cvelist/2023/0xxx/CVE-2023-0224.json

85 lines
2.5 KiB
JSON
Raw Normal View History

2023-01-11 21:00:39 +00:00
{
2024-01-16 16:00:40 +00:00
"data_version": "4.0",
2023-01-11 21:00:39 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-0224",
2024-01-16 16:00:40 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-01-11 21:00:39 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-16 16:00:40 +00:00
"value": "The GiveWP WordPress plugin before 2.24.1 does not properly escape user input before it reaches SQL queries, which could let unauthenticated attackers perform SQL Injection attacks"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
2023-01-11 21:00:39 +00:00
}
]
2024-01-16 16:00:40 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "GiveWP",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2.24.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/d8da539d-0a1b-46ef-b48d-710c59cf68e1/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/d8da539d-0a1b-46ef-b48d-710c59cf68e1/"
},
{
"url": "https://givewp.com/core-2-24-0-vulnerability-patched/",
"refsource": "MISC",
"name": "https://givewp.com/core-2-24-0-vulnerability-patched/"
}
]
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "dc11"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-01-11 21:00:39 +00:00
}