mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 01:02:25 +00:00
103 lines
3.1 KiB
JSON
103 lines
3.1 KiB
JSON
{
|
|
"id": "CVE-2006-7098",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2007-03-03T19:19:00.000",
|
|
"lastModified": "2017-07-29T01:29:49.983",
|
|
"vulnStatus": "Modified",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "The Debian GNU/Linux 033_-F_NO_SETSID patch for the Apache HTTP Server 1.3.34-4 does not properly disassociate httpd from a controlling tty when httpd is started interactively, which allows local users to gain privileges to that tty via a CGI program that calls the TIOCSTI ioctl."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "El parche Debian GNU/Linux 033_-F_NO_SETSID para el servidor HTTP Apache 1.3.34-4 no disasocia apropiadamente httpd de un tty controlador cuando httpd se inicia interactivamente, lo cual permite a usuarios locales obtener privilegios a ese tty mediante un programa CGI que llama a TIOCSTI ioctl."
|
|
}
|
|
],
|
|
"vendorComments": [
|
|
{
|
|
"organization": "Apache",
|
|
"comment": "This issue did not affect the upstream Apache HTTP Server versions.",
|
|
"lastModified": "2008-07-02T00:00:00"
|
|
},
|
|
{
|
|
"organization": "Red Hat",
|
|
"comment": "Not vulnerable. This issue was specific to a Debian patch to Apache HTTP Server.\n",
|
|
"lastModified": "2007-03-05T00:00:00"
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV2": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "2.0",
|
|
"vectorString": "AV:L/AC:M/Au:S/C:C/I:C/A:C",
|
|
"accessVector": "LOCAL",
|
|
"accessComplexity": "MEDIUM",
|
|
"authentication": "SINGLE",
|
|
"confidentialityImpact": "COMPLETE",
|
|
"integrityImpact": "COMPLETE",
|
|
"availabilityImpact": "COMPLETE",
|
|
"baseScore": 6.6
|
|
},
|
|
"baseSeverity": "MEDIUM",
|
|
"exploitabilityScore": 2.7,
|
|
"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-264"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configurations": [
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:debian:apache:1.3.34.4:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "0906B6EF-F2D8-4F36-BE67-CE973FB3C00D"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://archives.neohapsis.com/archives/fulldisclosure/2007-02/0579.html",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=357561",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/22732",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/32708",
|
|
"source": "cve@mitre.org"
|
|
}
|
|
]
|
|
} |