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

79 lines
1.9 KiB
JSON
Raw Normal View History

2022-04-18 13:01:34 +00:00
{
2022-05-30 10:29:55 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-1387",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "No Future Posts <= 1.4 - 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": "No Future Posts",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.4",
"version_value": "1.4"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The No Future Posts WordPress plugin through 1.4 does not escape its settings, which could allow high privilege users such as admin to perform Cross-Site Scripting attacks when unfiltered_html is disallowed"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/48252ffb-f21c-4e2a-8f78-bdc7164e7347",
"name": "https://wpscan.com/vulnerability/48252ffb-f21c-4e2a-8f78-bdc7164e7347"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2022-04-18 13:01:34 +00:00
]
2022-05-30 10:29:55 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Vinay Varma Mudunuri"
},
{
"lang": "eng",
"value": "Krishna Harsha Kondaveeti"
2022-04-18 13:01:34 +00:00
}
2022-05-30 10:29:55 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-04-18 13:01:34 +00:00
}