PrivateUploader is an open source image hosting server written in Vue and TypeScript. In affected versions `app/routes/v3/admin.controller.ts` did not correctly verify whether the user was an administrator (High Level) or moderator (Low Level) causing the request to continue processing. The response would be a 403 with ADMIN_ONLY, however, next() would call leading to any updates/changes in the route to process. This issue has been addressed in version 3.2.49. Users are advised to upgrade. There are no known workarounds for this vulnerability.
References
Configurations
History
21 Nov 2024, 08:18
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/PrivateUploader/PrivateUploader/commit/869657d61e3c7a518177106fe63ea483082b0d3e - Patch | |
References | () https://github.com/PrivateUploader/PrivateUploader/security/advisories/GHSA-vhrw-2472-rrjx - Patch, Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.9 |
22 Aug 2023, 14:36
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:troplo:privateuploader:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.3 |
References | (MISC) https://github.com/PrivateUploader/PrivateUploader/commit/869657d61e3c7a518177106fe63ea483082b0d3e - Patch | |
References | (MISC) https://github.com/PrivateUploader/PrivateUploader/security/advisories/GHSA-vhrw-2472-rrjx - Patch, Vendor Advisory | |
First Time |
Troplo
Troplo privateuploader |
14 Aug 2023, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-08-14 21:15
Updated : 2024-11-21 08:18
NVD link : CVE-2023-40020
Mitre link : CVE-2023-40020
CVE.ORG link : CVE-2023-40020
JSON object : View
Products Affected
troplo
- privateuploader
CWE
CWE-287
Improper Authentication