cvelist/2023/1xxx/CVE-2023-1017.json
2023-02-28 20:00:34 +00:00

95 lines
3.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-1017",
"ASSIGNER": "cert@cert.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An out-of-bounds write vulnerability exists in TPM2.0's Module Library allowing writing of a 2-byte data past the end of TPM2.0 command in the CryptParameterDecryption routine. An attacker who can successfully exploit this vulnerability can lead to denial of service (crashing the TPM chip/process or rendering it unusable) and/or arbitrary code execution in the TPM context."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787 Out-of-bounds Write"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Trusted Computing Group",
"product": {
"product_data": [
{
"product_name": "TPM2.0",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.59"
},
{
"version_affected": "=",
"version_value": "1.38"
},
{
"version_affected": "=",
"version_value": "1.19"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://trustedcomputinggroup.org/wp-content/uploads/TCGVRT0007-Advisory-FINAL.pdf",
"refsource": "MISC",
"name": "https://trustedcomputinggroup.org/wp-content/uploads/TCGVRT0007-Advisory-FINAL.pdf"
},
{
"url": "https://trustedcomputinggroup.org/about/security/",
"refsource": "MISC",
"name": "https://trustedcomputinggroup.org/about/security/"
},
{
"url": "https://kb.cert.org/vuls/id/782720",
"refsource": "MISC",
"name": "https://kb.cert.org/vuls/id/782720"
}
]
},
"generator": {
"engine": "VINCE 2.0.6",
"env": "prod",
"origin": "https://cveawg.mitre.org/api/cve/CVE-2023-1017"
},
"source": {
"discovery": "external"
},
"credits": [
{
"lang": "en",
"value": "Francisco Falcon of Quarkslab"
}
]
}