cvelist/2023/4xxx/CVE-2023-4836.json

85 lines
2.8 KiB
JSON
Raw Normal View History

2023-09-08 11:00:34 +00:00
{
2023-10-31 14:00:34 +00:00
"data_version": "4.0",
2023-09-08 11:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4836",
2023-10-31 14:00:34 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-09-08 11:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-10-31 14:00:34 +00:00
"value": "The WordPress File Sharing Plugin WordPress plugin before 2.0.5 does not check authorization before displaying files and folders, allowing users to gain access to those filed by manipulating IDs which can easily be brute forced"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-639 Authorization Bypass Through User-Controlled Key"
}
]
2023-09-08 11:00:34 +00:00
}
]
2023-10-31 14:00:34 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "WordPress File Sharing Plugin",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2.0.5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/c17f2534-d791-4fe3-b45b-875777585dc6",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/c17f2534-d791-4fe3-b45b-875777585dc6"
},
{
"url": "https://research.cleantalk.org/cve-2023-4836-user-private-files-idor-to-sensitive-data-and-private-files-exposure-leak-of-info-poc",
"refsource": "MISC",
"name": "https://research.cleantalk.org/cve-2023-4836-user-private-files-idor-to-sensitive-data-and-private-files-exposure-leak-of-info-poc"
}
]
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Dmitrii Ignatyev"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-09-08 11:00:34 +00:00
}