cvelist/2022/4xxx/CVE-2022-4148.json

88 lines
2.6 KiB
JSON
Raw Normal View History

2022-11-28 11:00:39 +00:00
{
2023-03-20 16:00:41 +00:00
"data_version": "4.0",
2022-11-28 11:00:39 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-4148",
2023-03-20 16:00:41 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2022-11-28 11:00:39 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-04-03 08:00:34 +00:00
"value": "The WP OAuth Server (OAuth Authentication) WordPress plugin before 4.3.0 has a flawed CSRF and authorisation check when deleting a client, which could allow any authenticated users, such as subscriber to delete arbitrary client."
2023-03-20 16:00:41 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-07-11 08:00:39 +00:00
"value": "CWE-862 Missing Authorization"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
2023-03-20 16:00:41 +00:00
}
]
2022-11-28 11:00:39 +00:00
}
]
2023-03-20 16:00:41 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "WP OAuth Server (OAuth Authentication)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
2023-04-03 08:00:34 +00:00
"version_value": "4.3.0"
2023-03-20 16:00:41 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/be9b25c8-b0d7-4c22-81ff-e41650a4ed41",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/be9b25c8-b0d7-4c22-81ff-e41650a4ed41"
}
]
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Lana Codes"
},
{
"lang": "en",
"value": "WPScan"
}
]
2022-11-28 11:00:39 +00:00
}