2024-12-08 03:06:42 +00:00

131 lines
3.9 KiB
JSON

{
"id": "CVE-2016-6286",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-01-10T15:59:00.313",
"lastModified": "2024-11-21T02:55:48.780",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The \"spiffy-cgi-handlers\" egg would convert a nonexistent \"Proxy\" header to the HTTP_PROXY environment variable, which would allow attackers to direct CGI programs which use this environment variable to use an attacker-specified HTTP proxy server (also known as a \"httpoxy\" attack). This affects all versions of spiffy-cgi-handlers before 0.5."
},
{
"lang": "es",
"value": "El huevo \"spiffy-cgi-handlers\" convertir\u00eda una cabecera \"Proxy\" inexistente a la variable de entorno HTTP_PROXY, lo que podr\u00edan permitir a atacantes dirigir programas CGI que usan esta variable de entorno, para utilizar un servidor proxy HTTP especificado por el atacante (tambi\u00e9n conocido como ataque \"httpoxy\"). Esto afecta a todas las versiones de spiffy-cgi-handlers anteriores a 0.5."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"baseScore": 5.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"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": "CWE-19"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:call-cc:http-client:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.4.2",
"matchCriteriaId": "BE498842-21FA-4FEB-9FE7-3A88FAD4DFAB"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.gnu.org/archive/html/chicken-announce/2016-07/msg00000.html",
"source": "cve@mitre.org",
"tags": [
"Mitigation",
"Third Party Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/92105",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://lists.gnu.org/archive/html/chicken-announce/2016-07/msg00000.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mitigation",
"Third Party Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/92105",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
}
]
}