cvelist/2024/10xxx/CVE-2024-10892.json

80 lines
2.4 KiB
JSON
Raw Normal View History

2024-11-05 19:00:32 +00:00
{
2024-12-18 07:00:53 +00:00
"data_version": "4.0",
2024-11-05 19:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-10892",
2024-12-18 07:00:53 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2024-11-05 19:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-12-18 07:00:53 +00:00
"value": "The Cost Calculator Builder WordPress plugin before 3.2.43 does not have CSRF checks in some AJAX actions, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks."
}
]
},
"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": "Cost Calculator Builder",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "3.2.43"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/ff1f5b84-a8cf-4574-a713-53d35739c6cb/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/ff1f5b84-a8cf-4574-a713-53d35739c6cb/"
2024-11-05 19:00:32 +00:00
}
]
2024-12-18 07:00:53 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Miguel Xavier Penha Neto"
},
{
"lang": "en",
"value": "WPScan"
}
]
2024-11-05 19:00:32 +00:00
}