Lucene search
+L

586 matches found

Veracode
Veracode
added 2024/02/19 11:58 a.m.33 views

Cross-site Scripting (XSS)

github.com/greenpau/caddy-security is vulnerable to Cross-site Scripting XSS via the Referer header. The vulnerability is 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 an attack...

6.1CVSS5.4AI score0.00576EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2024/02/19 8:45 a.m.20 views

Open Redirection

github.com/greenpau/caddy-security is vulnerable to Open Redirect. The vulnerability is caused when a user clicks on a specially crafted link with a redirecturl parameter while logged in, resulting in the user being redirected to an arbitrary site. The user must take an action, such as clicking o...

6.1CVSS6.9AI score0.00499EPSS
SaveExploits0References2Affected Software1
Fedora
Fedora
added 2024/02/19 2:29 a.m.53 views

[SECURITY] Fedora 39 Update: caddy-2.7.6-1.fc39

Caddy is an extensible server platform that uses TLS by default...

7.5CVSS7.3AI score0.01364EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2024/02/19 12:0 a.m.40 views

Fedora 39 : caddy (2024-22b915e51a)

The remote Fedora 39 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-22b915e51a advisory. Update to the latest upstream version, which includes a fix for CVE-2023-45142. https://github.com/caddyserver/caddy/releases/tag/v2.7.6 Tenable has extracte...

7.5CVSS8.1AI score0.01364EPSS
SaveExploits0References2
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
Github Security Blog
Github Security Blog
added 2024/02/17 6:30 a.m.26 views

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...

5.3CVSS7AI score0.00554EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2024/02/17 6:30 a.m.75 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
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
Github Security Blog
Github Security Blog
added 2024/02/17 6:30 a.m.37 views

Improper Restriction of Excessive Authentication Attempts in github.com/greenpau/caddy-security

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.5CVSS7.1AI score0.00535EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2024/02/17 6:30 a.m.55 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 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
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
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
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 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
OSV
OSV
added 2024/02/17 5:15 a.m.7 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
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
OSV
OSV
added 2024/02/17 5:15 a.m.10 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
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
Rows per page
Query Builder