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

75 lines
2.0 KiB
JSON
Raw Normal View History

2022-03-14 09:01:22 +00:00
{
2022-05-02 18:00:30 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-0952",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Sitemap by click5 < 1.0.36 - Unauthenticated Arbitrary Options Update"
},
"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": "Sitemap by click5",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.0.36",
"version_value": "1.0.36"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Sitemap by click5 WordPress plugin before 1.0.36 does not have authorisation and CSRF checks when updating options via a REST endpoint, and does not ensure that the option to be updated belongs to the plugin. As a result, unauthenticated attackers could change arbitrary blog options, such as the users_can_register and default_role, allowing them to create a new admin account and take over the blog."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/0f694961-afab-44f9-846c-e80a0f6c768b",
"name": "https://wpscan.com/vulnerability/0f694961-afab-44f9-846c-e80a0f6c768b"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-862 Missing Authorization",
"lang": "eng"
}
2022-03-14 09:01:22 +00:00
]
2022-05-02 18:00:30 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "cydave"
2022-03-14 09:01:22 +00:00
}
2022-05-02 18:00:30 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-03-14 09:01:22 +00:00
}