mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
685 B
Markdown
18 lines
685 B
Markdown
### [CVE-2015-6806](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6806)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The MScrollV function in ansi.c in GNU screen 4.3.1 and earlier does not properly limit recursion, which allows remote attackers to cause a denial of service (stack consumption) via an escape sequence with a large repeat count value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/seal-community/patches
|
|
|