CVE-2009-3360
published 2009-09-24CVE-2009-3360: Multiple cross-site scripting (XSS) vulnerabilities in Datemill 1.0 allow remote attackers to inject arbitrary web script or HTML via the (1) return parameter…
PriorityP419medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.80%
75.8th percentile
Multiple cross-site scripting (XSS) vulnerabilities in Datemill 1.0 allow remote attackers to inject arbitrary web script or HTML via the (1) return parameter to photo_view.php, and st parameter to (2) photo_search.php and (3) search.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| datemill | datemill | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
Datemill - 'search.php?st' Cross-Site Scripting
exploitdb·2009-09-10
CVE-2009-3360 Datemill - 'search.php?st' Cross-Site Scripting
Datemill - 'search.php?st' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/42896/info
Datemill is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
http://www.example.com/friendy/search.php?st=">alert(document.cookie);
Exploit-DB
Datemill - 'photo_view.php?return' Cross-Site Scripting
exploitdb·2009-09-10
CVE-2009-3360 Datemill - 'photo_view.php?return' Cross-Site Scripting
Datemill - 'photo_view.php?return' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/42896/info
Datemill is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
http://www.example.com/friendy/photo_view.php?photo_id=13&return=">alert(document.cookie);
Exploit-DB
Datemill - 'photo_search.php?st' Cross-Site Scripting
exploitdb·2009-09-10
CVE-2009-3360 Datemill - 'photo_search.php?st' Cross-Site Scripting
Datemill - 'photo_search.php?st' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/42896/info
Datemill is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
http://www.example.com/friendy/photo_search.php?st=">alert(document.cookie);
No writeups or analysis indexed.
http://osvdb.org/57989http://osvdb.org/57991http://packetstormsecurity.org/0909-exploits/datemill-xss.txthttp://secunia.com/advisories/36608http://www.osvdb.org/57990https://exchange.xforce.ibmcloud.com/vulnerabilities/53177http://osvdb.org/57989http://osvdb.org/57991http://packetstormsecurity.org/0909-exploits/datemill-xss.txthttp://secunia.com/advisories/36608http://www.osvdb.org/57990https://exchange.xforce.ibmcloud.com/vulnerabilities/53177
2009-09-24
Published