cvelist/2023/34xxx/CVE-2023-34291.json

78 lines
2.8 KiB
JSON
Raw Normal View History

2023-05-31 20:00:36 +00:00
{
2024-05-03 02:02:42 +00:00
"data_version": "4.0",
2023-05-31 20:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-34291",
2024-05-03 02:02:42 +00:00
"ASSIGNER": "zdi-disclosures@trendmicro.com",
"STATE": "PUBLIC"
2023-05-31 20:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-18 19:01:16 +00:00
"value": "Ashlar-Vellum Cobalt Out-Of-Bounds Write Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Ashlar-Vellum Cobalt. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.\n\nThe specific flaw exists within the parsing of X_B or X_T files. The issue results from the lack of proper validation of user-supplied data, which can result in a write past the end of an allocated buffer. An attacker can leverage this vulnerability to execute code in the context of the current process.\n. Was ZDI-CAN-18401."
2024-05-03 02:02:42 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787: Out-of-bounds Write",
"cweId": "CWE-787"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Ashlar-Vellum",
"product": {
"product_data": [
{
"product_name": "Cobalt",
"version": {
"version_data": [
{
"version_affected": "=",
2024-09-18 19:01:16 +00:00
"version_value": "Ashlar-Vellum Cobalt 12 beta build 1204.49"
2024-05-03 02:02:42 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.zerodayinitiative.com/advisories/ZDI-23-829/",
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-23-829/"
}
]
},
"source": {
"lang": "en",
"value": "Anonymous"
},
"impact": {
"cvss": [
{
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"baseScore": 7.8,
"baseSeverity": "HIGH"
2023-05-31 20:00:36 +00:00
}
]
}
}