Skip to content

Commit 7494df6

Browse files
committed
CVE-2005-0490: add reporter, patcher and announce date
Discussed on the mailing list: https://curl.se/mail/lib-2005-02/0172.html The report on the old securityfocus.com site: https://web.archive.org/web/20140815220935/http://www.securityfocus.com/archive/1/391042 Fixed in: curl/curl@19f66c757573b4940295a83e08e
1 parent d5c71b2 commit 7494df6

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs/CVE-2005-0490.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,5 @@ CREDITS
4949

5050
We have no recording of who reported this.
5151

52-
- Reported-by: unknown
52+
- Reported-by: iDEFENSE
53+
- Patched-by: Daniel Stenberg

docs/vuln.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
"CVE-2006-1061.html|7.15.0|7.15.2|TFTP Packet Buffer Overflow|CVE-2006-1061|20060320|20060310|CWE-122: Heap-based Buffer Overflow|0|TFTP|OVERFLOW|both|high",
223223
"CVE-2005-4077.html|7.11.2|7.15.0|URL Buffer Overflow|CVE-2005-4077|20051207|20051129|CWE-122: Heap-based Buffer Overflow|0|URL|OVERFLOW|both|high",
224224
"CVE-2005-3185.html|7.10.6|7.14.1|NTLM Buffer Overflow|CVE-2005-3185|20051013|20051012|CWE-121: Stack-based Buffer Overflow|0|HTTP|OVERFLOW|both|high",
225-
"CVE-2005-0490.html|7.3|7.13.0|Authentication Buffer Overflows|CVE-2005-0490|20050221||CWE-121: Stack-based Buffer Overflow|0|auth|OVERFLOW|both|high",
225+
"CVE-2005-0490.html|7.3|7.13.0|Authentication Buffer Overflows|CVE-2005-0490|20050221|20050221|CWE-121: Stack-based Buffer Overflow|0|auth|OVERFLOW|both|high",
226226
"CVE-2003-1605.html|4.5|7.10.6|Proxy Authentication Header Information Leakage|CVE-2003-1605|20030803||CWE-201: Information Exposure Through Sent Data|0|HTTP|-|both|high",
227227
"CVE-2000-0973.html|6.0|7.4|FTP Server Response Buffer Overflow|CVE-2000-0973|20001013||CWE-121: Stack-based Buffer Overflow|0|FTP|OVERFLOW|both|critical",
228228
);

0 commit comments

Comments
 (0)