Vulnerabilities (CVE)

Filtered by CWE-178
Total 44 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-15234 1 Ory 1 Fosite 2024-11-21 4.9 MEDIUM 6.1 MEDIUM
ORY Fosite is a security first OAuth2 & OpenID Connect framework for Go. In Fosite before version 0.34.1, the OAuth 2.0 Client's registered redirect URLs and the redirect URL provided at the OAuth2 Authorization Endpoint where compared using strings.ToLower while they should have been compared with a simple string match. This allows an attacker to register a client with allowed redirect URL https://example.com/callback. Then perform an OAuth2 flow and requesting redirect URL https://example.com/CALLBACK. Instead of an error (invalid redirect URL), the browser is redirected to https://example.com/CALLBACK with a potentially successful OAuth2 response, depending on the state of the overall OAuth2 flow (the user might still deny the request for example). This vulnerability has been patched in ORY Fosite v0.34.1.
CVE-2019-6289 1 Dedecms 1 Dedecms 2024-11-21 6.5 MEDIUM 8.8 HIGH
uploads/include/dialog/select_soft.php in DedeCMS V57_UTF8_SP2 allows remote attackers to execute arbitrary PHP code by uploading with a safe file extension and then renaming with a mixed-case variation of the .php extension, as demonstrated by the 1.pHP filename.
CVE-2018-9845 1 Etherpad 1 Etherpad Lite 2024-11-21 7.5 HIGH 9.8 CRITICAL
Etherpad Lite before 1.6.4 is exploitable for admin access.
CVE-2018-8337 1 Microsoft 2 Windows 10, Windows Server 2016 2024-11-21 4.6 MEDIUM 5.3 MEDIUM
A security feature bypass vulnerability exists when Windows Subsystem for Linux improperly handles case sensitivity, aka "Windows Subsystem for Linux Security Feature Bypass Vulnerability." This affects Windows 10, Windows 10 Servers.