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

129 lines
3.8 KiB
JSON

{
"id": "CVE-2016-1951",
"sourceIdentifier": "security@mozilla.org",
"published": "2016-08-07T19:59:00.127",
"lastModified": "2016-11-28T20:02:40.830",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple integer overflows in io/prprf.c in Mozilla Netscape Portable Runtime (NSPR) before 4.12 allow remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a long string to a PR_*printf function."
},
{
"lang": "es",
"value": "M\u00faltiples desbordamientos de entero en io/prprf.c en Mozilla Netscape Portable Runtime (NSPR) en versiones anteriores a 4.12 permite a atacantes remotos provocar una denegaci\u00f3n de servicio (desbordamiento de b\u00fafer) o posiblemente tener otro impacto no especificado a trav\u00e9s de una cadena larga a una funci\u00f3n PR_*printf."
}
],
"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:L/I:L/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 4.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-190"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:netscape_portable_runtime:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.11",
"matchCriteriaId": "5A240ADC-6908-4C02-BD1C-87D031C7A410"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/92385",
"source": "security@mozilla.org"
},
{
"url": "http://www.securitytracker.com/id/1036590",
"source": "security@mozilla.org"
},
{
"url": "http://www.ubuntu.com/usn/USN-3023-1",
"source": "security@mozilla.org"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1174015",
"source": "security@mozilla.org",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://groups.google.com/forum/message/raw?msg=mozilla.dev.tech.nspr/dV4MyMsg6jw/hhWcXOgJDQAJ",
"source": "security@mozilla.org",
"tags": [
"Mailing List"
]
},
{
"url": "https://hg.mozilla.org/projects/nspr/rev/96381e3aaae2",
"source": "security@mozilla.org"
}
]
}