cvelist/2021/25xxx/CVE-2021-25455.json

83 lines
2.6 KiB
JSON
Raw Normal View History

2021-01-19 23:01:45 +00:00
{
"CVE_data_meta": {
2021-09-09 19:00:51 +00:00
"ASSIGNER": "mobile.security@samsung.com",
2021-01-19 23:01:45 +00:00
"ID": "CVE-2021-25455",
2021-09-09 19:00:51 +00:00
"STATE": "PUBLIC"
2021-01-19 23:01:45 +00:00
},
2021-09-09 19:00:51 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Samsung Mobile Devices ",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "O(8.1), P(9.0), Q(10.0), R(11.0)",
"version_value": "SMR Sep-2021 Release 1"
}
]
}
}
]
},
"vendor_name": "Samsung Mobile"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-01-19 23:01:45 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-09-09 19:00:51 +00:00
"value": "OOB read vulnerability in libsaviextractor.so library prior to SMR Sep-2021 Release 1 allows attackers to access arbitrary address through pointer via forged avi file."
2021-01-19 23:01:45 +00:00
}
]
2021-09-09 19:00:51 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125: Out-of-bounds Read"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://security.samsungmobile.com/securityUpdate.smsb?year=2021&month=9",
"name": "https://security.samsungmobile.com/securityUpdate.smsb?year=2021&month=9"
}
]
},
"source": {
"discovery": "UNKNOWN"
2021-01-19 23:01:45 +00:00
}
}