mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
95 lines
3.3 KiB
JSON
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"
|
|
}
|
|
]
|
|
} |