CVE-2006-4747
published 2006-09-13CVE-2006-4747: Multiple cross-site scripting (XSS) vulnerabilities in IdevSpot TextAds allow remote attackers to inject arbitrary web script or HTML via (1) the id parameter…
PriorityP416medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.66%
73.7th percentile
Multiple cross-site scripting (XSS) vulnerabilities in IdevSpot TextAds allow remote attackers to inject arbitrary web script or HTML via (1) the id parameter in delete.php and (2) the error parameter in error.php.
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
TextAds - 'error.php?error' Cross-Site Scripting
exploitdb·2006-09-09
CVE-2006-4747 TextAds - 'error.php?error' Cross-Site Scripting
TextAds - 'error.php?error' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/19932/info
TextAds is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
http://www.example.com/textads/clients/error.php?error[xss]
Exploit-DB
TextAds - 'delete.php?id' Cross-Site Scripting
exploitdb·2006-09-09
CVE-2006-4747 TextAds - 'delete.php?id' Cross-Site Scripting
TextAds - 'delete.php?id' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/19932/info
TextAds is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
http://www.example.com/textads/clients/delete.php?id=[xss]
No writeups or analysis indexed.
2006-09-13
Published