Lucene search
K

17 matches found

PyPA
PyPA
added 2026/05/11 6:16 p.m.16 views

PYSEC-2026-58

The Open edx Enterprise Service app provides enterprise features to the Open edX platform. From 7.0.2 to 7.0.4, the syncproviderdata endpoint in SAMLProviderDataViewSet fetches SAML metadata from a URL stored in SAMLProviderConfig.metadatasource. An authenticated user with the Enterprise Admin ro...

8.5CVSS5.9AI score0.00012EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2026/05/05 5:51 p.m.1 views

GHSA-64CV-VXPR-J6VC edx-enterprise has SSRF via SAML metadata URL in sync_provider_data endpoint

Summary The syncproviderdata endpoint in SAMLProviderDataViewSet fetches SAML metadata from a URL stored in SAMLProviderConfig.metadatasource. An authenticated user with the Enterprise Admin role can set this field to an arbitrary URL via the SAMLProviderConfigViewSet PATCH endpoint, then trigger...

8.5CVSS6.1AI score0.00012EPSS
Exploits1References3
Veracode
Veracode
added 2026/04/18 5:37 a.m.4 views

Giskard Has A Regular Expression Denial Of Service (ReDoS) In RegexMatching Check

Summary The RegexMatching check in the "giskard-checks" package passes a user-supplied regular expression pattern directly to Python's re.search without any timeout, complexity guard, or pattern validation. An attacker who can control the regex pattern or the text being matched can craft inputs...

5.5CVSS6AI score0.00008EPSS
Exploits0Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/14 11:13 p.m.6 views

Giskard has a Regular Expression Denial of Service (ReDoS) in RegexMatching Check

Summary The RegexMatching check in the giskard-checks package passes a user-supplied regular expression pattern directly to Python's re.search without any timeout, complexity guard, or pattern validation. An attacker who can control the regex pattern or the text being matched can craft inputs tha...

5.5CVSS5.9AI score0.00008EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/14 12:0 a.m.4 views

PT-2026-32983

Name of the Vulnerable Software and Affected Versions Giskard versions prior to 1.0.2b1 Description The RegexMatching check in the giskard-checks package passes a user-supplied regular expression pattern directly to the Python re.search function without a timeout, complexity guard, or pattern...

1CVSS5.9AI score0.00008EPSS
Exploits0References7
CVE
CVE
added 2026/04/07 2:24 p.m.4 views

CVE-2026-35458

Gotenberg CVE-2026-35458 affects the Chromium module of Gotenberg (forms/chromium/screenshot/url) where user-supplied scope patterns are compiled with dlclark/regexp2 without a timeout, enabling ReDoS/backtracking that can hang workers and impact availability. Affected code paths and versions are...

9.8CVSS5.9AI score0.00029EPSS
Exploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/22 11:29 p.m.1 views

CVE-2022-1121

A lack of appropriate timeouts in GitLab Pages included in GitLab CE/EE all versions prior to 14.7.7, 14.8 prior to 14.8.5, and 14.9 prior to 14.9.2 allows an attacker to cause unlimited resource consumption...

5.3CVSS6.8AI score0.00181EPSS
Exploits0References1
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the spi fsi driver not implementing a timeout mechanism when polling states, which could lead to an infinite...

5.5CVSS5.1AI score0.00105EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2023/10/04 11:59 a.m.2 views

netty: SniHandler 16MB allocation leads to OOM

A flaw was found in Netty's SniHandler while navigating TLS handshake which may permit a large heap allocation if the handler did not have a timeout configured. This issue may allow an attacker to send a client hello packet which would cause the server to buffer large amounts of data per...

6.5CVSS7AI score0.00736EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2023/09/28 11:55 a.m.2 views

netty: SniHandler 16MB allocation leads to OOM

A flaw was found in Netty's SniHandler while navigating TLS handshake which may permit a large heap allocation if the handler did not have a timeout configured. This issue may allow an attacker to send a client hello packet which would cause the server to buffer large amounts of data per...

6.5CVSS7AI score0.00736EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2023/09/14 9:51 a.m.1 views

netty: SniHandler 16MB allocation leads to OOM

A flaw was found in Netty's SniHandler while navigating TLS handshake which may permit a large heap allocation if the handler did not have a timeout configured. This issue may allow an attacker to send a client hello packet which would cause the server to buffer large amounts of data per...

6.5CVSS7AI score0.00736EPSS
Exploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:30 a.m.1 views

SUSE CVE-2018-6169

Lack of timeout on extension install prompt in Extensions in Google Chrome prior to 68.0.3440.75 allowed a remote attacker to trigger installation of an unwanted extension via a crafted HTML page...

6.5CVSS8.5AI score0.00774EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 3:46 a.m.1 views

SUSE CVE-2021-22139

Kibana versions before 7.12.1 contain a denial of service vulnerability was found in the webhook actions due to a lack of timeout or a limit on the request size. An attacker with permissions to create webhook actions could drain the Kibana host connection pool, making Kibana unavailable for all...

6.5CVSS6.7AI score0.00281EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2018/07/30 3:10 p.m.2 views

chromium-browser: Permissions bypass in extension installation

Lack of timeout on extension install prompt in Extensions in Google Chrome prior to 68.0.3440.75 allowed a remote attacker to trigger installation of an unwanted extension via a crafted HTML page...

6.5CVSS7.4AI score0.00774EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2017/12/06 1:42 p.m.1 views

OpenJDK: no default network operations timeouts in FtpClient (Networking, 8181612)

It was found that the FtpClient implementation in the Networking component of OpenJDK did not set connect and read timeouts by default. A malicious FTP server or a man-in-the-middle attacker could use this flaw to block execution of a Java application connecting to an FTP server...

5.3CVSS7.4AI score0.06365EPSS
Exploits2References4
OSV
OSV
added 2014/07/20 11:12 a.m.1 views

DEBIAN-CVE-2014-0231

The modcgid module in the Apache HTTP Server before 2.4.10 does not have a timeout mechanism, which allows remote attackers to cause a denial of service process hang via a request to a CGI script that does not read from its stdin file descriptor...

5CVSS8.8AI score0.44151EPSS
Exploits1References1
FreeBSD
FreeBSD
added 2014/02/04 12:0 a.m.49 views

mozilla -- multiple vulnerabilities

The Mozilla Project reports: MFSA 2014-01 Miscellaneous memory safety hazards rv:27.0 / rv:24.3 MFSA 2014-02 Clone protected content with XBL scopes MFSA 2014-03 UI selection timeout missing on download prompts MFSA 2014-04 Incorrect use of discarded images by RasterImage MFSA 2014-05 Information...

10CVSS9.1AI score0.10821EPSS
Exploits11References13
Rows per page
Query Builder