cvelist/2023/4xxx/CVE-2023-4150.json

80 lines
2.4 KiB
JSON
Raw Normal View History

2023-08-04 09:00:39 +00:00
{
2023-08-30 15:00:33 +00:00
"data_version": "4.0",
2023-08-04 09:00:39 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4150",
2023-08-30 15:00:33 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-08-04 09:00:39 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-08-30 15:00:33 +00:00
"value": "The User Activity Tracking and Log WordPress plugin before 4.0.9 does not have proper CSRF checks when managing its license, which could allow attackers to make logged in admins update and deactivate the plugin's license 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": "User Activity Tracking and Log",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "4.0.9"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/381ef15b-aafe-4ef4-a0bc-867d891f7f44",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/381ef15b-aafe-4ef4-a0bc-867d891f7f44"
2023-08-04 09:00:39 +00:00
}
]
2023-08-30 15:00:33 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Erwan LR (WPScan)"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-08-04 09:00:39 +00:00
}