Lucene search
+L

28039 matches found

Redos
Redos
added 2026/03/20 12:00 a.m.10 views

ROS-20260320-73-0010

A vulnerability in the Golang programming language is related to insufficient control of a resource during its existence. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

8.6CVSS7.1AI score0.00552EPSS
SaveExploits0
Redos
Redos
added 2026/03/20 12:00 a.m.13 views

ROS-20260320-73-0009

A vulnerability in the Golang programming language is related to unrestricted resource allocation. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

7.5CVSS7.1AI score0.01979EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/03/19 11:49 p.m.14 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS7.1AI score0.01979EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/03/19 11:49 p.m.14 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS7.1AI score0.00457EPSS
SaveExploits2References8
RedhatCVE
RedhatCVE
added 2026/03/19 11:04 p.m.9 views

CVE-2006-10002

A flaw was found in XML::Parser for Perl. This vulnerability allows an attacker to cause a heap corruption, which can lead to a denial of service DoS by crashing the application. The issue occurs when the software processes specially crafted XML input, causing an internal buffer to overflow. This...

9.8CVSS5.9AI score0.00604EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/03/19 9:34 p.m.11 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS7.3AI score0.00457EPSS
SaveExploits2References8
EUVD
EUVD
added 2026/03/19 8:55 p.m.20 views

EUVD-2026-13210

SQLBot is an intelligent data query system based on a large language model and RAG. Versions 1.5.0 and below contain a Stored Prompt Injection vulnerability that chains three flaws: a missing permission check on the Excel upload API allowing any authenticated user to upload malicious terminology,...

8.6CVSS6AI score0.00562EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/19 7:25 p.m.4 views

SQL Injection

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to SQL Injection in the getAllCategories function via the doNotShowCats parameter due to insufficient sanitization, where only single quotes are stripped but...

9.9CVSS6.7AI score0.00431EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2026/03/19 2:13 p.m.169 views

BasicSQLiScanner

No d...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/03/19 12:44 p.m.24 views

GHSA-Q382-VC8Q-7JHJ Improper handling of null Unicode character when parsing JSON in github.com/modelcontextprotocol/go-sdk

The Go SDK recently transitioned to the segmentio/encoding library for JSON parsing in version 1.3.1. While this change addressed both case-insensitivity and ASCII folding issues, the new parser implemented aggressive key matching that treated keys with null Unicode characters appended at the end...

8.2CVSS5.8AI score
SaveExploits0References4
Snyk
Snyk
added 2026/03/19 12:42 p.m.8 views

Directory Traversal

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Directory Traversal via the XML index file downloader. An attacker can overwrite arbitrary files and create directories at unintended locations...

8.1CVSS6.5AI score0.00575EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/19 12:42 p.m.16 views

NLTK has a Downloader Path Traversal Vulnerability (AFO) - Arbitrary File Overwrite

Vulnerability Description The NLTK downloader does not validate the subdir and id attributes when processing remote XML index files. Attackers can control a remote XML index server to provide malicious values containing path traversal sequences such as ../, which can lead to: 1. Arbitrary Directo...

8.1CVSS6AI score0.00575EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/03/19 12:30 p.m.20 views

EUVD-2006-7234

XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in stserialstack. In the case stackptr == stacksize - 1, the stack will NOT be expanded. Then the new value will be written at location ++stackptr, which equals stacksize and therefore falls just outside the allocat...

9.8CVSS6AI score0.00548EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/19 12:30 p.m.17 views

EUVD-2026-13093

The Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin plugin for WordPress is vulnerable to SQL Injection via the 'fields' parameter in all versions up to, and including, 1.6.10.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparati...

7.5CVSS5.9AI score0.00311EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/19 12:16 p.m.18 views

UBUNTU-CVE-2006-10003

XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in stserialstack. In the case stackptr == stacksize - 1, the stack will NOT be expanded. Then the new value will be written at location ++stackptr, which equals stacksize and therefore falls just outside the allocat...

9.8CVSS6AI score0.00548EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/03/19 11:08 a.m.14 views

CVE-2006-10003

XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in stserialstack. In the case stackptr == stacksize - 1, the stack will NOT be expanded. Then the new value will be written at location ++stackptr, which equals stacksize and therefore falls just outside the allocat...

9.8CVSS5.6AI score0.00548EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/03/19 9:49 a.m.22 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS5.7AI score0.00457EPSS
SaveExploits2References8
NVD
NVD
added 2026/03/19 9:16 a.m.11 views

CVE-2026-27068

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Ryan Howard Website LLMs.txt website-llms-txt allows Reflected XSS.This issue affects Website LLMs.txt: from n/a through = 8.2.6...

7.1CVSS0.00145EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/03/19 8:04 a.m.13 views

Stack overflow parsing XML with deeply nested DTD content models

...

7.5CVSS5.8AI score0.0069EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/03/19 7:51 a.m.18 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS6.7AI score0.00457EPSS
SaveExploits2References8
Rows per page
Query Builder