559 lines
15 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2003-0466",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-08-27T04:00:00.000",
"lastModified": "2024-11-20T23:44:48.267",
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Off-by-one error in the fb_realpath() function, as derived from the realpath function in BSD, may allow attackers to execute arbitrary code, as demonstrated in wu-ftpd 2.5.0 through 2.6.2 via commands that cause pathnames of length MAXPATHLEN+1 to trigger a buffer overflow, including (1) STOR, (2) RETR, (3) APPE, (4) DELE, (5) MKD, (6) RMD, (7) STOU, or (8) RNTO."
},
{
"lang": "es",
"value": "Error de fuera-por-uno (off-by-one) en la funci\u00f3n fb_realpath(), derivada de la funci\u00f3n realpath de BSD, pude permitir a atacantes ejecutar c\u00f3digo arbitrario, como se ha demostrado en wu-ftpd 2.5.0 a 2.6.2 mediante comandos que causan que nombres de rutas de tama\u00f1o MAXPATHLEN+1 disparen un desbordamiento de b\u00fafer, incluyendo: (1) STOR, (2) RETR, (3) APPE, (4) DELE, (5) MKD, (6) RMD, (7) STOU, y (8) RNTO."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
2023-04-24 12:24:31 +02:00
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"baseScore": 10.0,
2023-04-24 12:24:31 +02:00
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE"
2023-04-24 12:24:31 +02:00
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-193"
2023-04-24 12:24:31 +02:00
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redhat:wu_ftpd:2.6.1-16:*:*:*:*:*:*:*",
"matchCriteriaId": "BBD51CE3-B104-4BB8-AD8E-3C2F60D2D9F6"
2023-04-24 12:24:31 +02:00
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wuftpd:wu-ftpd:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.5.0",
"versionEndIncluding": "2.6.2",
"matchCriteriaId": "3C3191BF-240C-423E-91F5-6DECC66CC708"
2023-04-24 12:24:31 +02:00
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:mac_os_x:10.2.6:*:*:*:*:*:*:*",
"matchCriteriaId": "D7A24978-2891-425C-ACF6-E8F5C839C54A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:mac_os_x_server:10.2.6:*:*:*:*:*:*:*",
"matchCriteriaId": "46BC34D4-A1E8-4E01-982D-EAF03A0EB886"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.0",
"versionEndIncluding": "5.0",
"matchCriteriaId": "4EE1CD4D-5EE1-4B2B-B049-052CBC09A943"
2023-04-24 12:24:31 +02:00
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:netbsd:netbsd:*:*:*:*:*:*:*:*",
"versionStartIncluding": "1.5",
"versionEndIncluding": "1.6.1",
"matchCriteriaId": "55D58961-14E5-485B-AABE-4355537111C0"
2023-04-24 12:24:31 +02:00
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:openbsd:openbsd:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.0",
"versionEndIncluding": "3.3",
"matchCriteriaId": "50F2F4A9-5EA3-47DF-B583-AE8C8AFA636D"
2023-04-24 12:24:31 +02:00
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:sun:solaris:9.0:*:*:*:*:sparc:*:*",
"matchCriteriaId": "BCA7836E-A936-4832-81A2-2D31F0642ABE"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
],
"references": [
{
"url": "ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2003-011.txt.asc",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://archives.neohapsis.com/archives/vulnwatch/2003-q3/0065.html",
"source": "cve@mitre.org",
"tags": [
"Broken Link",
2023-04-24 12:24:31 +02:00
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://download.immunix.org/ImmunixOS/7+/Updates/errata/IMNX-2003-7+-019-01",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://isec.pl/vulnerabilities/isec-0011-wu-ftpd.txt",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://marc.info/?l=bugtraq&m=105967301604815&w=2",
"source": "cve@mitre.org",
"tags": [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://marc.info/?l=bugtraq&m=106001410028809&w=2",
"source": "cve@mitre.org",
"tags": [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://marc.info/?l=bugtraq&m=106001702232325&w=2",
"source": "cve@mitre.org",
"tags": [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://marc.info/?l=bugtraq&m=106002488209129&w=2",
"source": "cve@mitre.org",
"tags": [
"Mailing List"
]
},
{
"url": "http://secunia.com/advisories/9423",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "http://secunia.com/advisories/9446",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "http://secunia.com/advisories/9447",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "http://secunia.com/advisories/9535",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://securitytracker.com/id?1007380",
"source": "cve@mitre.org",
"tags": [
"Broken Link",
"Third Party Advisory",
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://sunsolve.sun.com/search/document.do?assetkey=1-77-1001257.1-1",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.debian.org/security/2003/dsa-357",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.kb.cert.org/vuls/id/743092",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"US Government Resource"
]
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2003:080",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.novell.com/linux/security/advisories/2003_032_wuftpd.html",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "http://www.osvdb.org/6602",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2003-245.html",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2003-246.html",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.securityfocus.com/archive/1/424852/100/0/threaded",
"source": "cve@mitre.org",
"tags": [
"Broken Link",
"Third Party Advisory",
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.securityfocus.com/archive/1/425061/100/0/threaded",
"source": "cve@mitre.org",
"tags": [
"Broken Link",
"Third Party Advisory",
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.securityfocus.com/bid/8315",
"source": "cve@mitre.org",
"tags": [
"Broken Link",
2023-04-24 12:24:31 +02:00
"Exploit",
"Patch",
"Third Party Advisory",
"VDB Entry",
2023-04-24 12:24:31 +02:00
"Vendor Advisory"
]
},
{
"url": "http://www.turbolinux.com/security/TLSA-2003-46.txt",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/12785",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1970",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2003-011.txt.asc",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
},
{
"url": "http://archives.neohapsis.com/archives/vulnwatch/2003-q3/0065.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link",
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://download.immunix.org/ImmunixOS/7+/Updates/errata/IMNX-2003-7+-019-01",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
},
{
"url": "http://isec.pl/vulnerabilities/isec-0011-wu-ftpd.txt",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
},
{
"url": "http://marc.info/?l=bugtraq&m=105967301604815&w=2",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
]
},
{
"url": "http://marc.info/?l=bugtraq&m=106001410028809&w=2",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
]
},
{
"url": "http://marc.info/?l=bugtraq&m=106001702232325&w=2",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
]
},
{
"url": "http://marc.info/?l=bugtraq&m=106002488209129&w=2",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
]
},
{
"url": "http://secunia.com/advisories/9423",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
},
{
"url": "http://secunia.com/advisories/9446",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
},
{
"url": "http://secunia.com/advisories/9447",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
},
{
"url": "http://secunia.com/advisories/9535",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
},
{
"url": "http://securitytracker.com/id?1007380",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link",
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://sunsolve.sun.com/search/document.do?assetkey=1-77-1001257.1-1",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
},
{
"url": "http://www.debian.org/security/2003/dsa-357",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
},
{
"url": "http://www.kb.cert.org/vuls/id/743092",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"US Government Resource"
]
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2003:080",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
},
{
"url": "http://www.novell.com/linux/security/advisories/2003_032_wuftpd.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
},
{
"url": "http://www.osvdb.org/6602",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2003-245.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2003-246.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
},
{
"url": "http://www.securityfocus.com/archive/1/424852/100/0/threaded",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link",
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.securityfocus.com/archive/1/425061/100/0/threaded",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link",
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.securityfocus.com/bid/8315",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link",
"Exploit",
"Patch",
"Third Party Advisory",
"VDB Entry",
"Vendor Advisory"
]
},
{
"url": "http://www.turbolinux.com/security/TLSA-2003-46.txt",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/12785",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1970",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
}
]
}