Lucene search
+L

67 matches found

Github Security Blog
Github Security Blog
added 2024/02/17 6:30 a.m.32 views

Open Redirect in github.com/greenpau/caddy-security

All versions of the package github.com/greenpau/caddy-security are vulnerable to Open Redirect via the redirecturl parameter. An attacker could perform a phishing attack and trick users into visiting a malicious website by crafting a convincing URL with this parameter. To exploit this...

6.1CVSS6.7AI score0.00499EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/02/17 6:30 a.m.25 views

GHSA-R969-783F-6JQR Improper Neutralization of HTTP Headers in github.com/greenpau/caddy-security

All versions of the package github.com/greenpau/caddy-security are vulnerable to HTTP Header Injection via the X-Forwarded-Proto header due to redirecting to the injected protocol.Exploiting this vulnerability could lead to bypass of security mechanisms or confusion in handling TLS...

4.3CVSS4.7AI score0.00499EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/17 6:30 a.m.74 views

GHSA-93X8-66J2-WWR5 Server-Side Request Forgery in github.com/greenpau/caddy-security

All versions of the package github.com/greenpau/caddy-security are vulnerable to Server-side Request Forgery SSRF via X-Forwarded-Host header manipulation. An attacker can expose sensitive information, interact with internal services, or exploit other vulnerabilities within the network by...

6.9CVSS5.5AI score0.00554EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2024/02/17 6:30 a.m.25 views

Insufficient Session Expiration in github.com/greenpau/caddy-security

All versions of the package github.com/greenpau/caddy-security are vulnerable to Insufficient Session Expiration due to improper user session invalidation upon clicking the "Sign Out" button. User sessions remain valid even after requests are sent to /logout and /oauth2/google/logout. Attackers w...

8.1CVSS7AI score0.00711EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/17 6:30 a.m.25 views

Improper Validation of Array Index in github.com/greenpau/caddy-security

All versions of the package github.com/greenpau/caddy-security are vulnerable to Improper Validation of Array Index when parsing a Caddyfile. Multiple parsing functions in the affected library do not validate whether their input values are nil before attempting to access elements, which can lead ...

5.3CVSS6.8AI score0.00722EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/17 6:30 a.m.26 views

Cross-site Scripting in github.com/greenpau/caddy-security

All versions of the package github.com/greenpau/caddy-security are vulnerable to Cross-site Scripting XSS via the Referer header, due to improper input sanitization. Although the Referer header is sanitized by escaping some characters that can allow XSS e.g., &, , ", ', it does not account for th...

6.1CVSS5.5AI score0.00576EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2024/02/17 6:30 a.m.92 views

GHSA-C7VF-M394-M4X4 Use of Insufficiently Random Values in github.com/greenpau/caddy-security

Versions of the package github.com/greenpau/caddy-security before 1.0.42 are vulnerable to Insecure Randomness due to using an insecure random number generation library which could possibly be predicted via a brute-force search. Attackers could use the potentially predictable nonce value used for...

6.5CVSS7.9AI score0.0068EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/17 6:30 a.m.43 views

GHSA-8H95-JCP5-PJPR Improper Validation of Array Index in github.com/greenpau/caddy-security

All versions of the package github.com/greenpau/caddy-security are vulnerable to Improper Validation of Array Index when parsing a Caddyfile. Multiple parsing functions in the affected library do not validate whether their input values are nil before attempting to access elements, which can lead ...

5.3CVSS5.2AI score0.00722EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/17 6:30 a.m.54 views

GHSA-VP66-GF7W-9M4X Insufficient Session Expiration in github.com/greenpau/caddy-security

All versions of the package github.com/greenpau/caddy-security are vulnerable to Insufficient Session Expiration due to improper user session invalidation upon clicking the "Sign Out" button. User sessions remain valid even after requests are sent to /logout and /oauth2/google/logout. Attackers w...

4.8CVSS5.1AI score0.00711EPSS
SaveExploits1References5
OSV
OSV
added 2024/02/17 5:15 a.m.6 views

CVE-2024-21500

