Lucene search
+L

473 matches found

OSV
OSV
added 2024/10/18 6:30 a.m.6 views

GHSA-4GC7-5J7H-4QPH 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...

5.3CVSS6.8AI score0.00631EPSS
SaveExploits1References6
OSV
OSV
added 2024/10/18 6:15 a.m.5 views

DEBIAN-CVE-2024-38820

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

5.3CVSS6.2AI score0.00631EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2024/09/05 2:13 p.m.6 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
OSV
OSV
added 2024/06/11 1:15 p.m.5 views

UBUNTU-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
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2024/05/15 5:45 p.m.12 views

easyadmin-extension-bundle action case insensitivity

In alterphp/easyadmin-extension-bundle, role based access rules do not handle action name case sensitivity which may lead to unauthorized access...

7AI score
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/15 12:0 a.m.6 views

PT-2024-40038 · Unknown · Alterphp/Easyadmin-Extension-Bundle

Name of the Vulnerable Software and Affected Versions: alterphp/easyadmin-extension-bundle affected versions not specified Description: The issue concerns role-based access rules not handling action name case sensitivity, potentially leading to unauthorized access. Recommendations: At the moment,...

7.1CVSS6.9AI score
SaveExploits0References4
GitLab Advisory Database
GitLab Advisory Database
added 2024/05/15 12:0 a.m.13 views

easyadmin-extension-bundle action case insensitivity

In alterphp/easyadmin-extension-bundle, role based access rules do not handle action name case sensitivity which may lead to unauthorized access...

7AI score
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/13 12:0 a.m.4 views

PT-2024-6447

Name of the Vulnerable Software and Affected Versions PyPi affected versions not specified Description The issue is related to the try match function in PyPi, a Python package repository, which improperly handles case sensitivity. This can be exploited by a remote attacker to bypass CORS policy b...

7.5CVSS6.5AI score0.00642EPSS
SaveExploits1References45
Veracode
Veracode
added 2024/04/25 7:36 a.m.26 views

Improper Handling Of Case Sensitivity

social-auth-app-django is vulnerable to Improper Handling Of Case Sensitivity. The vulnerability is due to default case-insensitive collation in MySQL or MariaDB databases. This vulnerability could cause different IDs to match, resulting in Business Logic Flaws...

4.9CVSS6.6AI score0.00581EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/24 7:42 p.m.22 views

CVE-2024-32879 social-auth-app-django Improper Handling of Case Sensitivity vulnerability

Python Social Auth is a social authentication/registration mechanism. Prior to version 5.4.1, 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. This issue has been addressed b...

4.9CVSS5.1AI score0.00581EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/24 7:42 p.m.30 views

CVE-2024-32879 social-auth-app-django Improper Handling of Case Sensitivity vulnerability

Python Social Auth is a social authentication/registration mechanism. Prior to version 5.4.1, 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. This issue has been addressed b...

4.9CVSS5.4AI score0.00581EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/04/24 6:47 p.m.37 views

social-auth-app-django affected by Improper Handling of Case Sensitivity

Impact 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. Patches This issue has been addressed by https://github.com/python-social-auth/social-app-django/pull/566 and fix...

4.9CVSS5.3AI score0.00581EPSS
SaveExploits0References5Affected Software1
Jake Archibald's Blog
Jake Archibald's Blog
added 2024/04/24 1:0 a.m.20 views

HTML attributes vs DOM properties

Attributes and properties are fundamentally different things. You can have an attribute and property of the same name set to different values. For example: … const div = document.querySelector'divfoo=bar'; console.logdiv.getAttribute'foo'; // 'bar' console.logdiv.foo; // undefined div.foo = 'hell...

6.5AI score
SaveExploits0
Jake Archibald's Blog
Jake Archibald's Blog
added 2024/04/24 1:0 a.m.10 views

HTML attributes vs DOM properties

Attributes and properties are fundamentally different things. You can have an attribute and property of the same name set to different values. For example: … const div = document.querySelector'divfoo=bar'; console.logdiv.getAttribute'foo'; // 'bar' console.logdiv.foo; // undefined div.foo = 'hell...

6.5AI score
SaveExploits0
FreeBSD
FreeBSD
added 2024/04/24 12:0 a.m.43 views

py-social-auth-app-django -- Improper Handling of Case Sensitivity

GitHub Advisory Database: Python Social Auth is a social authentication/registration mechanism. Prior to version 5.4.1, 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. This...

4.9CVSS7.3AI score0.00581EPSS
SaveExploits0References1
0day.today
0day.today
added 2024/04/21 12:0 a.m.346 views

Flowise 1.6.5 - Authentication Bypass Vulnerability

Exploit Title: Flowise 1.6.5 - Authentication Bypass Exploit Author: Maerifat Majeed Vendor Homepage: https://flowiseai.com/ Software Link: https://github.com/FlowiseAI/Flowise/releases Version: 1.6.5 Tested on: mac-os CVE : CVE-2024-31621 The flowise version if req.url.includes'/api/v1/'...

7.6CVSS7.2AI score0.59867EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2024/04/21 12:0 a.m.458 views

Flowise 1.6.5 - Authentication Bypass

Exploit Title: Flowise 1.6.5 - Authentication Bypass Date: 17-April-2024 Exploit Author: Maerifat Majeed Vendor Homepage: https://flowiseai.com/ Software Link: https://github.com/FlowiseAI/Flowise/releases Version: 1.6.5 Tested on: mac-os CVE : CVE-2024-31621 The flowise version if...

7.6CVSS7.3AI score0.59867EPSS
SaveExploits4
Packet Storm
Packet Storm
added 2024/04/19 12:0 a.m.174 views

Flowise 1.6.5 Authentication Bypass

Exploit Title: Flowise 1.6.5 - Authentication Bypass Date: 17-April-2024 Exploit Author: Maerifat Majeed Vendor Homepage: https://flowiseai.com/ Software Link: https://github.com/FlowiseAI/Flowise/releases Version: 1.6.5 Tested on: mac-os CVE : CVE-2024-31621 The flowise version if...

6.8AI score0.59867EPSS
SaveExploits4
CNNVD
CNNVD
added 2024/04/15 12:0 a.m.4 views

Lunary 安全漏洞

lunary is a production toolkit for LLM. An input validation error vulnerability exists in lunary that stems from improper validation of email addresses during the registration process and can be exploited by an attacker to create multiple accounts with the same email address by changing the case ...

9.1CVSS6.8AI score0.00561EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/12 3:39 p.m.14 views

GHSA-242P-4V39-2V8G Cross-site Scripting (XSS) possible with maliciously formed HTML attribute names and values in Phlex

There is a potential cross-site scripting XSS vulnerability that can be exploited via maliciously crafted user data. This was due to improper case-sensitivity in the code that was meant to prevent these attacks. Impact If you render an tag with an href attribute set to a user-provided link, that...

7.1CVSS6AI score0.00604EPSS
SaveExploits0References7
Rows per page
Query Builder