Lucene search
+L

265 matches found

OSV
OSV
added 2024/05/05 12:14 a.m.12 views

OSV-2024-431 Use-of-uninitialized-value in Lexer::ReadToken

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68581 Crash type: Use-of-uninitialized-value Crash state: Lexer::ReadToken Lexer::PeekToken ManifestParser::ParseRule...

7.2AI score
Exploits0References1
OSV
OSV
added 2024/05/05 12:12 a.m.12 views

OSV-2024-423 Use-of-uninitialized-value in Lexer::Error

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68680 Crash type: Use-of-uninitialized-value Crash state: Lexer::Error Parser::ExpectToken ManifestParser::ParseLet...

7.2AI score
Exploits0References1
OSV
OSV
added 2024/05/05 12:6 a.m.9 views

OSV-2024-420 Use-of-uninitialized-value in Lexer::Error

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68397 Crash type: Use-of-uninitialized-value Crash state: Lexer::Error ManifestParser::ParseRule ManifestParser::Parse...

7.2AI score
Exploits0References1
OSV
OSV
added 2024/05/05 12:2 a.m.7 views

OSV-2024-409 Use-of-uninitialized-value in Lexer::ReadToken

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68486 Crash type: Use-of-uninitialized-value Crash state: Lexer::ReadToken ManifestParser::Parse Parser::Load...

7.2AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2024/05/05 12:0 a.m.3 views

PT-2024-40762 · Git +1 · Ninja

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the Lexer::Error state, specifically during the...

6.9AI score
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/05/05 12:0 a.m.6 views

PT-2024-40760 · Git +1 · Ninja

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the Lexer::Error function, which is called by...

6.9AI score
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/05/05 12:0 a.m.5 views

PT-2024-40757 · Git +1 · Ninja

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the Lexer::ReadToken function, which is called by...

6.9AI score
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/05/05 12:0 a.m.5 views

PT-2024-40764 · Git +1 · Ninja

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the following functions: Lexer::ReadToken,...

6.9AI score
Exploits0References2
RedHat Linux
RedHat Linux
added 2024/04/23 5:18 p.m.4 views

pygments: ReDoS in pygments

A denial-of-service vulnerability related to regular expressions was discovered in Pygments, specifically in the file pygments/lexers/smithy.py. An attacker could exploit this flaw by sending a carefully crafted request, leading to a denial-of-service situation...

5.5CVSS7.2AI score0.00519EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2024/03/12 12:0 a.m.29 views

EulerOS 2.0 SP8 : python-mako (EulerOS-SA-2024-1294)

According to the versions of the python-mako packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Sqlalchemy mako before 1.2.2 is vulnerable to Regular expression Denial of Service when using the Lexer class to parse. This also affects...

7.5CVSS7.5AI score0.01718EPSS
Exploits1References2
Fedora
Fedora
added 2024/03/07 10:33 p.m.24 views

[SECURITY] Fedora 40 Update: jflex-1.7.0-18.fc40

JFlex is a lexical analyzer generator also known as scanner generator for Java, written in Java. It is also a rewrite of the very useful tool JLex which was developed by Elliot Berk at Princeton University. As Vern Paxson states for his C/C++ tool flex: They do not share any code though. JFlex is...

8.8CVSS7AI score0.02578EPSS
Exploits3
RedHat Linux
RedHat Linux
added 2024/02/29 7:47 p.m.12 views

pygments: ReDoS in pygments

A denial-of-service vulnerability related to regular expressions was discovered in Pygments, specifically in the file pygments/lexers/smithy.py. An attacker could exploit this flaw by sending a carefully crafted request, leading to a denial-of-service situation...

5.5CVSS7.2AI score0.00519EPSS
Exploits1References4
BDU FSTEC
BDU FSTEC
added 2024/01/31 12:0 a.m.13 views

The vulnerability in the file pygments/lexers/smithy.py of the SmithyLexer component of the Pygments syntax highlighter allows a hacker to cause a service failure.

The vulnerability in the pygments/lexers/smithy.py file of the SmithyLexer component of the Pygments syntax highlighter is related to the use of a regular expression with inefficient computational complexity. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00519EPSS
Exploits1References5Affected Software2
OSV
OSV
added 2023/09/28 11:6 a.m.4 views

OESA-2023-1683 python-mako security update

Python-mako is a template library for Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Security Fixes: Sqlalchemy ma...

7.5CVSS7AI score0.01718EPSS
Exploits1References2
Amazon
Amazon
added 2023/08/09 12:0 a.m.9 views

Medium: python-mako

Issue Overview: Sqlalchemy mako before 1.2.2 is vulnerable to Regular expression Denial of Service when using the Lexer class to parse. This also affects babelplugin and linguaplugin. CVE-2022-40023 Affected Packages: python-mako Issue Correction: Run dnf update python-mako --releasever...

7.5CVSS7.9AI score0.01718EPSS
Exploits1
OSV
OSV
added 2023/08/06 11:5 a.m.4 views

OESA-2023-1478 python-pygments security update

Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. Security Fixes: A ReDoS issue was discovered in pygments/lexers/smithy.py in pygments through 2.15.0 via SmithyLexer.CVE-2022-40896...

5.5CVSS7.3AI score0.00519EPSS
Exploits1References2
OSV
OSV
added 2023/08/06 11:5 a.m.3 views

OESA-2023-1477 python-pygments security update

Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. Security Fixes: A ReDoS issue was discovered in pygments/lexers/smithy.py in pygments through 2.15.0 via SmithyLexer.CVE-2022-40896...

5.5CVSS7.3AI score0.00519EPSS
Exploits1References2
OSV
OSV
added 2023/08/06 11:5 a.m.4 views

OESA-2023-1479 python-pygments security update

Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. Security Fixes: A ReDoS issue was discovered in pygments/lexers/smithy.py in pygments through 2.15.0 via SmithyLexer.CVE-2022-40896...

5.5CVSS7.3AI score0.00519EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2023/07/26 12:0 a.m.37 views

EulerOS Virtualization 3.0.6.6 : python-mako (EulerOS-SA-2023-2416)

According to the versions of the python-mako package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - Sqlalchemy mako before 1.2.2 is vulnerable to Regular expression Denial of Service when using the Lexer class to parse. This...

7.5CVSS7.4AI score0.01718EPSS
Exploits1References2
Amazon
Amazon
added 2023/07/25 12:0 a.m.30 views

Medium: python-mako

Issue Overview: Sqlalchemy mako before 1.2.2 is vulnerable to Regular expression Denial of Service when using the Lexer class to parse. This also affects babelplugin and linguaplugin. CVE-2022-40023 Affected Packages: python-mako Note: This advisory is applicable to Amazon Linux 2 AL2 Core...

7.5CVSS8.1AI score0.01718EPSS
Exploits1
Rows per page
Query Builder