cvelist/2024/6xxx/CVE-2024-6852.json

89 lines
2.9 KiB
JSON
Raw Normal View History

2024-07-17 20:00:34 +00:00
{
2024-09-08 06:00:36 +00:00
"data_version": "4.0",
2024-07-17 20:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-6852",
2024-09-08 06:00:36 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2024-07-17 20:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-08 06:00:36 +00:00
"value": "The WP MultiTasking WordPress plugin through 0.1.12 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them 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": "WP MultiTasking",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"status": "affected",
"versionType": "semver",
"version": "0",
"lessThanOrEqual": "0.1.12"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/e6c7c153-8080-40b3-85e2-604ce7c66e32/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/e6c7c153-8080-40b3-85e2-604ce7c66e32/"
2024-07-17 20:00:34 +00:00
}
]
2024-09-08 06:00:36 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Norbert Hofmann"
},
{
"lang": "en",
"value": "WPScan"
}
]
2024-07-17 20:00:34 +00:00
}