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

76 lines
1.9 KiB
JSON
Raw Normal View History

2021-01-14 16:07:54 +00:00
{
2021-10-25 15:13:51 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24414",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "YT Player < 1.4 - Contributor+ Stored Cross-Site Scripting"
},
"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": "Video Player for YouTube",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.4",
"version_value": "1.4"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Video Player for YouTube WordPress plugin before 1.4 does not sanitise or validate the parameters from its shortcode, allowing users with a role as low as contributor to set Cross-Site Scripting payload in them which will be triggered in the page/s with the embed malicious shortcode"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/e20b805d-eb11-4702-9803-77de276000ac",
"name": "https://wpscan.com/vulnerability/e20b805d-eb11-4702-9803-77de276000ac"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:07:54 +00:00
]
2021-10-25 15:13:51 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Michał Lipiński"
2021-01-14 16:07:54 +00:00
}
2021-10-25 15:13:51 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
}