Lucene search
+L

4824 matches found

Fedora
Fedora
added 2024/03/28 1:44 a.m.42 views

[SECURITY] Fedora 38 Update: python-pygments-2.14.0-2.fc38

Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. Highlights are: a wide range of over 500 languages and other text formats is supported special attention is paid to details that increase highlighting...

5.5CVSS7.1AI score0.00519EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2024/03/28 12:31 a.m.21 views

domain-suffix RegEx Denial of Service

RegEx Denial of Service in domain-suffix 1.0.8 allows attackers to crash the application via crafted input to the parse function. PoC js async function exploit const domainsuffix = require"domain-suffix"; // Crafting a string that will cause excessive backtracking const maliciousInput =...

7.5CVSS6.9AI score0.00575EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/03/28 12:31 a.m.10 views

GHSA-CQFH-C4C5-C2HG domain-suffix RegEx Denial of Service

RegEx Denial of Service in domain-suffix 1.0.8 allows attackers to crash the application via crafted input to the parse function. PoC js async function exploit const domainsuffix = require"domain-suffix"; // Crafting a string that will cause excessive backtracking const maliciousInput =...

8.7CVSS6.9AI score0.00575EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/27 10:15 p.m.32 views

CVE-2024-25354

RegEx Denial of Service in domain-suffix 1.0.8 allows attackers to crash the application via crafted input to the parse function...

7.5CVSS6.5AI score0.00575EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/03/27 12:00 a.m.14 views

CVE-2024-25354

RegEx Denial of Service in domain-suffix 1.0.8 allows attackers to crash the application via crafted input to the parse function...

6.9AI score0.00575EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/03/27 12:00 a.m.30 views

CVE-2024-25354

RegEx Denial of Service in domain-suffix 1.0.8 allows attackers to crash the application via crafted input to the parse function...

6.7AI score0.00575EPSS
SaveExploits0References1
CVE
CVE
added 2024/03/27 12:00 a.m.86 views

CVE-2024-25354

CVE-2024-25354 affects domain-suffix 1.0.8 (Node.js) with a RegEx Denial of Service in the parse function that can crash the application when given crafted input. Root cause: excessive backtracking in the regular expression. Impact: denial of service/crash; exploitation details are provided in pu...

7.5CVSS6.8AI score0.00575EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/03/23 12:00 a.m.7 views

PT-2024-40672 · Pcre2 · Pcre2

Name of the Vulnerable Software and Affected Versions: PCRE2 affected versions not specified Description: The issue is related to a heap-buffer-overflow read crash. Technical details include a crash type of Heap-buffer-overflow READ 4, with the crash state involving the pcre2 fuzzsupport.c file...

6.7AI score
SaveExploits0References2
Veracode
Veracode
added 2024/03/20 6:48 a.m.23 views

Decryption Failure

ilicmiljan/secure-props is vulnerable to Decryption Failure. The vulnerability due to a regex which fails to detect tags during the decryption of encrypted data encoded with the NullEncoder and contains special characters such as \n. When this encrypted data is passed to the TagAwareCipher, the...

2.6CVSS7AI score0.00328EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2024/03/18 10:15 p.m.35 views

CVE-2024-28865

django-wiki is a wiki system for Django. Installations of django-wiki prior to version 0.10.1 are vulnerable to maliciously crafted article content that can cause severe use of server CPU through a regular expression loop. Version 0.10.1 fixes this issue. As a workaround, close off access to crea...

7.5CVSS7.5AI score0.0061EPSS
SaveExploits0References2
NVD
NVD
added 2024/03/18 10:15 p.m.18 views

CVE-2024-28864

SecureProps is a PHP library designed to simplify the encryption and decryption of property data in objects. A vulnerability in SecureProps version 1.2.0 and 1.2.1 involves a regex failing to detect tags during decryption of encrypted data. This occurs when the encrypted data has been encoded wit...

2.6CVSS3.6AI score0.00328EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/18 9:49 p.m.13 views

