cvelist/2022/0xxx/CVE-2022-0958.json

80 lines
2.0 KiB
JSON
Raw Normal View History

2022-03-14 13:01:25 +00:00
{
2022-04-04 17:30:22 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-0958",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Mark Posts < 2.0.1 - Admin+ 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": "Mark Posts",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.0.1",
"version_value": "2.0.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Mark Posts WordPress plugin before 2.0.1 does not escape new markers, allowing high privilege users such as admin to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/05034521-6eb9-43b9-8f03-7e0de60e3022",
"name": "https://wpscan.com/vulnerability/05034521-6eb9-43b9-8f03-7e0de60e3022"
},
{
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/2679436",
"name": "https://plugins.trac.wordpress.org/changeset/2679436"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2022-03-14 13:01:25 +00:00
]
2022-04-04 17:30:22 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "fuzzyap1"
2022-03-14 13:01:25 +00:00
}
2022-04-04 17:30:22 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-03-14 13:01:25 +00:00
}