cve/2024/CVE-2024-36680.md

18 lines
755 B
Markdown
Raw Normal View History

2024-06-22 09:37:59 +00:00
### [CVE-2024-36680](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36680)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In the module "Facebook" (pkfacebook) <=1.0.1 from Promokit.eu for PrestaShop, a guest can perform SQL injection. The ajax script facebookConnect.php have a sensitive SQL call that can be executed with a trivial http call and exploited to forge a SQL injection.
### POC
#### Reference
- https://security.friendsofpresta.org/modules/2024/06/18/pkfacebook.html
#### Github
No PoCs found on GitHub currently.