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

99 lines
3.5 KiB
JSON
Raw Normal View History

2024-09-23 17:00:39 +00:00
{
2025-04-08 06:00:34 +00:00
"data_version": "4.0",
2024-09-23 17:00:39 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-47261",
2025-04-08 06:00:34 +00:00
"ASSIGNER": "product-security@axis.com",
"STATE": "PUBLIC"
2024-09-23 17:00:39 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-04-08 06:00:34 +00:00
"value": "51l3nc3, a member of the AXIS OS Bug Bounty Program, has found that the VAPIX API uploadoverlayimage.cgi did not have sufficient input validation to allow an attacker to upload files to block access to create image overlays in the web interface of the Axis device."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1287: Improper Validation of Specified Type of Input",
"cweId": "CWE-1287"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Axis Communications AB",
"product": {
"product_data": [
{
"product_name": "AXIS OS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "10.12.0",
"version_value": "10.12.276"
},
{
"version_affected": "<",
"version_name": "11.0.0",
"version_value": "11.11.141"
},
{
"version_affected": "<",
"version_name": "12.0.0",
"version_value": "12.3.56"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.axis.com/dam/public/18/c5/b2/cve-2024-47261pdf-en-US-474505.pdf",
"refsource": "MISC",
"name": "https://www.axis.com/dam/public/18/c5/b2/cve-2024-47261pdf-en-US-474505.pdf"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
2024-09-23 17:00:39 +00:00
}
]
}
}