mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
19 lines
869 B
Markdown
19 lines
869 B
Markdown
### [CVE-2008-6519](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6519)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Format string vulnerability in Xitami Web Server 2.2a through 2.5c2, and possibly other versions, allows remote attackers to cause a denial of service (daemon crash) and possibly execute arbitrary code via format string specifiers in a Long Running Web Process (LRWP) request, which triggers incorrect logging code involving the sendfmt function in the SMT kernel.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.bratax.be/advisories/b013.html
|
|
- https://www.exploit-db.com/exploits/5354
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|