Lucene search
+L

553 matches found

Kitploit
Kitploit
added 2026/09/07 2:42 a.m.4 views

Emojify

Emojify root@kitploit: 🔋⌚🐆💀 ⌛ 🌵 🌵 🌈 🍡 🥚 👖 👢🎹🎹 🍬 🌽 🔋 🍟🔨 🔑🍟 🚀 🍭 🗼 🎍 💄 🍬🌽 ⌛🌷💀 🌵 🚬 🌵 ⚽ 🎱 🥚 👖 👢🎹🎹 🚩 🔋 🍟 🍟 🎱 ⚽ 🗼 🎍 💄 🎌 ⌛ 🌵 🌵 🍭 🔪 👝 🥚 👖 👢 🏁 🔋⌚🐆💀 🍟 🍟 🔪🏈 🎽💼🗼 🎍 💄 🚩 Ofusca caracteres literales y cadenas en emojis y aleatoriza nombres de clases, interfaces, métodos y variables. Nota Los métodos heredados,...

5.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/03 9:19 a.m.9 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
RedHat Linux
RedHat Linux
added 2026/08/26 3:27 p.m.9 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.5CVSS8.3AI score0.00728EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Zabbix

Templates do not properly handle backticks as JavaScript string delimiters, and do not escape them as expected. Backticks have been used since ES6 for JavaScript template literals. If a template contains a Go template action within a JavaScript template literal, the contents of the action can be...

9.8CVSS8.5AI score0.0075EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux - Vulnerability in Golang-1.19

Calling any of the Parse functions in Go source code that contains deeply nested literals can cause a panic due to stack exhaustion...

4.3CVSS6.8AI score0.00839EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/24 9:58 a.m.58 views

CVE-2026-75975

fast-uri is a URI parser for Node.js whose custom bracketed IPv6 literal parser fails to validate the full IPv6 grammar. Invalid trailing text in an authority is silently discarded, causing a malformed attacker-controlled host to normalize to a different valid IPv6 destination (e.g., the unspecif...

7.5CVSS5.5AI score0.0022EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/23 8:16 p.m.14 views

CVE-2026-78183

DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quotefloat. quotefloat allocates the length of the string + 1, which is the size of the bare numeric symbol plus NULL. But for special literals NaN, Inf, +Inf, -Inf, Infinity, +Infinity, -Infinity it emits the literal surrounded by...

9.8CVSS0.0055EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/23 7:53 p.m.40 views

CVE-2026-78183 DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quote_float

DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quotefloat. quotefloat allocates the length of the string + 1, which is the size of the bare numeric symbol plus NULL. But for special literals NaN, Inf, +Inf, -Inf, Infinity, +Infinity, -Infinity it emits the literal surrounded by...

0.0055EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/23 7:53 p.m.24 views

CVE-2026-78183 DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quote_float

DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quotefloat. quotefloat allocates the length of the string + 1, which is the size of the bare numeric symbol plus NULL. But for special literals NaN, Inf, +Inf, -Inf, Infinity, +Infinity, -Infinity it emits the literal surrounded by...

9.8CVSS5.5AI score
SaveExploits0References9
CVE
CVE
added 2026/08/23 7:53 p.m.49 views

CVE-2026-78183

DBD::Pg version 3.21.0 for Perl contains a heap out-of-bounds write in the quote_float function (in quote.c). The function allocates a buffer of length + 1 bytes for numeric strings, but when emitting special float literals (NaN, Inf, +Inf, -Inf, Infinity, +Infinity, -Infinity), it writes the lit...

9.8CVSS5.3AI score0.0055EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/23 7:53 p.m.12 views

EUVD-2026-64665

DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quotefloat. quotefloat allocates the length of the string + 1, which is the size of the bare numeric symbol plus NULL. But for special literals NaN, Inf, +Inf, -Inf, Infinity, +Infinity, -Infinity it emits the literal surrounded by...

5.4AI score0.0055EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/23 7:53 p.m.11 views

CVE-2026-78183

DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quotefloat. quotefloat allocates the length of the string + 1, which is the size of the bare numeric symbol plus NULL. But for special literals NaN, Inf, +Inf, -Inf, Infinity, +Infinity, -Infinity it emits the literal surrounded by...

9.8CVSS5.4AI score0.0055EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/08/17 5:49 p.m.21 views

sqlparse: Inefficient Regex Handling of Dollar-Quoted SQL Literals Leads to ReDoS (Denial of Service)

Summary sqlparse contains a Regular Expression Denial of Service ReDoS vulnerability in its dollar-quoted SQL literal lexer. The regex pattern at sqlparse/keywords.py:33 uses a backreference \1 to match closing dollar-quote delimiters, causing On² CPU complexity when processing inputs containing...

7.5CVSS6.1AI score0.00279EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/08/17 5:49 p.m.14 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the lexer's handling of dollar-quoted literals and multiline comments. The regular expressions used to match $tag$...$tag$ dollar-quoted literals and /.../ multiline comments employed a laz...

8.7CVSS6AI score0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:49 p.m.10 views

GHSA-PRG7-HCFM-MFCR sqlparse: Inefficient Regex Handling of Dollar-Quoted SQL Literals Leads to ReDoS (Denial of Service)

Summary sqlparse contains a Regular Expression Denial of Service ReDoS vulnerability in its dollar-quoted SQL literal lexer. The regex pattern at sqlparse/keywords.py:33 uses a backreference \1 to match closing dollar-quote delimiters, causing On² CPU complexity when processing inputs containing...

7.5CVSS6.1AI score0.00279EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/13 12:17 p.m.12 views

CVE-2026-73629

Serendipity before 2.6.0 contains a server-side request forgery vulnerability in the serendipityurlallowed filter that fails to block hex-encoded IPv4 addresses, IPv6 literals, and link-local ranges. Authenticated users with adminImagesAdd permission can bypass the filter using alternate address...

8.5CVSS5.3AI score0.00189EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 11:28 a.m.11 views

EUVD-2026-57798

Serendipity before 2.6.0 contains a server-side request forgery vulnerability in the serendipityurlallowed filter that fails to block hex-encoded IPv4 addresses, IPv6 literals, and link-local ranges. Authenticated users with adminImagesAdd permission can bypass the filter using alternate address...

8.5CVSS5.3AI score0.00189EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/10 1:56 a.m.8 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.5CVSS5.3AI score0.00728EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/06 5:04 p.m.15 views

CVE-2026-71447 Stored Cross-Site Scripting in Chat and Forum Translation Controls in ail-framework

AIL Project contains a stored cross-site scripting vulnerability in the translation controls displayed for chat messages and forum posts. The affected templates inserted message and post identifiers directly into inline JavaScript onclick handlers: onclick="translateMessageToPreferredLanguage'...

6.9CVSS5.3AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/05 5:45 p.m.7 views

net-imap: Net::IMAP: Command injection via non-synchronizing literals

A flaw was found in Net::IMAP, a Ruby library that provides Internet Message Access Protocol IMAP client functionality. This vulnerability allows a remote attacker to inject arbitrary IMAP commands. This is possible when an IMAP server does not support non-synchronizing literals, leading to the...

5.8CVSS5.8AI score0.00491EPSS
SaveExploits0References5
Rows per page
Query Builder