cvelist/2024/7xxx/CVE-2024-7565.json

83 lines
3.0 KiB
JSON
Raw Normal View History

2024-08-06 16:00:37 +00:00
{
2024-11-22 22:00:45 +00:00
"data_version": "4.0",
2024-08-06 16:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-7565",
2024-11-22 22:00:45 +00:00
"ASSIGNER": "zdi-disclosures@trendmicro.com",
"STATE": "PUBLIC"
2024-08-06 16:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-22 22:00:45 +00:00
"value": "SMARTBEAR SoapUI unpackageAll Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of SMARTBEAR SoapUI. 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 unpackageAll function. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to execute code in the context of the current user. Was ZDI-CAN-19060."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
"cweId": "CWE-22"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SMARTBEAR",
"product": {
"product_data": [
{
"product_name": "SoapUI",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "SoapUI 5.7.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.zerodayinitiative.com/advisories/ZDI-24-1100/",
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-24-1100/"
},
{
"url": "https://www.soapui.org/downloads/latest-release/release-notes/",
"refsource": "MISC",
"name": "https://www.soapui.org/downloads/latest-release/release-notes/"
}
]
},
"source": {
"lang": "en",
"value": "kimiya"
},
"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"
2024-08-06 16:00:37 +00:00
}
]
}
}