Lucene search
K

116 matches found

OSV
OSV
added 14 hours ago4 views

BIT-JENKINS-2026-53437

Jenkins 2.567 and earlier, LTS 2.555.2 and earlier improperly determines that a redirect URL after login is legitimately pointing to Jenkins when it contains tab or newline characters between //, allowing attackers to perform phishing attacks...

4.3CVSS5.4AI score0.00028EPSS
Exploits0References2
NVD
NVD
added yesterday6 views

CVE-2026-49214

guzzlehttp/psr7 is a PSR-7 HTTP message library implementation in PHP. Versions prior to 2.10.2 did not reject ASCII control characters, whitespace, or DEL in first-party URI host components. A vulnerable flow is: First, an application accepts a user-controlled URL. Second, the URL is used to...

5.3CVSS
Exploits0References1
CVE
CVE
added 2 days ago12 views

CVE-2026-53437

Jenkins 2.567 and earlier, and LTS 2.555.2 and earlier, are affected by a vulnerability where the redirect URL after login is improperly determined to point to Jenkins if it contains tab or newline characters between //, enabling phishing attacks. The root cause is improper handling/validation of...

4.3CVSS5.5AI score0.00028EPSS
Exploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2 days ago5 views

PT-2026-48521

Metrics::Any::Adapter::SignalFx versions before 0.04 for Perl does not protect against metric injections. The statsd protocol and extensions such as dogstatsd allow mutiple metrics,separated by newlines, to be sent per packet. Metrics::Any::Adapter::SignalFx which extends...

6.5CVSS5.4AI score0.00038EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2 days ago7 views

PT-2026-48422

Name of the Vulnerable Software and Affected Versions Jenkins versions prior to 2.567 Jenkins LTS versions prior to 2.555.2 Description An issue exists where the software improperly validates redirect URLs after login. When a redirect URL contains tab or newline characters between //, the system...

4.3CVSS5.2AI score0.00028EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 3 days ago10 views

shell-quote quote() does not escape newlines in object .op values

Summary shell-quote's quote function did not validate object-token inputs against the operator model used by parse. The .op field was backslash-escaped character by character using /./g, which in JavaScript does not match line terminators \n, \r, U+2028, U+2029. A line terminator in .op therefore...

9.2CVSS5.6AI score0.00068EPSS
Exploits0References7Affected Software1
Snyk
Snyk
added 2026/05/20 3:35 p.m.5 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the CodeExtension::fileExcerpt function in WebProfiler. An attacker can execute arbitrary JavaScript code in the context of affected users by sending a specially crafted non-PHP files with \n that avoids HTM...

5.4CVSS5.8AI score
Exploits0References2
Cvelist
Cvelist
added 2026/04/23 3:47 a.m.37 views

CVE-2026-41230 Froxlor has a BIND Zone File Injection via Unsanitized DNS Record Content in DomainZones::add()

Froxlor is open source server administration software. Prior to version 2.3.6, DomainZones::add accepts arbitrary DNS record types without a whitelist and does not sanitize newline characters in the content field. When a DNS type not covered by the if/elseif validation chain is submitted e.g.,...

8.5CVSS0.00057EPSS
Exploits1References3
CVE
CVE
added 2026/04/22 9:44 p.m.15 views

CVE-2026-40517

CVE-2026-40517 affects radare2 before 6.1.4, where the PDB parser’s print_gvars() permits command injection via crafted PDB files. Unsanitized symbol name interpolation in the flag rename operation allows attackers to inject and execute radare2 commands when the idp command is run against the mal...

8.4CVSS6.3AI score0.00026EPSS
Exploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/22 9:44 p.m.1 views

CVE-2026-40517

radare2 prior to 6.1.4 contains a command injection vulnerability in the PDB parser's printgvars function that allows attackers to execute arbitrary commands by crafting a malicious PDB file with newline characters in symbol names. Attackers can inject arbitrary radare2 commands through unsanitiz...

8.4CVSS6.3AI score0.00026EPSS
Exploits1References5
Debian CVE
Debian CVE
added 2026/04/22 9:44 p.m.1 views

CVE-2026-40517

radare2 prior to 6.1.4 contains a command injection vulnerability in the PDB parser's printgvars function that allows attackers to execute arbitrary commands by crafting a malicious PDB file with newline characters in symbol names. Attackers can inject arbitrary radare2 commands through unsanitiz...

8.4CVSS6.1AI score0.00026EPSS
Exploits1
Vulnrichment
Vulnrichment
added 2026/04/22 9:44 p.m.3 views

CVE-2026-40517 radare2 < 6.1.4 Command Injection via PDB Parser Symbol Names

radare2 prior to 6.1.4 contains a command injection vulnerability in the PDB parser's printgvars function that allows attackers to execute arbitrary commands by crafting a malicious PDB file with newline characters in symbol names. Attackers can inject arbitrary radare2 commands through unsanitiz...

8.4CVSS6.3AI score0.00026EPSS
Exploits1References4
OSV
OSV
added 2026/04/18 12:59 a.m.2 views

GHSA-QRR6-MG7R-M243 PHPUnit has Argument injection via newline in PHP INI values that are forwarded to child processes

Impact PHPUnit forwards PHP INI settings to child processes used for isolated/PHPT test execution as -d name=value command-line arguments without neutralizing INI metacharacters. Because PHP's INI parser interprets " as a string delimiter, ; as the start of a comment, and most importantly a newli...

7.8CVSS6.6AI score0.00086EPSS
Exploits0References5
Friends Of PHP
Friends Of PHP
added 2026/04/17 12:52 p.m.6 views

Argument injection via newline in PHP INI values forwarded to child processes

Impact PHPUnit forwards PHP INI settings to child processes used for isolated/PHPT test execution as -d name=value command-line arguments without neutralizing INI metacharacters. Because PHP's INI parser interprets " as a string delimiter, ; as the start of a comment, and most importantly a newli...

7.8CVSS6.6AI score0.00236EPSS
Exploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/20 5:22 p.m.5 views

CVE-2026-33128

A flaw was found in H3, a minimal HTTP framework. A remote attacker can exploit this flaw by injecting malicious Server-Sent Events SSE due to improper sanitization of newline characters in the formatEventStreamMessage and formatEventStreamComment functions. An attacker who controls any part of a...

10CVSS5.8AI score0.00025EPSS
Exploits1References2
EUVD
EUVD
added 2026/01/27 12:36 a.m.3 views

EUVD-2026-4832

Gakido is a Python HTTP client focused on browser impersonation and anti-bot evasion. A vulnerability was discovered in Gakido prior to version 0.1.1 that allowed HTTP header injection through CRLF Carriage Return Line Feed sequences in user-supplied header values and names. When making HTTP...

5.3CVSS6AI score0.00021EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2026/01/21 3:10 p.m.3 views

CVE-2025-15367

A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server. Mitigation...

7.1CVSS5.4AI score0.00104EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2026/01/21 3:10 p.m.5 views

CVE-2025-15366

A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server. Mitigati...

7.1CVSS5.4AI score0.00104EPSS
Exploits0References6
NVD
NVD
added 2026/01/20 10:15 p.m.1 views

CVE-2026-0865

User-controlled header names and values containing newlines can allow injecting HTTP headers...

5.9CVSS0.0017EPSS
Exploits0References15
OSV
OSV
added 2026/01/20 10:15 p.m.1 views

DEBIAN-CVE-2025-15282

User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype...

6CVSS5.2AI score0.00052EPSS
Exploits0References1
Rows per page
Query Builder