mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 05:17:47 +02:00
18 lines
806 B
Markdown
18 lines
806 B
Markdown
### [CVE-2008-2383](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2383)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
CRLF injection vulnerability in xterm allows user-assisted attackers to execute arbitrary commands via LF (aka \n) characters surrounding a command name within a Device Control Request Status String (DECRQSS) escape sequence in a text file, a related issue to CVE-2003-0063 and CVE-2003-0071.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9317
|
|
|
|
#### Github
|
|
- https://github.com/stealth/devpops
|
|
|