2022-05-03 18:01:21 +00:00
{
"CVE_data_meta" : {
2022-05-10 20:01:31 +00:00
"AKA" : "Wordfence" ,
"ASSIGNER" : "security@wordfence.com" ,
2022-05-03 18:01:21 +00:00
"ID" : "CVE-2022-1567" ,
2022-05-10 20:01:31 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "WP JS <= 2.0.6 - Reflected Cross-Site Scripting"
2022-05-03 18:01:21 +00:00
} ,
2022-05-10 20:01:31 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "WP JS" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "2.0.6" ,
"version_value" : "2.0.6"
}
]
}
}
]
} ,
"vendor_name" : "halmat"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Marco Wotschka"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-05-03 18:01:21 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-05-10 20:01:31 +00:00
"value" : "The WP-JS plugin for WordPress contains a script called wp-js.php with the function wp_js_admin, that accepts unvalidated user input and echoes it back to the user. This can be used for reflected Cross-Site Scripting in versions up to, and including, 2.0.6."
2022-05-03 18:01:21 +00:00
}
]
2022-05-10 20:01:31 +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-1567" ,
"name" : "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-1567"
} ,
{
"refsource" : "MISC" ,
"url" : "https://plugins.trac.wordpress.org/browser/wp-js/trunk/wp-js.php?rev=100281#L140" ,
"name" : "https://plugins.trac.wordpress.org/browser/wp-js/trunk/wp-js.php?rev=100281#L140"
}
]
} ,
"solution" : [
{
"lang" : "eng" ,
"value" : "Uninstall plugin from site. "
}
] ,
"source" : {
"discovery" : "INTERNAL"
2022-05-03 18:01:21 +00:00
}
}