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

125 lines
3.7 KiB
JSON

{
"id": "CVE-2016-9181",
"sourceIdentifier": "cve@mitre.org",
"published": "2016-12-22T21:59:00.193",
"lastModified": "2016-12-23T20:44:53.727",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "perl-Image-Info: When parsing an SVG file, external entity expansion (XXE) was not disabled. An attacker could craft an SVG file which, when processed by an application using perl-Image-Info, could cause denial of service or, potentially, information disclosure."
},
{
"lang": "es",
"value": "perl-Image-Info: Cuando se analiza un archivo SVG, no se desabilita la expansi\u00f3n de entidad externa (XXE). Un atacante puede manipular un archivo SVG que, cuando se procesa por una aplicaci\u00f3n que utiliza perl-Image-Info, puede provocar una denegaci\u00f3n de servicio o, potencialmente, revelaci\u00f3n de informaci\u00f3n."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.2
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-611"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:image-info_project:image-info_for_perl:1.16:*:*:*:*:*:*:*",
"matchCriteriaId": "3FBC8CDC-FD6A-41B8-AF83-4DEE26B4D0EE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:image-info_project:image-info_for_perl:1.30:*:*:*:*:*:*:*",
"matchCriteriaId": "AE637822-F098-4108-B459-BC30461EEC2F"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2016/11/04/2",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/94220",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1379556",
"source": "nvd@nist.gov",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
}
]
}