Lucene search
+L

28016 matches found

RedHat Linux
RedHat Linux
added 2026/04/09 12:37 p.m.18 views

ruby: ReDoS vulnerability in Time

A flaw was found in the Time gem and Time library of Ruby. The Time parser mishandles invalid strings with specific characters and causes an increase in execution time for parsing strings to Time objects. This issue may result in a Regular expression denial of service ReDoS...

5.3CVSS6.8AI score0.02452EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/09 12:35 p.m.14 views

ruby: XML round-trip vulnerability in REXML

A flaw was found in the way the Ruby REXML library parsed XML documents. Parsing a specially crafted XML document using REXML and writing parsed data back to a new XML document results in creating a document with a different structure. This issue could affect the integrity of processed data in...

7.5CVSS6.6AI score0.05061EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/09 12:31 p.m.24 views

EUVD-2026-20884

Hydrosystem Control System does not enforce authorization for some directories. This allows an unauthorized attacker to read all files in these directories and even execute some of them. Critically the attacker could run PHP scripts directly on the connected database.This issue was fixed...

8.8CVSS6AI score0.00294EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/09 12:07 p.m.14 views

RLSA-2026:5941 Important: golang security update

The golang packages provide the Go programming language compiler. Security Fixes: cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive CVE-2025-61731 net/url: Incorrect parsing of IPv6 host literals in net/url CVE-2026-25679 For more details about the security issues, including...

8.6CVSS7.1AI score0.00728EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.12 views

encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem

A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may...

7.5CVSS6AI score0.00617EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.17 views

golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs

A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate...

6.5CVSS6.1AI score0.00288EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.16 views

os: FileInfo can escape from a Root in golang os module

A path traversal flaw has been discovered in the golang os module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to...

2.5CVSS6.1AI score0.00201EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.24 views

golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames

A flaw was found in golang.org/x/net/http2. A remote attacker can exploit this vulnerability by sending specially crafted HTTP/2 frames, which are data packets used in the HTTP/2 protocol. Due to a missing check for null values, processing these specific frames types 0x0a through 0x0f can cause t...

7.5CVSS6AI score0.00501EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.19 views

html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals

A flaw was found in the html/template package. This vulnerability arises from improper tracking of context and brace depth within JavaScript JS template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting...

6.1CVSS6AI score0.0029EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.18 views

crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application

A flaw was found in the crypto/x509 package within Go golang. When verifying a certificate chain, excluded DNS Domain Name System constraints are not correctly applied to wildcard DNS Subject Alternative Names SANs if the case of the SAN differs from the constraint. This oversight could allow an...

8.8CVSS6.1AI score0.0034EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.11 views

crypto/x509: Quadratic complexity when checking name constraints in crypto/x509

A potential denial of service flaw has been discovered in golang's crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary...

7.5CVSS6.1AI score0.00379EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.13 views

crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages

A flaw was found in the crypto/tls package within the Go golang standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock,...

7.5CVSS6.1AI score0.00621EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/09 10:16 a.m.10 views

CVE-2026-34185

AlanWeb SCADA is vulnerable to SQL Injection across most scripts and input parameters. Because no protections are in place, an authenticated attacker can inject arbitrary SQL commands, potentially gaining full control over the database. This issue was fixed in AlanWeb SCADA version 9.8.5...

8.8CVSS0.0029EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/04/09 9:55 a.m.17 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.2AI score0.00728EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/04/09 9:41 a.m.37 views

CVE-2026-34185 SQL Injection in AlanWeb SCADA

AlanWeb SCADA is vulnerable to SQL Injection across most scripts and input parameters. Because no protections are in place, an authenticated attacker can inject arbitrary SQL commands, potentially gaining full control over the database. This issue was fixed in AlanWeb SCADA version 9.8.5...

8.7CVSS0.0029EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/09 5:00 a.m.3 views

CVE-2026-5847

A vulnerability has been found in code-projects Movie Ticketing System 1.0. Impacted is an unknown function of the file /db/moviedb.sql of the component SQL Database Backup File Handler. Such manipulation leads to information disclosure. The attack can be launched remotely. The exploit has been...

5.3CVSS5.4AI score0.00259EPSS
SaveExploits0References5Affected Software1
Fedora
Fedora
added 2026/04/09 3:37 a.m.15 views

[SECURITY] Fedora 42 Update: roundcubemail-1.6.15-1.fc42

RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking. RoundCube Webmail is written in...

8.2CVSS5.9AI score0.00402EPSS
SaveExploits0
OSV
OSV
added 2026/04/09 1:02 a.m.15 views

CLEANSTART-2026-ZI02697 gRPC-Go is the Go language implementation of gRPC

Multiple security vulnerabilities affect the tempo package. gRPC-Go is the Go language implementation of gRPC. See references for individual vulnerability details...

9.8CVSS5.9AI score0.01979EPSS
SaveExploits5References30
OSV
OSV
added 2026/04/09 12:49 a.m.17 views

CLEANSTART-2026-MO53190 gRPC-Go is the Go language implementation of gRPC

Multiple security vulnerabilities affect the istio-fips package. gRPC-Go is the Go language implementation of gRPC. See references for individual vulnerability details...

9.8CVSS6.8AI score0.01557EPSS
SaveExploits3References24
OSV
OSV
added 2026/04/09 12:47 a.m.23 views

CLEANSTART-2026-BY59711 gRPC-Go is the Go language implementation of gRPC

Multiple security vulnerabilities affect the cert-manager-webhook-pdns-fips package. gRPC-Go is the Go language implementation of gRPC. See references for individual vulnerability details...

9.8CVSS6.8AI score0.01557EPSS
SaveExploits1References13
Rows per page
Query Builder