cvelist/2021/24xxx/CVE-2021-24334.json

80 lines
2.2 KiB
JSON
Raw Normal View History

2021-01-14 16:06:01 +00:00
{
2021-05-31 09:11:25 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24334",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Instant Images WordPress Plugin < 4.4.0.1 - Authenticated Stored XSS & XFS"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Instant Images One Click Unsplash Uploads",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "4.4.0.1",
"version_value": "4.4.0.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Instant Images One Click Unsplash Uploads WordPress plugin before 4.4.0.1 did not properly validate and sanitise its unsplash_download_w and unsplash_download_h parameter settings (/wp-admin/upload.php?page=instant-images), only validating them client side before saving them, leading to a Stored Cross-Site Scripting issue."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/ae79189a-6b63-4110-9567-cd7c97d71e4f",
"name": "https://wpscan.com/vulnerability/ae79189a-6b63-4110-9567-cd7c97d71e4f"
},
{
"refsource": "MISC",
"url": "https://m0ze.ru/vulnerability/[2021-04-22]-[WordPress]-[CWE-79]-Instant-Images-WordPress-Plugin-v4.4.0.txt",
"name": "https://m0ze.ru/vulnerability/[2021-04-22]-[WordPress]-[CWE-79]-Instant-Images-WordPress-Plugin-v4.4.0.txt"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:06:01 +00:00
]
2021-05-31 09:11:25 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "m0ze"
2021-01-14 16:06:01 +00:00
}
2021-05-31 09:11:25 +02:00
],
"source": {
"discovery": "UNKNOWN"
}
2021-01-14 16:06:01 +00:00
}