Lucene search
K

28 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.0 views

EUVD-2020-25411

Malware in sbrugna...

4CVSS3.8AI score0.00141EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2023-1431

Malicious code in bioql PyPI...

7.5CVSS6.7AI score0.00671EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2023-1372

Malicious code in bioql PyPI...

6.5CVSS6.8AI score0.00165EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/05/05 12:0 a.m.1 views

PT-2025-19706

Name of the Vulnerable Software and Affected Versions iputils versions through 20240905 Description The issue allows for a denial of service, resulting in application error or incorrect data collection, via a crafted ICMP Echo Reply packet. This is caused by a signed 64-bit integer overflow in...

6.5CVSS6.7AI score0.00508EPSS
Exploits1References77
RedhatCVE
RedhatCVE
added 2025/02/14 2:37 a.m.8 views

CVE-2024-31844

An issue was discovered in Italtel Embrace 1.6.4. The server does not properly handle application errors. In some cases, this leads to a disclosure of information about the server. An unauthenticated user is able craft specific requests in order to make the application generate an error. Inside a...

5.3CVSS6.7AI score0.0011EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2025/01/20 3:57 p.m.11 views

CVE-2025-24013 CodeIgniter validation of header name and value

CodeIgniter is a PHP full-stack web framework. Prior to 4.5.8, CodeIgniter lacked proper header validation for its name and value. The potential attacker can construct deliberately malformed headers with Header class. This could disrupt application functionality, potentially causing errors or...

5.3CVSS6.9AI score0.00191EPSS
Exploits0References4
OSV
OSV
added 2024/10/08 4:15 a.m.1 views

DEBIAN-CVE-2024-8925

In PHP versions 8.1. before 8.1.30, 8.2. before 8.2.24, 8.3. before 8.3.12, erroneous parsing of multipart form data contained in an HTTP POST request could lead to legitimate data not being processed. This could lead to malicious attacker able to control part of the submitted data being able to...

5.3CVSS6.4AI score0.01849EPSS
Exploits1References1
OSV
OSV
added 2023/11/22 3:30 a.m.22 views

GHSA-HX93-GC73-5RPR Exposure of Sensitive Information in Elastic APM .NET Agent

The Elastic APM .NET Agent can leak sensitive HTTP header information when logging the details during an application error. Normally, the APM agent will sanitize sensitive HTTP header details before sending the information to the APM server. During an application error it is possible the headers...

2.1CVSS3.9AI score0.00222EPSS
Exploits0References6
Citrix
Citrix
added 2023/07/27 12:0 a.m.8 views

Cannot Add Store to Workspace App, Errors "Your Apps are not available at this time."

Cannot add store to workspace app Your Apps are not available at this time. Please try again in a few Minutes or contact your help desk with this information: Cannot Contact Store...

7AI score
Exploits0
Veracode
Veracode
added 2023/05/02 7:33 a.m.28 views

Improper Input Validation

laminas/laminas-diactoros is vulnerable to Improper input Validation. The vulnerability exists because single new line characters are used between header keys or values allowing an attacker to create invalid messages, which can cause different application errors due to the syntactically incorrect...

7.5CVSS6.1AI score0.00671EPSS
Exploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/24 10:42 p.m.35 views

HTTP Multiline Header Termination

Impact Affected versions of Laminas Diactoros accepted a single line feed LF / \n character at the end of a header name. When serializing such a header name containing a line-feed into the on-the-wire representation of a HTTP/1.x message, the resulting message would be syntactically invalid, due ...

7.5CVSS6AI score0.00671EPSS
Exploits0References6Affected Software1
NVD
NVD
added 2023/04/24 8:15 p.m.18 views

CVE-2023-29530

Laminas Diactoros provides PSR HTTP Message implementations. In versions 2.18.0 and prior, 2.19.0, 2.20.0, 2.21.0, 2.22.0, 2.23.0, 2.24.0, and 2.25.0, users who create HTTP requests or responses using laminas/laminas-diactoros, when providing a newline at the start or end of a header key or value...

7.5CVSS7.2AI score0.00671EPSS
Exploits0References3
Prion
Prion
added 2023/04/24 8:15 p.m.25 views

Design/Logic Flaw

Laminas Diactoros provides PSR HTTP Message implementations. In versions 2.18.0 and prior, 2.19.0, 2.20.0, 2.21.0, 2.22.0, 2.23.0, 2.24.0, and 2.25.0, users who create HTTP requests or responses using laminas/laminas-diactoros, when providing a newline at the start or end of a header key or value...

4CVSS6.2AI score0.00671EPSS
Exploits0References3Affected Software3
Positive Technologies
Positive Technologies
added 2023/04/19 12:0 a.m.4 views

PT-2023-32955 · Unknown · Codeigniter

Name of the Vulnerable Software and Affected Versions: CodeIgniter versions prior to 4.5.8 Description: The issue is related to improper header validation for the name and value, which could allow a potential attacker to construct deliberately malformed headers using the Header class. This could...

7.5CVSS6.3AI score0.04782EPSS
Exploits0References28
Github Security Blog
Github Security Blog
added 2023/04/18 10:20 p.m.57 views

Insecure header validation in slim/psr7

Impact An attacker could sneak in a newline \n into both the header names and values. While the specification states that \r\n\r\n is used to terminate the header list, many servers in the wild will also accept \n\n. An attacker that is able to control the header names that are passed to Slilm-Ps...

6.5CVSS6.3AI score0.00165EPSS
Exploits0References9Affected Software1
Debian CVE
Debian CVE
added 2023/04/17 9:17 p.m.20 views

CVE-2023-30536

slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 an attacker could sneak in a newline \n into both the header names and values. While the specification states that \r\n\r\n is used to terminate the header list, many servers in the wild will also accept \n\n. An...

6.5CVSS6.7AI score0.00165EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2023/04/17 9:17 p.m.6 views

CVE-2023-30536 Insecure header validation in slim/psr7

slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 an attacker could sneak in a newline \n into both the header names and values. While the specification states that \r\n\r\n is used to terminate the header list, many servers in the wild will also accept \n\n. An...

6.5CVSS6.5AI score0.00165EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2022/05/18 12:0 a.m.23 views

HTTP Parameter Pollution

An HTTP Parameter Pollution HTTP exploits the possibility of including several parameters with the same name in an HTTP request or by including a new encoded parameter. Depending on the web server, its parameters will be parsed in a different way i.e. parsing only the first/last occurrence of the...

7.2AI score
Exploits0References1
OSV
OSV
added 2020/04/08 2:15 p.m.0 views

CVE-2020-4164

IBM Security Information Queue ISIQ 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, and 1.0.5 could expose sensitive information from applicatino errors which could be used in further attacks against the system. IBM X-Force ID: 174400...

2.7CVSS5.8AI score
Exploits0References2
Prion
Prion
added 2020/04/08 2:15 p.m.9 views

Design/Logic Flaw

IBM Security Information Queue ISIQ 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, and 1.0.5 could expose sensitive information from applicatino errors which could be used in further attacks against the system. IBM X-Force ID: 174400...

4CVSS3.3AI score0.00141EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder