cvelist/2024/47xxx/CVE-2024-47140.json

88 lines
2.9 KiB
JSON
Raw Normal View History

2024-10-16 17:00:30 +00:00
{
2025-01-15 15:00:55 +00:00
"data_version": "4.0",
2024-10-16 17:00:30 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-47140",
2025-01-15 15:00:55 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
2024-10-16 17:00:30 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-01-15 15:00:55 +00:00
"value": "A cross-site scripting (xss) vulnerability exists in the add_alert_check page of Observium CE 24.4.13528. A specially crafted HTTP request can lead to a arbitrary javascript code execution. An authenticated user would need to click a malicious link provided by the attacker."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Observium",
"product": {
"product_data": [
{
"product_name": "Observium",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "CE 24.4.13528"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2090",
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2090"
}
]
},
"credits": [
{
"lang": "en",
"value": "Discovered by Marcin 'Icewall' Noga of Cisco Talos."
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH"
2024-10-16 17:00:30 +00:00
}
]
}
}