cvelist/2022/3xxx/CVE-2022-3957.json

82 lines
2.8 KiB
JSON
Raw Normal View History

2022-11-11 16:00:32 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-3957",
"TITLE": "GPAC SVG Parser svg_attributes.c svg_parse_preserveaspectratio memory leak",
"REQUESTER": "cna@vuldb.com",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"generator": "vuldb.com",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "",
"product": {
"product_data": [
{
"product_name": "GPAC",
"version": {
"version_data": [
{
2022-11-11 17:00:33 +00:00
"version_value": "n/a"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-404 Denial of Service -> CWE-401 Memory Leak"
}
]
}
]
2022-11-11 16:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-11-11 17:00:33 +00:00
"value": "A vulnerability classified as problematic was found in GPAC. Affected by this vulnerability is the function svg_parse_preserveaspectratio of the file scenegraph/svg_attributes.c of the component SVG Parser. The manipulation leads to memory leak. The attack can be launched remotely. The name of the patch is 2191e66aa7df750e8ef01781b1930bea87b713bb. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-213463."
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "4.3",
2022-11-11 17:00:33 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L"
}
},
"references": {
"reference_data": [
{
2022-11-11 17:00:33 +00:00
"url": "https://github.com/gpac/gpac/commit/2191e66aa7df750e8ef01781b1930bea87b713bb",
"refsource": "MISC",
"name": "https://github.com/gpac/gpac/commit/2191e66aa7df750e8ef01781b1930bea87b713bb"
},
{
2022-11-11 17:00:33 +00:00
"url": "https://vuldb.com/?id.213463",
"refsource": "MISC",
"name": "https://vuldb.com/?id.213463"
2023-05-27 04:00:40 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5411",
"url": "https://www.debian.org/security/2023/dsa-5411"
2022-11-11 16:00:32 +00:00
}
]
}
}