cvelist/2023/1xxx/CVE-2023-1086.json

80 lines
2.4 KiB
JSON
Raw Normal View History

2023-02-28 14:00:33 +00:00
{
2023-03-27 16:00:36 +00:00
"data_version": "4.0",
2023-02-28 14:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-1086",
2023-03-27 16:00:36 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-02-28 14:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-03-27 16:00:36 +00:00
"value": "The Preview Link Generator WordPress plugin before 1.0.4 does not have CSRF check when activating plugins, which could allow attackers to make logged in admins activate arbitrary plugins present on the blog via a CSRF attack"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Preview Link Generator",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "1.0.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/e2bda716-76dc-4a26-b26a-7a2a764757b0",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/e2bda716-76dc-4a26-b26a-7a2a764757b0"
2023-02-28 14:00:33 +00:00
}
]
2023-03-27 16:00:36 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "WPScan"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-02-28 14:00:33 +00:00
}