Lucene search
+L

20829 matches found

EUVD
EUVD
added 2026/07/23 3:55 a.m.11 views

EUVD-2026-47874

A flaw was found in GNU nano's multi-buffer error message handling. When a user opens multiple files at startup and one triggers an ALERT-level error, a specially crafted filename containing printf format specifiers can be reinterpreted. This format string vulnerability may allow an attacker to...

6.8CVSS5.4AI score0.00107EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/23 3:55 a.m.16 views

CVE-2026-6390

CVE-2026-6390 affects GNU nano. The issue is a format string vulnerability in multi-buffer error handling: when opening multiple files at startup, a filename containing printf format specifiers can be reinterpreted, potentially enabling stack information disclosure, a crash (DoS), or arbitrary me...

6.8CVSS5.4AI score0.00107EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/23 3:55 a.m.56 views

CVE-2026-6390 Nano: gnu nano: arbitrary memory writes, information disclosure, or denial of service via format string vulnerability in error handling.

A flaw was found in GNU nano's multi-buffer error message handling. When a user opens multiple files at startup and one triggers an ALERT-level error, a specially crafted filename containing printf format specifiers can be reinterpreted. This format string vulnerability may allow an attacker to...

6.8CVSS0.00107EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 8:39 p.m.6 views

MAL-2026-11011 Malicious code in encrypt-string-ttak (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware bb8d4c8e562697925ed58fe79611f3adaeb70f5143c2b78ac1dce0c5e501c441 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/07/22 8:36 p.m.5 views

GO-2026-6037 Gitea: Denial of Service (CPU & Memory Exhaustion) via O(N^2) String Concatenation in Debian Package Upload in gitea.dev

Gitea: Denial of Service CPU & Memory Exhaustion via ON^2 String Concatenation in Debian Package Upload in gitea.dev...

5.3AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/22 5:55 p.m.7 views

CVE-2026-6390

A flaw was found in GNU nano's multi-buffer error message handling. When a user opens multiple files at startup and one triggers an ALERT-level error, a specially crafted filename containing printf format specifiers can be reinterpreted. This format string vulnerability may allow an attacker to...

6.8CVSS5.5AI score0.00107EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 4:57 p.m.7 views

USN-8590-1 exim4 vulnerabilities

It was discovered that Exim incorrectly handled certain command line options. A local attacker could possibly use this issue to access files outside of the spool area. It was discovered that Exim incorrectly handled string expansion in .local files. A local attacker could possibly use this issue ...

8.4CVSS5.4AI score0.00272EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/22 2:12 p.m.17 views

mariadb: MariaDB server: SQL injection vulnerability via improper handling of big5 character set with mysql_real_escape_string()

A flaw was found in MariaDB server. An application processing non-validated user input, which then uses mysqlrealescapestring and sends data to the database via text protocol with the big5 character set, is vulnerable to SQL injection. This allows a remote attacker to execute malicious SQL...

9.1CVSS6AI score0.00591EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/22 12:0 a.m.7 views

RHEL 10 : mariadb-connector-c (RHSA-2026:43505)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:43505 advisory. The MariaDB Native Client library C driver is used to connect applications developed in C/C++ to MariaDB and MySQL databases. Security Fixes:...

9.1CVSS5.9AI score0.00591EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/22 12:0 a.m.5 views

ALSA-2026:43505 Important: mariadb-connector-c security update

The MariaDB Native Client library C driver is used to connect applications developed in C/C++ to MariaDB and MySQL databases. Security Fixes: mariadb: MariaDB server: SQL injection vulnerability via improper handling of big5 character set with mysqlrealescapestring CVE-2026-44172 For more details...

9.1CVSS5.7AI score0.00591EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/22 12:0 a.m.6 views

Plone 2.5.5 < 4.3.16 / 5.0.x < 5.0.10 Multiple Vulnerabilities (HF 20171128)

The version of Plone installed on the remote host is 2.5.5 prior to 4.3.16, 5.0.x prior to 5.0.10. It is, therefore, affected by the following vulnerabilities: - When you visit a page where you need to login, sends you to the login form with a 'camefrom' parameter set to the previous url...

6.5CVSS6AI score0.00923EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/21 9:32 p.m.10 views

EUVD-2026-46355

Data::HashMap::Shared versions before 0.14 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in shmstrcopy. The attach-time validator shmvalidateheader checks the header scalars and region layout against the file size, but does not validate the array contents it then...

5.3AI score0.00337EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 8:24 p.m.8 views

Gitea: Denial of Service (CPU & Memory Exhaustion) via O(N^2) String Concatenation in Debian Package Upload

Gitea's Debian package registry parser contains an unbounded decompression vulnerability in ParseControlFile. When processing an uploaded .deb file, the parser decompresses control.tar.gz and copies the entire uncompressed stream into a strings.Builder via a TeeReader, with no limit on how much...

5.8AI score
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/21 8:24 p.m.7 views

GHSA-6HM7-3PWJ-22RM Gitea: Denial of Service (CPU & Memory Exhaustion) via O(N^2) String Concatenation in Debian Package Upload

Gitea's Debian package registry parser contains an unbounded decompression vulnerability in ParseControlFile. When processing an uploaded .deb file, the parser decompresses control.tar.gz and copies the entire uncompressed stream into a strings.Builder via a TeeReader, with no limit on how much...

7.1CVSS5.8AI score
SaveExploits0References7
CVE
CVE
added 2026/07/21 7:3 p.m.12 views

CVE-2026-59142

CVE-2026-59142 affects Data::HashMap::Shared for Perl versions before 0.14. The issue is an out-of-bounds read caused by unvalidated arena offsets/lengths in shm_str_copy, where memcpy(dst, arena + off, len) uses values sourced from the mmap’d segment. Although the attach-time validator shm_valid...

9.1CVSS5.3AI score0.00337EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 6:36 p.m.6 views

GHSA-V56Q-MH7H-F735 Immutable.js `List` 32-bit trie overflow → unrecoverable DoS

Summary Listset, ListsetSize, ListsetIn, ListupdateIn and the functional set / setIn / updateIn mishandle an index or size in the range 2 30, 2 31: - On an empty List the operation enters an uncatchable infinite loop a tight CPU spin; a surrounding try/catch never regains control. Only killing th...

8.7CVSS5.6AI score0.00438EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
added 2026/07/21 1:1 p.m.9 views

SUSE CVE-2026-64028

In the Linux kernel, the following vulnerability has been resolved: tracing: Avoid NULL return from histfieldname on truncation histfieldname returns "" everywhere except the fully-qualified VARREF/EXPR case, where snprintf truncation returns NULL early and bypasses the bottom NULL-"" guard...

5.4AI score0.00185EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 10:54 a.m.13 views

CVE-2026-60080

CVE-2026-60080 is a use-after-free in the Rust deserialization logic of Apache Fory. The vulnerability affects Apache Fory versions from 0.13.0 through 1.3.0. A crafted Fory payload can lead to undefined behavior, a process crash, or potential memory disclosure. The recommended remediation is upg...

7.3CVSS5.6AI score0.00424EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.7 views

SUSE SLES12 Security Update : mariadb-connector-c (SUSE-SU-2026:3135-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2026:3135-1 advisory. This update for mariadb-connector-c fixes the following issue: - CVE-2026-44172: mysqlrealescapestring incorrectly handled big5 bsc1266438. Changes for...

9.1CVSS5.4AI score0.00591EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/20 10:37 p.m.7 views

GHSA-7Q8Q-RJ6J-MHJQ Axios: Nested axios option objects can consume polluted prototype values

Summary Axios can consume inherited properties from nested request option objects when the JavaScript process already has a polluted Object.prototype. The top-level merged config is protected with a null prototype, but nested plain objects such as auth and paramsSerializer are cloned into ordinar...

6.3CVSS5.7AI score0.00258EPSS
SaveExploits0References8
Rows per page
Query Builder