cvelist/2024/52xxx/CVE-2024-52001.json

86 lines
2.8 KiB
JSON
Raw Normal View History

2024-11-04 18:00:36 +00:00
{
2024-11-09 00:00:28 +00:00
"data_version": "4.0",
2024-11-04 18:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-52001",
2024-11-09 00:00:28 +00:00
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
2024-11-04 18:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-09 00:00:28 +00:00
"value": "Combodo iTop is a simple, web based IT Service Management tool. In affected versions portal users are able to access forbidden services information. This issue has been addressed in version 3.2.0. All users are advised to upgrade. There are no known workarounds for this vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
"cweId": "CWE-200"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Combodo",
"product": {
"product_data": [
{
"product_name": "iTop",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 3.2.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/Combodo/iTop/security/advisories/GHSA-9p26-v3wj-6q34",
"refsource": "MISC",
"name": "https://github.com/Combodo/iTop/security/advisories/GHSA-9p26-v3wj-6q34"
}
]
},
"source": {
"advisory": "GHSA-9p26-v3wj-6q34",
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
2024-11-04 18:00:36 +00:00
}
]
}
}