cvelist/2023/25xxx/CVE-2023-25361.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2023-02-06 10:00:43 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-03-02 16:00:38 +00:00
"ID": "CVE-2023-25361",
"STATE": "PUBLIC"
2023-02-06 10:00:43 +00:00
},
2023-03-02 16:00:38 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2023-02-06 10:00:43 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-03-02 16:00:38 +00:00
"value": "A use-after-free vulnerability in WebCore::RenderLayer::setNextSibling in WebKitGTK before 2.36.8 allows attackers to execute code remotely."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.webkit.org/show_bug.cgi?id=244249",
"refsource": "MISC",
"name": "https://bugs.webkit.org/show_bug.cgi?id=244249"
2023-04-21 18:00:37 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20230421 WebKitGTK and WPE WebKit Security Advisory WSA-2023-0003",
"url": "http://www.openwall.com/lists/oss-security/2023/04/21/3"
2023-05-30 06:00:51 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202305-32",
"url": "https://security.gentoo.org/glsa/202305-32"
2023-02-06 10:00:43 +00:00
}
]
}
}