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

132 lines
4.1 KiB
JSON

{
"id": "CVE-2016-4819",
"sourceIdentifier": "vultures@jpcert.or.jp",
"published": "2016-06-19T01:59:12.967",
"lastModified": "2016-06-23T11:59:30.383",
"vulnStatus": "Analyzed",
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/134.html\">CWE-134: Use of Externally-Controlled Format String</a>",
"descriptions": [
{
"lang": "en",
"value": "The printfDx function in Takumi Yamada DX Library for Borland C++ 3.13f through 3.16b, DX Library for Gnu C++ 3.13f through 3.16b, and DX Library for Visual C++ 3.13f through 3.16b allows remote attackers to execute arbitrary code via a crafted string."
},
{
"lang": "es",
"value": "La funci\u00f3n printfDx en Takumi Yamada DX Library para Borland C++ 3.13f hasta la versi\u00f3n 3.16b, DX Library para Gnu C++ 3.13f hasta la versi\u00f3n 3.16b y DX Library para Visual C++ 3.13f hasta la versi\u00f3n 3.16b permite a atacantes remotos ejecutar c\u00f3digo arbitrario a trav\u00e9s de una cadena manipulada."
}
],
"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:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dx_library_project:dx_library:*:*:*:*:*:borland_c\\+\\+:*:*",
"versionEndIncluding": "3.16b",
"matchCriteriaId": "8752B468-ADC4-4901-BAE6-D7BEA491D593"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dx_library_project:dx_library:*:*:*:*:*:gnu_c\\+\\+:*:*",
"versionEndIncluding": "3.16b",
"matchCriteriaId": "AD0794DD-D525-4D8A-B509-4CBC16168BE7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dx_library_project:dx_library:*:*:*:*:*:visual_c\\+\\+:*:*",
"versionEndIncluding": "3.16b",
"matchCriteriaId": "7EF178BB-B953-43CB-99DF-A07A56E37294"
}
]
}
]
}
],
"references": [
{
"url": "http://dxlib.o.oo7.jp/dxvulnerability.html",
"source": "vultures@jpcert.or.jp",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://jvn.jp/en/jp/JVN15205734/index.html",
"source": "vultures@jpcert.or.jp",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://jvndb.jvn.jp/jvndb/JVNDB-2016-000099",
"source": "vultures@jpcert.or.jp",
"tags": [
"Vendor Advisory"
]
}
]
}