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

18 lines
949 B
Markdown

### [CVE-2014-125040](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-125040)
![](https://img.shields.io/static/v1?label=Product&message=DevNewsAggregator&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 stevejagodzinski DevNewsAggregator. It has been rated as critical. Affected by this issue is the function getByName of the file php/data_access/RemoteHtmlContentDataAccess.php. The manipulation of the argument name leads to sql injection. The name of the patch is b9de907e7a8c9ca9d75295da675e58c5bf06b172. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-217484.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2014-125040