Lucene search
+L

1900 matches found

Cvelist
Cvelist
added 2024/11/07 10:00 a.m.37 views

CVE-2023-1932 Hibernate-validator: rendering of invalid html with safehtml leads to html injection and xss

A flaw was found in hibernate-validator's 'isValid' method in the org.hibernate.validator.internal.constraintvalidators.hv.SafeHtmlValidator class, which can be bypassed by omitting the tag ending in a less-than character. Browsers may render an invalid html, allowing HTML injection or...

6.1CVSS0.00465EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/07 10:00 a.m.32 views

CVE-2023-1932 Hibernate-validator: rendering of invalid html with safehtml leads to html injection and xss

A flaw was found in hibernate-validator's 'isValid' method in the org.hibernate.validator.internal.constraintvalidators.hv.SafeHtmlValidator class, which can be bypassed by omitting the tag ending in a less-than character. Browsers may render an invalid html, allowing HTML injection or...

6.1CVSS6.7AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/11/07 10:00 a.m.15 views

CVE-2023-1932 Hibernate-validator: rendering of invalid html with safehtml leads to html injection and xss

A flaw was found in hibernate-validator's 'isValid' method in the org.hibernate.validator.internal.constraintvalidators.hv.SafeHtmlValidator class, which can be bypassed by omitting the tag ending in a less-than character. Browsers may render an invalid html, allowing HTML injection or...

6.1CVSS6.4AI score0.00465EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/06 9:15 p.m.3 views

DEBIAN-CVE-2024-50343

symfony/validator is a module for the Symphony PHP framework which provides tools to validate values. It is possible to trick a Validator configured with a regular expression using the $ metacharacters, with an input ending with \n. Symfony as of versions 5.4.43, 6.4.11, and 7.1.4 now uses the D...

3.1CVSS4.6AI score0.00455EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/06 9:15 p.m.14 views

CVE-2024-50343

symfony/validator is a module for the Symphony PHP framework which provides tools to validate values. It is possible to trick a Validator configured with a regular expression using the $ metacharacters, with an input ending with \n. Symfony as of versions 5.4.43, 6.4.11, and 7.1.4 now uses the D...

3.1CVSS0.00455EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/06 9:15 p.m.7 views

UBUNTU-CVE-2024-50343

symfony/validator is a module for the Symphony PHP framework which provides tools to validate values. It is possible to trick a Validator configured with a regular expression using the $ metacharacters, with an input ending with \n. Symfony as of versions 5.4.43, 6.4.11, and 7.1.4 now uses the D...

3.1CVSS5.8AI score0.00455EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/11/06 9:00 p.m.16 views

CVE-2024-50343 Incorrect response from Validator when input ends with `\n` in symfony/validator

symfony/validator is a module for the Symphony PHP framework which provides tools to validate values. It is possible to trick a Validator configured with a regular expression using the $ metacharacters, with an input ending with \n. Symfony as of versions 5.4.43, 6.4.11, and 7.1.4 now uses the D...

3.1CVSS6.9AI score0.00455EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/11/06 9:00 p.m.24 views

CVE-2024-50343

symfony/validator is a module for the Symphony PHP framework which provides tools to validate values. It is possible to trick a Validator configured with a regular expression using the $ metacharacters, with an input ending with \n. Symfony as of versions 5.4.43, 6.4.11, and 7.1.4 now uses the D...

3.1CVSS4.6AI score0.00455EPSS
SaveExploits0
CVE
CVE
added 2024/11/06 9:00 p.m.92 views

CVE-2024-50343

CVE-2024-50343 affects the Symfony PHP framework’s validator component (symfony/validator). An input ending with a newline could bypass validation when using regular expressions configured with the $ metacharacter; Symfony versions 5.4.43, 6.4.11, and 7.1.4 now apply the D modifier to ensure the ...

3.1CVSS3.5AI score0.00455EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/11/06 9:00 p.m.34 views

CVE-2024-50343 Incorrect response from Validator when input ends with `\n` in symfony/validator

symfony/validator is a module for the Symphony PHP framework which provides tools to validate values. It is possible to trick a Validator configured with a regular expression using the $ metacharacters, with an input ending with \n. Symfony as of versions 5.4.43, 6.4.11, and 7.1.4 now uses the D...

