mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 18:09:40 +02:00
19 lines
905 B
Markdown
19 lines
905 B
Markdown
### [CVE-2005-2933](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2933)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in the mail_valid_net_parse_work function in mail.c for Washington's IMAP Server (UW-IMAP) before imap-2004g allows remote attackers to execute arbitrary code via a mailbox name containing a single double-quote (") character without a closing quote, which causes bytes after the double-quote to be copied into a buffer indefinitely.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/47
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9858
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|