Lucene search
+L

27452 matches found

Packet Storm
Packet Storm
added 2026/07/21 12:0 a.m.61 views

📄 WordPress Exact Links 3.0.7 Unauthenticated Blind SQL Injection

WordPress Exact Links URL Shortener plugin version 3.0.7 contains an unauthenticated time-based blind SQL injection vulnerability through REST. A remote attacker can inject SQL through the vulnerable parameter and infer database contents through response timing. This proof of concept exploit...

9.8CVSS5.7AI score0.00368EPSS
SaveExploits1
Oracle linux
Oracle linux
added 2026/07/21 12:0 a.m.12 views

git-lfs security update

3.7.1-6 - Rebuild with new Golang 3.7.1-5 - Fix CVE-2026-39821 in vendored golang.org/x/net idna package 3.7.1-4 - Rebuild with new Golang...

7.5CVSS7.2AI score0.00728EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.10 views

PT-2026-63302

Name of the Vulnerable Software and Affected Versions code.gitea.io/gitea versions 1.22.x through 1.26.x Description The Locale middleware, which processes every unauthenticated request, is susceptible to a Denial of Service DoS attack. The issue occurs when the middleware calls...

8.7CVSS5.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.11 views

PT-2026-62087

Name of the Vulnerable Software and Affected Versions Crocus version 1.3.44 Description A SQL injection flaw allows a remote attacker to escalate privileges. This issue occurs through the RecordStateMapper.xml file. SQL injection is a technique where malicious SQL statements are inserted into ent...

9.8CVSS6AI score0.00383EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 12:0 a.m.14 views

CVE-2026-52476

CVE-2026-52476 affects aiflowy up to version 2.1.2. The vulnerability is a SQL Injection in getPageData (DatacenterQuery.java), enabling a remote attacker to obtain sensitive information. Documents consistently identify the flaw, but do not provide remediation details or exploit code. No explicit...

7.5CVSS6AI score0.00369EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.5 views

PT-2026-62138

Name of the Vulnerable Software and Affected Versions MySQL Server versions 8.4.0 through 8.4.10 MySQL Server versions 9.7.0 through 9.7.1 MySQL Cluster versions 8.0.0 through 8.0.47 MySQL Cluster versions 8.4.0 through 8.4.10 MySQL Cluster versions 9.7.0 through 9.7.1 Description A flaw in the...

4.4CVSS7AI score0.00253EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/20 9:57 p.m.14 views

EUVD-2026-42360

Composer: Path traversal in package bin field lets dependencies chmod arbitrary host files...

6.1CVSS5.3AI score0.00142EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/20 9:55 p.m.15 views

EUVD-2026-42363

Composer: URL-embedded HTTP-Basic username leaks to verbose logs GitHub PAT exposure...

4.7CVSS5.2AI score0.0012EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/20 8:40 p.m.9 views

crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries

A flaw was found in the crypto/x509 package of golang. This vulnerability allows a remote attacker to cause a Denial of Service DoS by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name SAN entries. The certificate verification process, specifical...

7.5CVSS7.2AI score0.00591EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/20 7:33 p.m.9 views

crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries

A flaw was found in the crypto/x509 package of golang. This vulnerability allows a remote attacker to cause a Denial of Service DoS by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name SAN entries. The certificate verification process, specifical...

7.5CVSS7.2AI score0.00591EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/20 7:32 p.m.14 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.7AI score0.00728EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/20 7:32 p.m.12 views

golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing

A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname for example, xn--example-.com returns example.com instead of an error. Applications that validate the ASCII form then convert to Unicode may grant acce...

9.6CVSS5.6AI score0.00655EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/20 7:6 p.m.6 views

MGASA-2026-0283 Updated perl-JavaScript-Minifier-XS package fixes security vulnerabilities

The updated package fixes security vulnerabilities: JavaScript::Minifier::XS versions before 0.16 for Perl crash with a NULL pointer dereference when the first meaningful token of the input is a slash. CVE-2026-56017 JavaScript::Minifier::XS versions before 0.16 for Perl leak memory on every call...

7.5CVSS5.3AI score0.00459EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/20 7:6 p.m.6 views

MGASA-2026-0285 Updated php8.4 and php8.5 packages fix security vulnerabilities

The updated php8.4 and php8.5 packages fix several security issues, e.g. Memory corruption zendmmheap corrupted in opensslencrypt with AES-WRAP-PAD. CVE-2026-14355...

5.6CVSS5.4AI score0.00279EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/20 4:27 p.m.34 views

CVE-2026-35048 Piwigo RCE via PHP Code Injection into Config File in Installer

The Piwigo installer in versions 16.3.0 and earlier accepts POST parameters for database configuration and writes them directly into a PHP configuration file without proper sanitization. On PHP 8+, the addslashes protection is bypassed because it checks for getmagicquotesgpc, a function removed i...

9.8CVSS0.00322EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/20 4:17 p.m.9 views

crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries

A flaw was found in the crypto/x509 package of golang. This vulnerability allows a remote attacker to cause a Denial of Service DoS by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name SAN entries. The certificate verification process, specifical...

7.5CVSS7.2AI score0.00591EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.6 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS7.2AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.8 views

golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting

A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site...

6.1CVSS5.8AI score0.00223EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/20 4:1 p.m.8 views

crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries

A flaw was found in the crypto/x509 package of golang. This vulnerability allows a remote attacker to cause a Denial of Service DoS by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name SAN entries. The certificate verification process, specifical...

7.5CVSS7.2AI score0.00591EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/20 3:12 p.m.10 views

python: Python: CPU Denial of Service in HTML parser via repeated unterminated markup declarations

A flaw was found in Python. Its incremental HTML parser can be exploited by a remote attacker. By sending specially crafted, uncontrolled data with repeated, incomplete markup declarations, the attacker can cause the system to consume excessive central processing unit CPU resources. This leads to...

8.7CVSS5.3AI score0.0062EPSS
SaveExploits0References11
Rows per page
Query Builder