CVE-2009-3195
published 2009-09-15CVE-2009-3195: Multiple cross-site scripting (XSS) vulnerabilities in JCE-Tech Auction RSS Content Script 3.0 allow remote attackers to inject arbitrary web script or HTML…
PriorityP418medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.52%
71.5th percentile
Multiple cross-site scripting (XSS) vulnerabilities in JCE-Tech Auction RSS Content Script 3.0 allow remote attackers to inject arbitrary web script or HTML via the id parameter to (1) rss.php and (2) search.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| jce-tech | auction_rss_content_script | — | — |
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
Auction RSS Content Script - 'rss.php?id' Cross-Site Scripting
exploitdb·2009-08-26
CVE-2009-3195 Auction RSS Content Script - 'rss.php?id' Cross-Site Scripting
Auction RSS Content Script - 'rss.php?id' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/44267/info
JCE-Tech Auction RSS Content Script is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently 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 can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
http://www.example.com/rss.php?id=">alert(document.cookie);
Exploit-DB
Auction RSS Content Script - 'search.php?id' Cross-Site Scripting
exploitdb·2009-08-26
CVE-2009-3195 Auction RSS Content Script - 'search.php?id' Cross-Site Scripting
Auction RSS Content Script - 'search.php?id' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/44267/info
JCE-Tech Auction RSS Content Script is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently 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 can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
http://www.example.com/search.php?id=">alert(document.cookie);
No writeups or analysis indexed.
2009-09-15
Published