cvelist/2022/1xxx/CVE-2022-1609.json

80 lines
2.4 KiB
JSON
Raw Normal View History

2022-05-06 14:01:29 +00:00
{
2024-01-16 16:00:40 +00:00
"data_version": "4.0",
2022-05-06 14:01:29 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-1609",
2024-01-16 16:00:40 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2022-05-06 14:01:29 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-16 16:00:40 +00:00
"value": "The School Management WordPress plugin before 9.9.7 contains an obfuscated backdoor injected in it's license checking code that registers a REST API handler, allowing an unauthenticated attacker to execute arbitrary PHP code on the site."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-94 Improper Control of Generation of Code ('Code Injection')"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "school-management-pro",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "9.9.7"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/e2d546c9-85b6-47a4-b951-781b9ae5d0f2/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/e2d546c9-85b6-47a4-b951-781b9ae5d0f2/"
2022-05-06 14:01:29 +00:00
}
]
2024-01-16 16:00:40 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Jetpack Scan Team + WordPress elevated support team"
},
{
"lang": "en",
"value": "WPScan"
}
]
2022-05-06 14:01:29 +00:00
}