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

76 lines
1.9 KiB
JSON
Raw Normal View History

2021-01-14 16:05:23 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2021-24575",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "WPSchoolPress < 2.1.10 - Multiple Authenticated SQL Injections"
},
"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": "School Management System WPSchoolPress",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.1.10",
"version_value": "2.1.10"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The School Management System WPSchoolPress WordPress plugin before 2.1.10 does not properly sanitize or use prepared statements before using POST variable in SQL queries, leading to SQL injection in multiple actions available to various authenticated users, from simple subscribers/students to teachers and above."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/83c9c3af-9eca-45e0-90d7-edc69e616e6a",
"name": "https://wpscan.com/vulnerability/83c9c3af-9eca-45e0-90d7-edc69e616e6a"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
2021-01-14 16:05:23 +00:00
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "JrXnm"
2021-01-14 16:05:23 +00:00
}
],
"source": {
"discovery": "EXTERNAL"
}
}