Lucene search
+L

576 matches found

OSV
OSV
added 2024/10/18 5:39 a.m.66 views

CVE-2024-38820 CVE-2024-38820: Spring Framework DataBinder Case Sensitive Match Exception

The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive. However, String.toLowerCase has some Locale dependent exceptions that could potentially result in fields not protected as expected...

3.1CVSS6.7AI score0.00617EPSS
SaveExploits1References4
Spring Security Advisories
Spring Security Advisories
added 2024/10/17 12:0 a.m.9 views

Spring Framework DataBinder Case Sensitive Match Exception

The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive. However, String.toLowerCase has some Locale dependent exceptions that could potentially result in fields not protected as expected...

3.1CVSS6.7AI score0.05666EPSS
SaveExploits2References1Affected Software1
CVE
CVE
added 2024/08/22 2:23 p.m.60 views

CVE-2024-43787

CVE-2024-43787: Hono CSRF middleware can be bypassed via crafted Content-Type header due to MIME-type matching only lower-case isRequestedByFormElementRe; this allows bypass of CSRF protection. Affected: Hono prior to 4.5.8. Impact per sources: CSRF protection bypass (low/partial impact described...

5CVSS5.2AI score0.00231EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/22 2:23 p.m.18 views

CVE-2024-43787 Hono CSRF middleware can be bypassed using crafted Content-Type header

Hono is a Web application framework that provides support for any JavaScript runtime. Hono CSRF middleware can be bypassed using crafted Content-Type header. MIME types are case insensitive, but isRequestedByFormElementRe only matches lower-case. As a result, attacker can bypass csrf middleware...

5CVSS7.1AI score0.00231EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2024/08/22 2:23 p.m.52 views

CVE-2024-43787 Hono CSRF middleware can be bypassed using crafted Content-Type header

Hono is a Web application framework that provides support for any JavaScript runtime. Hono CSRF middleware can be bypassed using crafted Content-Type header. MIME types are case insensitive, but isRequestedByFormElementRe only matches lower-case. As a result, attacker can bypass csrf middleware...

5CVSS0.00231EPSS
SaveExploits1References3
Gitee
Gitee
added 2024/07/08 11:23 a.m.51 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

CVE-2024-32002: Exploiting Git RCE via git clone This repository contains a PoC for exploiting CVE-2024-32002, a vulnerability in Git that allows RCE during a git clone operation. By crafting repositories with submodules in a specific way, an attacker can exploit symlink handling on...

9CVSS8AI score0.25334EPSS
SaveExploits32
NVD
NVD
added 2024/06/17 6:15 p.m.21 views

CVE-2018-25103

There exists use-after-free vulnerabilities in lighttpd = 1.4.50 request parsing which might read from invalid pointers to memory used in the same request, not from other requests...

5.3CVSS0.00667EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/06/17 6:15 p.m.16 views

CVE-2018-25103

There exists use-after-free vulnerabilities in lighttpd = 1.4.50 request parsing which might read from invalid pointers to memory used in the same request, not from other requests...

5.3CVSS5.9AI score0.00667EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/06/17 6:2 p.m.53 views

CVE-2018-25103

There exists use-after-free vulnerabilities in lighttpd = 1.4.50 request parsing which might read from invalid pointers to memory used in the same request, not from other requests...

5.3CVSS5.4AI score0.00667EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/06/17 12:0 a.m.7 views

PT-2024-10621 · Lighttpd · Lighttpd

Name of the Vulnerable Software and Affected Versions: lighttpd versions = 1.4.50 Description: The issue is related to a use-after-free vulnerability that can allow access to compare data in a case-insensitive manner with a reused pointer. This vulnerability might read from invalid pointers to...

5.3CVSS6.5AI score0.00667EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/06/15 2:19 a.m.4 views

SUSE CVE-2024-5699

In violation of spec, cookie prefixes such as Secure were being ignored if they were not correctly capitalized - by spec they should be checked with a case-insensitive comparison. This could have resulted in the browser not correctly honoring the behaviors specified by the prefix. This...

9.8CVSS8.4AI score0.00773EPSS
SaveExploits1References4
OSV
OSV
added 2024/06/11 1:15 p.m.20 views

CVE-2024-5699

In violation of spec, cookie prefixes such as Secure were being ignored if they were not correctly capitalized - by spec they should be checked with a case-insensitive comparison. This could have resulted in the browser not correctly honoring the behaviors specified by the prefix. This...

9.8CVSS6.5AI score0.00773EPSS
SaveExploits1References2
NVD
NVD
added 2024/06/11 1:15 p.m.30 views

CVE-2024-5699

In violation of spec, cookie prefixes such as Secure were being ignored if they were not correctly capitalized - by spec they should be checked with a case-insensitive comparison. This could have resulted in the browser not correctly honoring the behaviors specified by the prefix. This...

9.8CVSS0.00773EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/06/11 12:40 p.m.45 views

CVE-2024-5699

In violation of spec, cookie prefixes such as Secure were being ignored if they were not correctly capitalized - by spec they should be checked with a case-insensitive comparison. This could have resulted in the browser not correctly honoring the behaviors specified by the prefix. This...

0.00773EPSS
SaveExploits1References2
CVE
CVE
added 2024/06/11 12:40 p.m.322 views

CVE-2024-5699

CVE-2024-5699 affects Mozilla Firefox prior to version 127. The issue arises from cookie prefixes such as __Secure being ignored when capitalization isn’t correct, contrary to the spec that requires a case-insensitive check. This could allow behaviors not being honored as defined by the prefix, w...

9.8CVSS6.3AI score0.00773EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2024/06/11 12:40 p.m.63 views

CVE-2024-5699

In violation of spec, cookie prefixes such as Secure were being ignored if they were not correctly capitalized - by spec they should be checked with a case-insensitive comparison. This could have resulted in the browser not correctly honoring the behaviors specified by the prefix. This...

9.8CVSS7.3AI score0.00773EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/06/10 6:41 p.m.5 views

python-social-auth: Improper Handling of Case Sensitivity in social-auth-app-django

A flaw was found in social-auth-app-django. In affected versions of this package, due to default case-insensitive collation in MySQL or MariaDB databases, third-party authentication user IDs are not case-sensitive and could cause different IDs to match...

4.9CVSS5.7AI score0.00581EPSS
SaveExploits0References5
Gitee
Gitee
added 2024/05/30 2:14 p.m.58 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

CVE-2024-32002: Exploiting Git RCE via git clone This repository contains a PoC for exploiting CVE-2024-32002, a vulnerability in Git that allows RCE during a git clone operation. By crafting repositories with submodules in a specific way, an attacker can exploit symlink handling on...

9CVSS8AI score0.25334EPSS
SaveExploits32
RustSec
RustSec
added 2024/05/22 12:0 p.m.10 views

Traversal outside working tree enables arbitrary code execution

Summary During checkout, gitoxide does not verify that paths point to locations in the working tree. A specially crafted repository can, when cloned, place new files anywhere writable by the application. Details Although gix-worktree-state checks for collisions with existing files, it does not...

8.8CVSS8AI score0.00816EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2024/05/20 12:13 p.m.17 views

SQL Injection

doctrine/orm is vulnerable to SQL Injection. The vulnerability is due to statements in the Where-Clause not being wrapped in brackets due to improper handling of case-insensitive checks, which allows an attacker to execute arbitrary SQL statements...

8.1AI score
SaveExploits0
Rows per page
Query Builder