cvelist/2024/2xxx/CVE-2024-2663.json

85 lines
2.9 KiB
JSON
Raw Normal View History

2024-04-01 20:49:48 +00:00
{
2024-04-30 09:00:33 +00:00
"data_version": "4.0",
2024-04-01 20:49:48 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-2663",
2024-04-30 09:00:33 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-04-01 20:49:48 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-30 09:00:33 +00:00
"value": "The ZD YouTube FLV Player plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.2.6 via the $_GET['image'] parameter. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-918 Server-Side Request Forgery (SSRF)"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "websmokers",
"product": {
"product_data": [
{
"product_name": "ZD YouTube FLV Player",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "1.2.6"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f6f26854-7e25-4e64-9f03-916ece6fde03?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f6f26854-7e25-4e64-9f03-916ece6fde03?source=cve"
},
{
"url": "https://wordpress.org/plugins/zd-youtube-flv-player/",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/zd-youtube-flv-player/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Mike"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"baseScore": 8.3,
"baseSeverity": "HIGH"
2024-04-01 20:49:48 +00:00
}
]
}
}