mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
20 lines
793 B
Markdown
20 lines
793 B
Markdown
![]() |
### [CVE-2003-0132](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0132)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
A memory leak in Apache 2.0 through 2.0.44 allows remote attackers to cause a denial of service (memory consumption) via large chunks of linefeed characters, which causes Apache to allocate 80 bytes for each linefeed.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://marc.info/?l=bugtraq&m=104982175321731&w=2
|
||
|
- http://marc.info/?l=bugtraq&m=104994309010974&w=2
|
||
|
- http://marc.info/?l=bugtraq&m=105001663120995&w=2
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/shlin168/go-nvd
|
||
|
|