mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
720 B
Markdown
18 lines
720 B
Markdown
### [CVE-2003-0143](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0143)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The pop_msg function in qpopper 4.0.x before 4.0.5fc2 does not null terminate a message buffer after a call to Qvsnprintf, which could allow authenticated users to execute arbitrary code via a buffer overflow in a mdef command with a long macro name.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=104739841223916&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|