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

75 lines
1.9 KiB
JSON
Raw Normal View History

2022-05-18 08:01:30 +00:00
{
2022-06-13 14:39:04 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-1777",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Filr - Secure Document Library < 1.2.2.1 - Subscriber+ AJAX Calls"
},
"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": "Filr Secure document library",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.2.2.1",
"version_value": "1.2.2.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Filr WordPress plugin before 1.2.2.1 does not have authorisation check in two of its AJAX actions, allowing them to be called by any authenticated users, such as subscriber. They are are protected with a nonce, however the nonce is leaked on the dashboard. This could allow them to upload arbitrary HTML files as well as delete all files or arbitrary ones."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/a50dc7f8-a9e6-41fa-a047-ad1c3bc309b4",
"name": "https://wpscan.com/vulnerability/a50dc7f8-a9e6-41fa-a047-ad1c3bc309b4"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-862 Missing Authorization",
"lang": "eng"
}
2022-05-18 08:01:30 +00:00
]
2022-06-13 14:39:04 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "dc11"
2022-05-18 08:01:30 +00:00
}
2022-06-13 14:39:04 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-05-18 08:01:30 +00:00
}