cvelist/2024/48xxx/CVE-2024-48854.json

88 lines
2.7 KiB
JSON
Raw Normal View History

2024-10-08 18:00:35 +00:00
{
2025-01-14 19:00:57 +00:00
"data_version": "4.0",
2024-10-08 18:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-48854",
2025-01-14 19:00:57 +00:00
"ASSIGNER": "secure@blackberry.com",
"STATE": "PUBLIC"
2024-10-08 18:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-01-14 19:00:57 +00:00
"value": "Off-by-one error in the TIFF image codec in QNX SDP versions 8.0, 7.1 and 7.0 could allow an unauthenticated attacker to cause an information disclosure in the context of the process using the image codec."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-193 Off-by-one Error",
"cweId": "CWE-193"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "BlackBerry",
"product": {
"product_data": [
{
"product_name": "QNX Software Development Platform (SDP)",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "8.0, 7.1 and 7.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://support.blackberry.com/pkb/s/article/140334",
"refsource": "MISC",
"name": "https://support.blackberry.com/pkb/s/article/140334"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
2024-10-08 18:00:35 +00:00
}
]
}
}