CVE-2024-28864 [TagAwareCipher] - Decryption Failure (Regex Match)

SecureProps is a PHP library designed to simplify the encryption and decryption of property data in objects. A vulnerability in SecureProps version 1.2.0 and 1.2.1 involves a regex failing to detect tags during decryption of encrypted data. This occurs when the encrypted data has been encoded wit...

2.6CVSS7.1AI score0.00328EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/03/18 9:49 p.m.25 views

CVE-2024-28864 [TagAwareCipher] - Decryption Failure (Regex Match)

SecureProps is a PHP library designed to simplify the encryption and decryption of property data in objects. A vulnerability in SecureProps version 1.2.0 and 1.2.1 involves a regex failing to detect tags during decryption of encrypted data. This occurs when the encrypted data has been encoded wit...

2.6CVSS4AI score0.00328EPSS
SaveExploits0References4
CVE
CVE
added 2024/03/18 9:49 p.m.94 views

CVE-2024-28864

CVE-2024-28864 affects the PHP library SecureProps (versions 1.2.0 and 1.2.1). The issue arises when encrypted data is encoded with NullEncoder and fed into TagAwareCipher ; a regex fails to detect tags (especially with special characters such as “\n”), causing the decryption to be skipped and th...

2.6CVSS3.5AI score0.00328EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/03/18 9:49 p.m.29 views

CVE-2024-28864 [TagAwareCipher] - Decryption Failure (Regex Match)

SecureProps is a PHP library designed to simplify the encryption and decryption of property data in objects. A vulnerability in SecureProps version 1.2.0 and 1.2.1 involves a regex failing to detect tags during decryption of encrypted data. This occurs when the encrypted data has been encoded wit...

2.6CVSS4.7AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/03/18 8:39 p.m.55 views

[TagAwareCipher] - Decryption Failure (Regex Match)

Impact Vulnerability in SecureProps involves a regex failing to detect tags during decryption of encrypted data. This occurs when the encrypted data has been encoded with NullEncoder and passed to TagAwareCipher, and contains special characters such as \n. As a result, the decryption process is...

2.6CVSS6.7AI score0.00328EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/03/18 8:39 p.m.23 views

GHSA-RJ29-J2G4-77Q8 [TagAwareCipher] - Decryption Failure (Regex Match)

Impact Vulnerability in SecureProps involves a regex failing to detect tags during decryption of encrypted data. This occurs when the encrypted data has been encoded with NullEncoder and passed to TagAwareCipher, and contains special characters such as \n. As a result, the decryption process is...

2.6CVSS3.4AI score0.00328EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/03/18 12:00 a.m.11 views

SecureProps Security Vulnerabilities

SecureProps is a PHP library designed to simplify the encryption and decryption of property data in objects. A security vulnerability exists in SecureProps versions 1.2.0 and 1.2.1, which stems from the inability of regular expressions to detect tags during the decryption of encrypted data, which...

2.6CVSS6.8AI score0.00328EPSS
SaveExploits0References5
CVE
CVE
added 2024/03/15 12:00 a.m.2155 views

CVE-2024-27351

The CVE-2024-27351 issue affects Django’s Truncator.words() (with html=True) and the truncatewords_html filter. The vulnerability arises from a DoS vector in crafted HTML strings and is linked to an incomplete fix for CVE-2019-14232/CVE-2023-43665. Affected versions per sources include Django 3.2...

5.3CVSS7.4AI score0.01854EPSS
SaveExploits0References13Affected Software1
AlpineLinux
AlpineLinux
added 2024/03/15 12:00 a.m.156 views

CVE-2024-27351

In Django 3.2 before 3.2.25, 4.2 before 4.2.11, and 5.0 before 5.0.3, the django.utils.text.Truncator.words method with html=True and the truncatewordshtml template filter are subject to a potential regular expression denial-of-service attack via a crafted string. NOTE: this issue exists because ...

5.3CVSS7.3AI score0.01854EPSS
SaveExploits0
Rows per page
Query Builder