cve/2008/CVE-2008-0244.md

20 lines
786 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-0244](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0244)
![](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
SAP MaxDB 7.6.03 build 007 and earlier allows remote attackers to execute arbitrary commands via "&&" and other shell metacharacters in exec_sdbinfo and other unspecified commands, which are executed when MaxDB invokes cons.exe.
### POC
#### Reference
- http://aluigi.altervista.org/adv/sapone-adv.txt
- http://securityreason.com/securityalert/3536
- https://www.exploit-db.com/exploits/4877
#### Github
No PoCs found on GitHub currently.