cvelist/2022/29xxx/CVE-2022-29432.json

105 lines
3.7 KiB
JSON
Raw Normal View History

2022-04-18 15:01:29 +00:00
{
"CVE_data_meta": {
2022-05-20 21:01:42 +00:00
"ASSIGNER": "audit@patchstack.com",
"DATE_PUBLIC": "2022-05-06T13:37:00.000Z",
2022-04-18 15:01:29 +00:00
"ID": "CVE-2022-29432",
2022-05-20 21:01:42 +00:00
"STATE": "PUBLIC",
"TITLE": "WordPress wpDataTables plugin <= 2.1.27 - Multiple Authenticated Persistent Cross-Site Scripting (XSS) vulnerabilities"
2022-04-18 15:01:29 +00:00
},
2022-05-20 21:01:42 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "wpDataTables \u2013 Tables & Table Charts (WordPress plugin)",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "<= 2.1.27",
"version_value": "2.1.27"
}
]
}
}
]
},
"vendor_name": "TMS-Plugins"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Vulnerability discovered by Ex.Mi (Patchstack)"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-04-18 15:01:29 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-05-20 21:01:42 +00:00
"value": "Multiple Authenticated (administrator or higher user role) Persistent Cross-Site Scripting (XSS) vulnerabilities in TMS-Plugins wpDataTables plugin <= 2.1.27 on WordPress via &data-link-text, &data-link-url, &data, &data-shortcode, &data-star-num vulnerable parameters."
2022-04-18 15:01:29 +00:00
}
]
2022-05-20 21:01:42 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.4,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://wordpress.org/plugins/wpdatatables/#developers",
"refsource": "CONFIRM",
"url": "https://wordpress.org/plugins/wpdatatables/#developers"
},
{
"name": "https://patchstack.com/database/vulnerability/wpdatatables/wordpress-wpdatatables-plugin-2-1-27-multiple-authenticated-persistent-cross-site-scripting-xss-vulnerabilities",
"refsource": "CONFIRM",
"url": "https://patchstack.com/database/vulnerability/wpdatatables/wordpress-wpdatatables-plugin-2-1-27-multiple-authenticated-persistent-cross-site-scripting-xss-vulnerabilities"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update to 2.1.28 or higher version."
}
],
"source": {
"discovery": "EXTERNAL"
2022-04-18 15:01:29 +00:00
}
}