Amfphp Multiple Cross-Site Scripting Vulnerabilities
BID:28789
Info
Amfphp Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 28789 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-1917 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 15 2008 12:00AM |
| Updated: | May 07 2015 05:29PM |
| Credit: | Alberto Cuesta Partida <[email protected]> |
| Vulnerable: |
amfphp amfphp 1.2 |
| Not Vulnerable: | |
Discussion
Amfphp Multiple Cross-Site Scripting Vulnerabilities
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.
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.
Exploit / POC
Amfphp Multiple Cross-Site Scripting Vulnerabilities
Attackers can exploit these issues by enticing an unsuspecting user to follow a malicious URI.
The following example URIs are available:
http://www.example.com/amfphp/browser/methodTable.php?class=[xss]
http://www.example.com/amfphp/browser/code.php?class=[xss]
http://www.example.com/amfphp/browser/code.php?action=&codeType=&class=[xss]&location=[xss]
http://www.example.com/amfphp/browser/details.php?class=[xss]
Attackers can exploit these issues by enticing an unsuspecting user to follow a malicious URI.
The following example URIs are available:
http://www.example.com/amfphp/browser/methodTable.php?class=[xss]
http://www.example.com/amfphp/browser/code.php?class=[xss]
http://www.example.com/amfphp/browser/code.php?action=&codeType=&class=[xss]&location=[xss]
http://www.example.com/amfphp/browser/details.php?class=[xss]
Solution / Fix
Amfphp Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].