cvelist/2023/33xxx/CVE-2023-33863.json
2023-07-25 07:00:55 +00:00

82 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-33863",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "SerialiseValue in RenderDoc before 1.27 allows an Integer Overflow with a resultant Buffer Overflow. 0xffffffff is sign-extended to 0xffffffffffffffff (SIZE_MAX) and then there is an attempt to add 1."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://renderdoc.org/",
"refsource": "MISC",
"name": "https://renderdoc.org/"
},
{
"refsource": "MISC",
"name": "https://www.qualys.com/2023/06/06/renderdoc/renderdoc.txt",
"url": "https://www.qualys.com/2023/06/06/renderdoc/renderdoc.txt"
},
{
"refsource": "FULLDISC",
"name": "20230607 LPE and RCE in RenderDoc: CVE-2023-33865, CVE-2023-33864, CVE-2023-33863",
"url": "http://seclists.org/fulldisclosure/2023/Jun/2"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/172804/RenderDoc-1.26-Local-Privilege-Escalation-Remote-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/172804/RenderDoc-1.26-Local-Privilege-Escalation-Remote-Code-Execution.html"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230725 [SECURITY] [DLA 3501-1] renderdoc security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00023.html"
}
]
}
}