cvelist/2022/1xxx/CVE-2022-1187.json

105 lines
3.5 KiB
JSON
Raw Normal View History

2022-03-30 21:01:19 +00:00
{
"CVE_data_meta": {
2022-04-19 21:02:13 +00:00
"AKA": "Wordfence",
"ASSIGNER": "security@wordfence.com",
2022-03-30 21:01:19 +00:00
"ID": "CVE-2022-1187",
2022-04-19 21:02:13 +00:00
"STATE": "PUBLIC",
"TITLE": "WP YouTube Live <= 1.7.21 - Reflected Cross-Site Scripting"
2022-03-30 21:01:19 +00:00
},
2022-04-19 21:02:13 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "WP YouTube Live",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.7.21",
"version_value": "1.7.21"
}
]
}
}
]
},
"vendor_name": "macbookandrew"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "p7e4"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-03-30 21:01:19 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-04-19 21:02:13 +00:00
"value": "The WordPress WP YouTube Live Plugin is vulnerable to Reflected Cross-Site Scripting via POST data found in the ~/inc/admin.php file which allows unauthenticated attackers to inject arbitrary web scripts in versions up to, and including, 1.7.21."
2022-03-30 21:01:19 +00:00
}
]
2022-04-19 21:02:13 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-1187",
"name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-1187"
},
{
"refsource": "MISC",
"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2702715%40wp-youtube-live&new=2702715%40wp-youtube-live&sfp_email=&sfph_mail=",
"name": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2702715%40wp-youtube-live&new=2702715%40wp-youtube-live&sfp_email=&sfph_mail="
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update to version 1.7.22, or newer. "
}
],
"source": {
"discovery": "EXTERNAL"
2022-03-30 21:01:19 +00:00
}
}