cvelist/2021/24xxx/CVE-2021-24336.json

80 lines
2.0 KiB
JSON
Raw Normal View History

2021-01-14 16:06:01 +00:00
{
2021-06-07 09:17:56 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24336",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "FlightLog <= 3.0.2 - Authenticated (editor+) SQL Injection"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "FlightLog",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "3.0.2",
"version_value": "3.0.2"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The FlightLog WordPress plugin through 3.0.2 does not sanitise, validate or escape various POST parameters before using them a SQL statement, leading to SQL injections exploitable by editor and administrator users"
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/dda0593e-cd97-454e-a8c8-15d7f690311c",
"name": "https://wpscan.com/vulnerability/dda0593e-cd97-454e-a8c8-15d7f690311c"
},
{
"refsource": "MISC",
"url": "https://codevigilant.com/disclosure/2021/wp-plugin-flightlog-sql-injection/",
"name": "https://codevigilant.com/disclosure/2021/wp-plugin-flightlog-sql-injection/"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
2021-01-14 16:06:01 +00:00
]
2021-06-07 09:17:56 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Shreya Pohekar of Codevigilant Project"
2021-01-14 16:06:01 +00:00
}
2021-06-07 09:17:56 +02:00
],
"source": {
"discovery": "UNKNOWN"
}
2021-01-14 16:06:01 +00:00
}