PHP Invoice Home.PHP Cross-Site Scripting Vulnerability
BID:20221
Info
PHP Invoice Home.PHP Cross-Site Scripting Vulnerability
| Bugtraq ID: | 20221 |
| Class: | Input Validation Error |
| CVE: |
CVE-2006-5074 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 26 2006 12:00AM |
| Updated: | Mar 08 2007 03:55AM |
| Credit: | meto5757 is credited with the discovery of this vulnerability. |
| Vulnerable: |
PHP Invoice PHP Invoice 2.2 |
| Not Vulnerable: | |
Discussion
PHP Invoice Home.PHP Cross-Site Scripting Vulnerability
PHP Invoice is prone to a cross-site scripting vulnerability 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 help the attacker steal cookie-based authentication credentials and launch other attacks.
Version 2.2 is reported vulnerable; other versions may also be affected.
PHP Invoice is prone to a cross-site scripting vulnerability 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 help the attacker steal cookie-based authentication credentials and launch other attacks.
Version 2.2 is reported vulnerable; other versions may also be affected.
Exploit / POC
PHP Invoice Home.PHP Cross-Site Scripting Vulnerability
An attacker may exploit this issue by enticing a victim user into following a malicious link.
The following proof-of-concept URI is available:
http://www.example.com/[path]/home.php?msg=Successfully%20updated&alert=[xss]
An attacker may exploit this issue by enticing a victim user into following a malicious link.
The following proof-of-concept URI is available:
http://www.example.com/[path]/home.php?msg=Successfully%20updated&alert=[xss]
Solution / Fix
PHP Invoice Home.PHP Cross-Site Scripting Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
References
PHP Invoice Home.PHP Cross-Site Scripting Vulnerability
References:
References: