cve/2015/CVE-2015-7239.md

20 lines
862 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-7239](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7239)
![](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
SQL injection vulnerability in the BP_FIND_JOBS_WITH_PROGRAM function module in SAP NetWeaver J2EE Engine 7.40 allows remote attackers to execute arbitrary SQL commands via unspecified vectors.
### POC
#### Reference
- http://packetstormsecurity.com/files/134801/SAP-NetWeaver-J2EE-Engine-7.40-SQL-Injection.html
- http://seclists.org/fulldisclosure/2015/Dec/66
- https://erpscan.io/advisories/erpscan-15-021-sap-netweaver-7-4-bp_find_jobs_with_program-sql-injection/
#### Github
No PoCs found on GitHub currently.