All versions of the package github.com/greenpau/caddy-security are vulnerable to Improper Restriction of Excessive Authentication Attempts via the two-factor authentication 2FA. Although the application blocks the user after several failed attempts to provide 2FA codes, attackers can bypass this...

6.5CVSS5.8AI score0.00535EPSS
SaveExploits1References3
OSV
OSV
added 2024/02/17 5:15 a.m.8 views

CVE-2024-21499

All versions of the package github.com/greenpau/caddy-security are vulnerable to HTTP Header Injection via the X-Forwarded-Proto header due to redirecting to the injected protocol.Exploiting this vulnerability could lead to bypass of security mechanisms or confusion in handling TLS...

4.3CVSS5.8AI score0.00499EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2024/02/17 5:15 a.m.6 views

CVE-2024-21497

Versions of the package github.com/greenpau/caddy-security are vulnerable to Open Redirect via the redirecturl parameter. An attacker could perform a phishing attack and trick users into visiting a malicious website by crafting a convincing URL with this parameter. To exploit this vulnerability,...

6.1CVSS5.9AI score0.00499EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/17 5:15 a.m.23 views

CVE-2024-21494

All versions of the package github.com/greenpau/caddy-security are vulnerable to Authentication Bypass by Spoofing via the X-Forwarded-For header due to improper input sanitization. An attacker can spoof an IP address used in the user identity module /whoami API endpoint. This could lead to...

5.4CVSS5.3AI score0.00523EPSS
SaveExploits0References3
NVD
NVD
added 2024/02/17 5:15 a.m.41 views

CVE-2024-21495

Versions of the package github.com/greenpau/caddy-security before 1.0.42 are vulnerable to Insecure Randomness due to using an insecure random number generation library which could possibly be predicted via a brute-force search. Attackers could use the potentially predictable nonce value used for...

9.8CVSS6.5AI score0.0068EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/17 5:15 a.m.9 views

CVE-2024-21497

Versions of the package github.com/greenpau/caddy-security are vulnerable to Open Redirect via the redirecturl parameter. An attacker could perform a phishing attack and trick users into visiting a malicious website by crafting a convincing URL with this parameter. To exploit this vulnerability,...

6.1CVSS5.8AI score0.00499EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/17 5:15 a.m.4 views

CVE-2024-21492

All versions of the package github.com/greenpau/caddy-security are vulnerable to Insufficient Session Expiration due to improper user session invalidation upon clicking the "Sign Out" button. User sessions remain valid even after requests are sent to /logout and /oauth2/google/logout. Attackers w...

8.1CVSS5.8AI score0.00711EPSS
SaveExploits1References3
Prion
Prion
added 2024/02/17 5:15 a.m.23 views

Server side request forgery (ssrf)

All versions of the package github.com/greenpau/caddy-security are vulnerable to Server-side Request Forgery SSRF via X-Forwarded-Host header manipulation. An attacker can expose sensitive information, interact with internal services, or exploit other vulnerabilities within the network by...

5CVSS7.3AI score0.00554EPSS
SaveExploits1References3
Prion
Prion
added 2024/02/17 5:15 a.m.21 views

Input validation

All versions of the package github.com/greenpau/caddy-security are vulnerable to Improper Validation of Array Index when parsing a Caddyfile. Multiple parsing functions in the affected library do not validate whether their input values are nil before attempting to access elements, which can lead ...

5CVSS7.1AI score0.00722EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/17 5:0 a.m.49 views

CVE-2024-21495

Versions of the package github.com/greenpau/caddy-security before 1.0.42 are vulnerable to Insecure Randomness due to using an insecure random number generation library which could possibly be predicted via a brute-force search. Attackers could use the potentially predictable nonce value used for...

6.5CVSS6.8AI score0.0068EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/17 5:0 a.m.16 views

CVE-2024-21500

All versions of the package github.com/greenpau/caddy-security are vulnerable to Improper Restriction of Excessive Authentication Attempts via the two-factor authentication 2FA. Although the application blocks the user after several failed attempts to provide 2FA codes, attackers can bypass this...

4.8CVSS7.1AI score0.00535EPSS
SaveExploits1References3
Rows per page
Query Builder