cvelist/2024/3xxx/CVE-2024-3060.json

89 lines
2.9 KiB
JSON
Raw Normal View History

2024-04-02 14:23:16 +00:00
{
2024-04-26 05:00:33 +00:00
"data_version": "4.0",
2024-04-02 14:23:16 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-3060",
2024-04-26 05:00:33 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2024-04-02 14:23:16 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-26 05:00:33 +00:00
"value": "The ENL Newsletter WordPress plugin through 1.0.1 does not sanitize and escape a parameter before using it in a SQL statement, allowing admin+ to perform SQL injection attacks"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "ENL Newsletter",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"status": "affected",
"versionType": "semver",
"version": "0",
"lessThanOrEqual": "1.0.1"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/7740646d-f3ea-4fc7-b35e-8b4a6821e178/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/7740646d-f3ea-4fc7-b35e-8b4a6821e178/"
2024-04-02 14:23:16 +00:00
}
]
2024-04-26 05:00:33 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Bob Matyas"
},
{
"lang": "en",
"value": "WPScan"
}
]
2024-04-02 14:23:16 +00:00
}