cve/2024/CVE-2024-5676.md

19 lines
880 B
Markdown
Raw Normal View History

2024-06-22 09:37:59 +00:00
### [CVE-2024-5676](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5676)
![](https://img.shields.io/static/v1?label=Product&message=IP150%20Internet%20Module&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%201.40.00%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Paradox IP150 Internet Module in version 1.40.00 is vulnerable to Cross-Site Request Forgery (CSRF) attacks due to a lack of countermeasures and the use of the HTTP method `GET` to introduce changes in the system.
### POC
#### Reference
2024-07-25 21:25:12 +00:00
- http://seclists.org/fulldisclosure/2024/Jun/8
2024-06-22 09:37:59 +00:00
- https://github.com/sbaresearch/advisories/tree/public/2024/SBA-ADV-20240321-01_Paradox_Cross_Site_Request_Forgery
#### Github
No PoCs found on GitHub currently.