Lucene search
K

20988 matches found

CVE
CVE
added 2026/01/05 11:51 p.m.18 views

CVE-2026-21439

CVE-2026-21439 affects the badkeys tool/library, where versions ≤0.0.15 allow ASCII control characters (e.g., vertical tabs, ANSI escape sequences) to inject misleading output in DKIM scanning (--dkim/--dkim-dns), SSH lines (--ssh-lines), and related filenames. The issue is fixed in version 0.0.1...

5.3CVSS6.5AI score0.00302EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2026/01/05 11:51 p.m.5 views

CVE-2026-21439 badkeys vulnerable to ASCII control character injection on console via malformed input

badkeys is a tool and library for checking cryptographic public keys for known vulnerabilities. In versions 0.0.15 and below, an attacker may inject content with ASCII control characters like vertical tabs, ANSI escape sequences, etc., that can create misleading output of the badkeys command-line...

5.1CVSS6.6AI score0.00302EPSS
Exploits1References6
Snyk
Snyk
added 2026/01/05 8:2 p.m.1 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the EXPDIR POST parameter in the Backup addon. An authenticated attacker can access sensitive files within the webroot by supplying crafted directory traversal sequences, potentially leading to disclosure of...

8.3CVSS7.5AI score0.00493EPSS
Exploits3References2
OSV
OSV
added 2026/01/05 8:2 p.m.3 views

GHSA-824X-88XG-CWRV Redaxo has Path Traversal in Backup Addon Leading to Arbitrary File Read

Summary Authenticated users with backup permissions can read arbitrary files within the webroot via path traversal in the Backup addon's file export functionality. Details The Backup addon does not validate the EXPDIR POST parameter against the UI-generated allowlist of permitted directories. An...

8.3CVSS6.8AI score0.00493EPSS
Exploits3References4
Github Security Blog
Github Security Blog
added 2026/01/05 8:2 p.m.15 views

Redaxo has Path Traversal in Backup Addon Leading to Arbitrary File Read

Summary Authenticated users with backup permissions can read arbitrary files within the webroot via path traversal in the Backup addon's file export functionality. Details The Backup addon does not validate the EXPDIR POST parameter against the UI-generated allowlist of permitted directories. An...

8.3CVSS6.9AI score0.00493EPSS
Exploits3References4Affected Software1
Snyk
Snyk
added 2026/01/05 7:42 p.m.2 views

Improper Neutralization

Overview badkeys is a Check cryptographic keys for known weaknesses Affected versions of this package are vulnerable to Improper Neutralization of ASCII control characters in the badkeys command-line tool. An attacker can manipulate console output to display misleading or deceptive information by...

5.3CVSS6.6AI score0.00302EPSS
Exploits1References2
OSV
OSV
added 2026/01/05 7:42 p.m.5 views

GHSA-WJPC-4F29-83H3 badkeys vulnerable to ASCII control character injection on console via malformed input

Impact An attacker may inject content with ASCII control characters like vertical tabs, ANSI escape sequences, etc., that can create misleading output of the badkeys command-line tool. This impacts scanning DKIM keys both --dkim and --dkim-dns, SSH keys --ssh-lines mode, and filenames in various...

5.1CVSS6.8AI score0.00302EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2026/01/05 7:42 p.m.10 views

badkeys vulnerable to ASCII control character injection on console via malformed input

Impact An attacker may inject content with ASCII control characters like vertical tabs, ANSI escape sequences, etc., that can create misleading output of the badkeys command-line tool. This impacts scanning DKIM keys both --dkim and --dkim-dns, SSH keys --ssh-lines mode, and filenames in various...

5.3CVSS6.9AI score0.00302EPSS
Exploits1References6Affected Software1
SUSE Linux
SUSE Linux
added 2026/01/05 12:10 p.m.2 views

Security update for python313

This update for python313 fixes the following issues: Update to version 3.13.11. Security issues fixed: CVE-2025-12084: quadratic complexity when building nested elements using xml.dom.minidom methods that depend on clearidcache can lead to availability issues when building excessively nested...

6.5CVSS7.2AI score0.01468EPSS
Exploits0References12
OSV
OSV
added 2026/01/05 12:10 p.m.6 views

SUSE-SU-2026:0024-1 Security update for python313

