2024-07-14 02:06:08 +00:00

108 lines
2.8 KiB
JSON

{
"id": "CVE-2003-1262",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-12-31T05:00:00.000",
"lastModified": "2016-10-18T02:39:36.967",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Buffer overflow in the http_fetch function of HTTP Fetcher 1.0.0 and 1.0.1 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a URL request via a long (1) host, (2) referer, or (3) userAgent value."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:http_fetcher:http_fetcher_library:1.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "B027D945-1D8A-4910-B203-19FDA721ACE0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:http_fetcher:http_fetcher_library:1.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "3CBFB91E-5FD6-4CF1-94F3-3622C21EEE33"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=104195613529429&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/7823",
"source": "cve@mitre.org"
},
{
"url": "http://www.iss.net/security_center/static/11000.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.linuxsecurity.com/content/view/104480/104/",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/305340",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/6531",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}