CVE-2008-1917
published 2008-04-23CVE-2008-1917: Multiple cross-site scripting (XSS) vulnerabilities in AMFPHP 1.2 allow remote attackers to inject arbitrary web script or HTML via the (1) class parameter to…
PriorityP419medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.21%
64.6th percentile
Multiple cross-site scripting (XSS) vulnerabilities in AMFPHP 1.2 allow remote attackers to inject arbitrary web script or HTML via the (1) class parameter to (a) methodTable.php, (b) code.php, and (c) details.php in browser/; and the (2) location parameter to browser/code.php. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| amfphp | amfphp | — | — |
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
amfPHP 1.2 - '/browser/methodTable.php?class' Cross-Site Scripting
exploitdb·2008-04-15
CVE-2008-1917 amfPHP 1.2 - '/browser/methodTable.php?class' Cross-Site Scripting
amfPHP 1.2 - '/browser/methodTable.php?class' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/28789/info
Amfphp is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
Attackers 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 attackers to steal cookie-based authentication credentials and to launch other attacks.
Amfphp 1.2 is vulnerable; other versions may also be affected.
http://www.example.com/amfphp/browser/methodTable.php?class=[xss]
Exploit-DB
amfPHP 1.2 - '/browser/code.php' Multiple Cross-Site Scripting Vulnerabilities
exploitdb·2008-04-15
CVE-2008-1917 amfPHP 1.2 - '/browser/code.php' Multiple Cross-Site Scripting Vulnerabilities
amfPHP 1.2 - '/browser/code.php' Multiple Cross-Site Scripting Vulnerabilities
---
source: https://www.securityfocus.com/bid/28789/info
Amfphp is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
Attackers 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 attackers to steal cookie-based authentication credentials and to launch other attacks.
Amfphp 1.2 is vulnerable; other versions may also be affected.
http://www.example.com/amfphp/browser/code.php?class=[xss]
http://www.example.com/amfphp/browser/code.php?action=&codeType=&class=[xss]&location=[xss]
Exploit-DB
amfPHP 1.2 - '/browser/details?class' Cross-Site Scripting
exploitdb·2008-04-15
CVE-2008-1917 amfPHP 1.2 - '/browser/details?class' Cross-Site Scripting
amfPHP 1.2 - '/browser/details?class' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/28789/info
Amfphp is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
Attackers 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 attackers to steal cookie-based authentication credentials and to launch other attacks.
Amfphp 1.2 is vulnerable; other versions may also be affected.
http://www.example.com/amfphp/browser/details.php?class=[xss]
No writeups or analysis indexed.
2008-04-23
Published