This update for python313 fixes the following issues: Update to version 3.13.11. Security issues fixed: - CVE-2025-12084: quadratic complexity when building nested elements using xml.dom.minidom methods that depend on clearidcache can lead to availability issues when building excessively nested...

7.5CVSS6AI score0.01468EPSS
Exploits0References7
Snyk
Snyk
added 2026/01/05 9:39 a.m.2 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal through Kyuubi frontend protocols. An attacker can obtain server credentials, including keytabs, and impersonate other users by accessing local files outside the configured kyuubi.session.local.dir.allow.list. The...

8.8CVSS7.3AI score0.00892EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/01/05 12:0 a.m.9 views

PT-2026-1358

Name of the Vulnerable Software and Affected Versions badkeys versions 0.0.15 and below Description badkeys is a tool and library used for checking cryptographic public keys for known issues. In versions 0.0.15 and below, an attacker can inject content containing ASCII control characters, such as...

5.1CVSS7AI score0.00302EPSS
Exploits1References8
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:0 a.m.4 views

Amazon Linux 2 : httpd, --advisory ALAS2-2025-3099 (ALAS-2025-3099)

The version of httpd installed on the remote host is prior to 2.4.66-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2025-3099 advisory. An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures 30 days in default...

8.3CVSS5.8AI score0.015EPSS
Exploits0References10
Amazon
Amazon
added 2026/01/05 12:0 a.m.66 views

Important: httpd

Issue Overview: An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures 30 days in default configurations, to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds. This issue affects Apache...

8.3CVSS7.2AI score0.015EPSS
Exploits0
Hacker One
Hacker One
added 2026/01/03 6:59 p.m.23 views

curl: Path Traversal in curl file:// Protocol Handler Allows Unauthorized File Access

Summary During my manual review of the file path handling logic in curl's source code, I noticed the absence of proper validation for directory traversal sequences, which I then verified through practical testing. I discovered that curl allows unauthorized access to arbitrary files through the...

8.1CVSS8.2AI score0.60122EPSS
Exploits1
OSV
OSV
added 2026/01/02 6:58 p.m.5 views

GHSA-GVQ6-HVVP-H34H AdonisJS Path Traversal in Multipart File Handling

Summary Description A Path Traversal CWE-22 vulnerability in AdonisJS multipart file handling may allow a remote attacker to write arbitrary files to arbitrary locations on the server filesystem. This impacts @adonisjs/bodyparser through version 10.1.1 and 11.x prerelease versions prior to...

9.2CVSS7.4AI score0.01063EPSS
Exploits3References7
Snyk
Snyk
added 2026/01/02 6:58 p.m.3 views

Directory Traversal

Overview @adonisjs/bodyparser is a BodyParser middleware for AdonisJS http server to read and parse request body Affected versions of this package are vulnerable to Directory Traversal via the MultipartFile.move function's default options. An attacker can write arbitrary files to unintended...

9.2CVSS7.8AI score0.01063EPSS
Exploits3References2
Github Security Blog
Github Security Blog
added 2026/01/02 6:58 p.m.8 views

AdonisJS Path Traversal in Multipart File Handling

Summary Description A Path Traversal CWE-22 vulnerability in AdonisJS multipart file handling may allow a remote attacker to write arbitrary files to arbitrary locations on the server filesystem. This impacts @adonisjs/bodyparser through version 10.1.1 and 11.x prerelease versions prior to...

9.2CVSS7.5AI score0.01063EPSS
Exploits3References7Affected Software1
Hacker One
Hacker One
added 2026/01/02 5:54 a.m.14 views

curl: CRLF Injection in Gopher Protocol (`lib/gopher.c`)

Control characters slip through during URL handling in curl’s Gopher setup. Though null bytes get blocked by the REJECTZERO setting, returns and line feeds remain permitted. A specially built address using percent-encoded breaks - like %0D%0A - opens room for command insertion. Because of how...

7.2AI score
Exploits0
Packet Storm News
Packet Storm News
added 2026/01/02 12:0 a.m.5 views

Emoji-Based Jailbreaking of Large Language Models

Large Language Models LLMs are integral to modern AI applications, but their safety alignment mechanisms can be bypassed through adversarial prompt engineering. This study investigates emoji-based jailbreaking, where emoji sequences are embedded in textual prompts to trigger harmful and unethical...

7.2AI score
Exploits0
Rows per page
Query Builder