cvelist/2023/41xxx/CVE-2023-41268.json

95 lines
2.8 KiB
JSON
Raw Normal View History

2023-08-28 09:00:33 +00:00
{
2023-12-06 04:00:33 +00:00
"data_version": "4.0",
2023-08-28 09:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-41268",
2023-12-06 04:00:33 +00:00
"ASSIGNER": "PSIRT@samsung.com",
"STATE": "PUBLIC"
2023-08-28 09:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-06 05:00:36 +00:00
"value": "Improper input validation vulnerability in Samsung Open Source Escargot allows stack overflow and segmentation fault.\u00a0This issue affects Escargot: from 3.0.0 through 4.0.0.\n\n"
2023-12-06 04:00:33 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation",
"cweId": "CWE-20"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Samsung Open Source",
"product": {
"product_data": [
{
"product_name": "Escargot",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "3.0.0",
"version_value": "4.0.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/Samsung/escargot/pull/1260",
"refsource": "MISC",
"name": "https://github.com/Samsung/escargot/pull/1260"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
2023-12-07 06:00:35 +00:00
"value": "Android Sri"
2023-12-06 04:00:33 +00:00
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
2023-12-14 10:00:32 +00:00
"attackVector": "NETWORK",
2023-12-06 04:00:33 +00:00
"availabilityImpact": "LOW",
2023-12-14 10:00:32 +00:00
"baseScore": 5.3,
2023-12-06 04:00:33 +00:00
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
2023-12-14 10:00:32 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
2023-12-06 04:00:33 +00:00
"version": "3.1"
2023-08-28 09:00:33 +00:00
}
]
}
}