3.1CVSS0.00455EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/06 9:00 p.m.15 views

CVE-2024-50343 Incorrect response from Validator when input ends with `\n` in symfony/validator

symfony/validator is a module for the Symphony PHP framework which provides tools to validate values. It is possible to trick a Validator configured with a regular expression using the $ metacharacters, with an input ending with \n. Symfony as of versions 5.4.43, 6.4.11, and 7.1.4 now uses the D...

3.1CVSS4.5AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/11/06 8:56 p.m.13 views

CVE-2024-50345 Open redirect via browser-sanitized URLs in symfony/http-foundation

symfony/http-foundation is a module for the Symphony PHP framework which defines an object-oriented layer for the HTTP specification. The Request class, does not parse URI with special characters the same way browsers do. As a result, an attacker can trick a validator relying on the Request class...

3.1CVSS6.7AI score0.00553EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/11/06 3:21 p.m.24 views

Symfony has an incorrect response from Validator when input ends with `\n`

Description It is possible to trick a Validator configured with a regular expression using the $ metacharacters, with an input ending with \n. Resolution Symfony now uses the D regex modifier to match the entire input. The patch for this issue is available here for branch 5.4. Credits We would li...

3.1CVSS6.8AI score0.00455EPSS
SaveExploits0References8Affected Software2
OSV
OSV
added 2024/11/06 3:21 p.m.19 views

GHSA-G3RH-RRHP-JHH9 Symfony has an incorrect response from Validator when input ends with `\n`

Description It is possible to trick a Validator configured with a regular expression using the $ metacharacters, with an input ending with \n. Resolution Symfony now uses the D regex modifier to match the entire input. The patch for this issue is available here for branch 5.4. Credits We would li...

3.1CVSS3.8AI score0.00455EPSS
SaveExploits0References8
Snyk
Snyk
added 2024/11/06 12:41 p.m.2 views

Misinterpretation of Input

Overview Affected versions of this package are vulnerable to Misinterpretation of Input containing a \n. Several validations expect line ending characters to be matched by $, but a malicious user can bypass those validations to cause invalid input to be treated as valid. Remediation Upgrade...

6.9CVSS6.8AI score0.00455EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/11/06 12:00 a.m.8 views

Symfony 输入验证错误漏洞

Symfony is a PHP framework for web and console applications and a set of reusable PHP components from Symfony, Inc. An input validation error vulnerability exists in Symfony. An attacker could use this vulnerability to spoof a "Validator" configured with a regular expression using the "$"...

3.1CVSS4.3AI score0.00455EPSS
SaveExploits0References3
Chainguard
Chainguard
added 2024/10/29 7:48 p.m.10 views

GHSA-MJJW-553X-87PQ vulnerabilities

Vulnerabilities for packages: nvidia-gpu-operator-validator, nvidia-container-toolkit...

5.2AI score
SaveExploits0
OSV
OSV
added 2024/10/26 9:30 p.m.12 views

GHSA-3PHV-83CJ-P8P7 nope-validator Regular Expression Denial of Service vulnerability

Nope is a JavaScript validator. Versions 0.11.3 and prior contain one or more regular expressions that are vulnerable to Regular Expression Denial of Service ReDoS. This vulnerability is fixed in 0.12.1...

8.7CVSS6.2AI score0.00454EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/10/26 9:30 p.m.16 views

nope-validator Regular Expression Denial of Service vulnerability

Nope is a JavaScript validator. Versions 0.11.3 and prior contain one or more regular expressions that are vulnerable to Regular Expression Denial of Service ReDoS. This vulnerability is fixed in 0.12.1...

8.7CVSS6.7AI score0.00454EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/26 8:26 p.m.12 views

CVE-2020-26310 GHSL-2020-305: Regular Expression Denial of Service (ReDoS) in Pure JavaScript HTML5 Parser

Validate.js provides a declarative way of validating javascript objects. All versions as of 30 November 2020 contain one or more regular expressions that are vulnerable to Regular Expression Denial of Service ReDoS. As of time of publication, it is unknown if any patches are available...

8.7CVSS6.9AI score0.00406EPSS
SaveExploits0References2
Rows per page
Query Builder