cvelist/2024/0xxx/CVE-2024-0740.json

104 lines
3.3 KiB
JSON
Raw Normal View History

2024-01-19 15:00:35 +00:00
{
2024-04-26 10:00:34 +00:00
"data_version": "4.0",
2024-01-19 15:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-0740",
2024-04-26 10:00:34 +00:00
"ASSIGNER": "security@eclipse.org",
"STATE": "PUBLIC"
2024-01-19 15:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-26 10:00:34 +00:00
"value": "Eclipse Target Management: Terminal and Remote System Explorer (RSE) version <= 4.5.400 has a remote code execution vulnerability that does not require authentication. \n\n\n\n\n\nThe fixed version is included in Eclipse IDE 2024-03\n\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
"cweId": "CWE-78"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Eclipse Foundation",
"product": {
"product_data": [
{
"product_name": "Eclipse Target Management",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "4.5.500"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.eclipse.org/r/c/tm/org.eclipse.tm/+/202145",
"refsource": "MISC",
"name": "https://git.eclipse.org/r/c/tm/org.eclipse.tm/+/202145"
},
{
"url": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/171",
"refsource": "MISC",
"name": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/171"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Xin-Yue,Song (CHT Security)"
},
{
"lang": "en",
"value": "yc (CHT Security)"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2024-01-19 15:00:35 +00:00
}
]
}
}