cve/2015/CVE-2015-10055.md

18 lines
911 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-10055](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-10055)
![](https://img.shields.io/static/v1?label=Product&message=PictureThisWebServer&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 was found in PictureThisWebServer and classified as critical. This issue affects the function router.post of the file routes/user.js. The manipulation of the argument username/password leads to sql injection. The patch is named 68b9dc346e88b494df00d88c7d058e96820e1479. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-218399.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2015-10055