cvelist/2022/0xxx/CVE-2022-0773.json

75 lines
1.8 KiB
JSON
Raw Normal View History

2022-02-27 22:01:17 +00:00
{
2022-05-02 18:00:30 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-0773",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Documentor <= 1.5.3 - Unauthenticated SQLi"
},
"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": "Documentor Create Product Documentation",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.5.3",
"version_value": "1.5.3"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Documentor WordPress plugin through 1.5.3 fails to sanitize and escape user input before it is being interpolated in an SQL statement and then executed, leading to an SQL Injection exploitable by unauthenticated users."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/55b89de0-30ed-4f98-935e-51f069faf6fc",
"name": "https://wpscan.com/vulnerability/55b89de0-30ed-4f98-935e-51f069faf6fc"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
2022-02-27 22:01:17 +00:00
]
2022-05-02 18:00:30 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "cydave"
2022-02-27 22:01:17 +00:00
}
2022-05-02 18:00:30 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-02-27 22:01:17 +00:00
}