René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

137 lines
3.6 KiB
JSON

{
"id": "CVE-2002-1850",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-12-31T05:00:00.000",
"lastModified": "2016-10-18T02:27:37.347",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "mod_cgi in Apache 2.0.39 and 2.0.40 allows local users and possibly remote attackers to cause a denial of service (hang and memory consumption) by causing a CGI script to send a large amount of data to stderr, which results in a read/write deadlock between httpd and the CGI script."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "Not vulnerable. This issue did not affect the versions of Apache HTTP server as shipped with Red Hat Enterprise Linux 2.1, 3, or 4.\n",
"lastModified": "2006-08-30T00:00:00"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.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:apache:http_server:2.0.39:*:*:*:*:*:*:*",
"matchCriteriaId": "1C7FF669-12E0-4A73-BBA7-250D109148C5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:http_server:2.0.40:*:*:*:*:*:*:*",
"matchCriteriaId": "5AB7B1F1-7202-445D-9F96-135DC0AFB1E9"
}
]
}
]
}
],
"references": [
{
"url": "http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/generators/mod_cgi.c?r1=1.148.2.7&r2=1.148.2.8",
"source": "cve@mitre.org"
},
{
"url": "http://issues.apache.org/bugzilla/show_bug.cgi?id=10515",
"source": "cve@mitre.org"
},
{
"url": "http://issues.apache.org/bugzilla/show_bug.cgi?id=22030",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://marc.info/?l=apache-httpd-dev&m=103291952019514&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://seclists.org/bugtraq/2002/Sep/0253.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://securitytracker.com/id?1007823",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.iss.net/security_center/static/10200.php",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/5787",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/8725",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}