Files
CVEs-PoC/2015/CVE-2015-10054.md
T
2024-05-26 14:27:05 +02:00

18 lines
898 B
Markdown

### [CVE-2015-10054](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-10054)
![](https://img.shields.io/static/v1?label=Product&message=P2Manage&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
A vulnerability, which was classified as critical, was found in githuis P2Manage. This affects the function Execute of the file PTwoManage/Database.cs. The manipulation of the argument sql leads to sql injection. The identifier of the patch is 717380aba80002414f82d93c770035198b7858cc. It is recommended to apply a patch to fix this issue. The identifier VDB-218397 was assigned to this vulnerability.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2015-10054