CVE-2009-3066
published 2009-09-03CVE-2009-3066: Multiple cross-site scripting (XSS) vulnerabilities in PropertyWatchScript.com Property Watch 2.0 allow remote attackers to inject arbitrary web script or HTML…
PriorityP416medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.29%
66.7th percentile
Multiple cross-site scripting (XSS) vulnerabilities in PropertyWatchScript.com Property Watch 2.0 allow remote attackers to inject arbitrary web script or HTML via the (1) videoid parameter to tools/email.php and (2) redirect parameter to tools/login.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| propertywatchscript | property_watch | — | — |
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
Property Watch - 'login.php?redirect' Cross-Site Scripting
exploitdb·2009-09-01
CVE-2009-3066 Property Watch - 'login.php?redirect' Cross-Site Scripting
Property Watch - 'login.php?redirect' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/42453/info
Property Watch 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.
Property Watch 2.0 is vulnerable; other versions may also be affected.
http://www.example.com/tools/login.php?redirect=">alert(document.cookie);
Exploit-DB
Property Watch - 'email.php?videoid' Cross-Site Scripting
exploitdb·2009-09-01
CVE-2009-3066 Property Watch - 'email.php?videoid' Cross-Site Scripting
Property Watch - 'email.php?videoid' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/42453/info
Property Watch 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.
Property Watch 2.0 is vulnerable; other versions may also be affected.
http://www.example.com/tools/email.php?videoid=">alert(document.cookie);
No writeups or analysis indexed.
2009-09-03
Published