CVE-2007-3653
published 2008-07-09CVE-2007-3653: Multiple cross-site scripting (XSS) vulnerabilities in Farsi Script (aka FaScript) FaName 1.0 allow remote attackers to inject arbitrary web script or HTML via…
PriorityP416medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.47%
70.5th percentile
Multiple cross-site scripting (XSS) vulnerabilities in Farsi Script (aka FaScript) FaName 1.0 allow remote attackers to inject arbitrary web script or HTML via the (1) key or (2) desc parameter to index.php, or (3) the name parameter to page.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| fascript | faname | — | — |
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
FaName 1.0 - 'page.php?name' Cross-Site Scripting
exploitdb·2008-06-30
CVE-2007-3653 FaName 1.0 - 'page.php?name' Cross-Site Scripting
FaName 1.0 - 'page.php?name' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/30019/info
FaName 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks
FaName 1.0 is vulnerable; other versions may also be affected.
http://www.example.com/[FANAME-DIRECTORY]/page.php?name=alert(document.cookies)
Exploit-DB
FaName 1.0 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities
exploitdb·2008-06-30
CVE-2007-3653 FaName 1.0 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities
FaName 1.0 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities
---
source: https://www.securityfocus.com/bid/30019/info
FaName 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks
FaName 1.0 is vulnerable; other versions may also be affected.
http://www.example.com/[FANAME-DIRECTORY]/index.php?key=">alert(document.cookies) http://www.example.com/[FANAME-DIRECTORY]/index.php?desc=">alert(document.cookies)
No writeups or analysis indexed.
2008-07-09
Published