Lucene search
+L

12147 matches found

Veracode
Veracode
added 2024/01/09 7:22 a.m.33 views

HTTP Request Smuggling

puma is vulnerable to HTTP Request Smuggling. The vulnerability is caused due to a missing validation while parsing chunked transfer encoding bodies, resulting in the smuggling of requests and unbounded resource consumption DoS...

7.5CVSS6.8AI score0.00958EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/01/09 2:15 a.m.8 views

CVE-2024-21738

SAP NetWeaver ABAP Application Server and ABAP Platform do not sufficiently encode user-controlled inputs, resulting in Cross-Site Scripting XSS vulnerability. An attacker with low privileges can cause limited impact to confidentiality of the application data after successful exploitation...

5.4CVSS5.8AI score0.00298EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/01/09 12:0 a.m.13 views

SAP NetWeaver ABAP Server 跨站脚本漏洞

SAP NetWeaver ABAP Server is a German SAP SAP company used as a Web application server for SAP products. A cross-site scripting vulnerability exists in SAP NetWeaver ABAP Server, which stems from a cross-site scripting XSS vulnerability due to insufficient encoding of user-controlled input. An...

5.4CVSS5.5AI score0.00298EPSS
SaveExploits0References3
Amazon
Amazon
added 2024/01/09 12:0 a.m.7 views

Medium: golang

Issue Overview: A malicious HTTP sender can use chunk extensions to cause a receiver reading from a request or response body to read many more bytes from the network than are in the body. A malicious HTTP client can further exploit this to cause a server to automatically read a large amount of da...

7.5CVSS6.8AI score0.02758EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/01/08 3:56 p.m.70 views

Puma HTTP Request/Response Smuggling vulnerability

Impact Prior to versions 6.4.2 and 5.6.8, puma exhibited dangerous behavior when parsing chunked transfer encoding bodies. Fixed versions limit the size of chunk extensions. Without this limit, an attacker could cause unbounded resource CPU, network bandwidth consumption. Patches The vulnerabilit...

7.5CVSS5.7AI score0.00958EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/01/08 2:15 p.m.2 views

DEBIAN-CVE-2024-21647

Puma is a web server for Ruby/Rack applications built for parallelism. Prior to version 6.4.2, puma exhibited incorrect behavior when parsing chunked transfer encoding bodies in a way that allowed HTTP request smuggling. Fixed versions limits the size of chunk extensions. Without this limit, an...

7.5CVSS6AI score0.00958EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/08 2:15 p.m.31 views

UBUNTU-CVE-2024-21647

Puma is a web server for Ruby/Rack applications built for parallelism. Prior to version 6.4.2, puma exhibited incorrect behavior when parsing chunked transfer encoding bodies in a way that allowed HTTP request smuggling. Fixed versions limits the size of chunk extensions. Without this limit, an...

7.5CVSS6.2AI score0.00958EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/01/08 2:15 p.m.46 views

CVE-2024-21647

Puma is a web server for Ruby/Rack applications built for parallelism. Prior to version 6.4.2, puma exhibited incorrect behavior when parsing chunked transfer encoding bodies in a way that allowed HTTP request smuggling. Fixed versions limits the size of chunk extensions. Without this limit, an...

7.5CVSS6.6AI score0.00958EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/01/08 1:45 p.m.10 views

CVE-2024-21647 HTTP Request/Response Smuggling in puma

Puma is a web server for Ruby/Rack applications built for parallelism. Prior to version 6.4.2, puma exhibited incorrect behavior when parsing chunked transfer encoding bodies in a way that allowed HTTP request smuggling. Fixed versions limits the size of chunk extensions. Without this limit, an...

5.9CVSS7.5AI score0.00958EPSS
SaveExploits0References2
OSV
OSV
added 2024/01/08 1:45 p.m.42 views

CVE-2024-21647 HTTP Request/Response Smuggling in puma

Puma is a web server for Ruby/Rack applications built for parallelism. Prior to version 6.4.2, puma exhibited incorrect behavior when parsing chunked transfer encoding bodies in a way that allowed HTTP request smuggling. Fixed versions limits the size of chunk extensions. Without this limit, an...

5.9CVSS6AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/01/08 1:45 p.m.87 views

CVE-2024-21647

Puma is a web server for Ruby/Rack applications built for parallelism. Prior to version 6.4.2, puma exhibited incorrect behavior when parsing chunked transfer encoding bodies in a way that allowed HTTP request smuggling. Fixed versions limits the size of chunk extensions. Without this limit, an...

7.5CVSS6.4AI score0.00958EPSS
SaveExploits0
NVD
NVD
added 2024/01/08 9:15 a.m.29 views

CVE-2023-29050

The optional "LDAP contacts provider" could be abused by privileged users to inject LDAP filter strings that allow to access content outside of the intended hierarchy. Unauthorized users could break confidentiality of information in the directory and potentially cause high load on the directory...

9.6CVSS7.8AI score0.01668EPSS
SaveExploits0References4
Prion
Prion
added 2024/01/08 9:15 a.m.21 views

Design/Logic Flaw

The optional "LDAP contacts provider" could be abused by privileged users to inject LDAP filter strings that allow to access content outside of the intended hierarchy. Unauthorized users could break confidentiality of information in the directory and potentially cause high load on the directory...

5.5CVSS6.8AI score0.01668EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/01/08 8:51 a.m.35 views

CVE-2023-29050

The optional "LDAP contacts provider" could be abused by privileged users to inject LDAP filter strings that allow to access content outside of the intended hierarchy. Unauthorized users could break confidentiality of information in the directory and potentially cause high load on the directory...

7.6CVSS9.2AI score0.01668EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/01/08 12:0 a.m.10 views

PT-2024-12189 · Open Xchange Gmbh +2 · Ox App Suite +1

Name of the Vulnerable Software and Affected Versions: No specific software name or versions are mentioned in the provided descriptions. Description: The optional "LDAP contacts provider" could be abused by privileged users to inject LDAP filter strings, allowing access to content outside of the...

9.6CVSS8.8AI score0.01668EPSS
SaveExploits0References13
Amazon
Amazon
added 2024/01/08 12:0 a.m.8 views

Medium: golang

Issue Overview: A malicious HTTP sender can use chunk extensions to cause a receiver reading from a request or response body to read many more bytes from the network than are in the body. A malicious HTTP client can further exploit this to cause a server to automatically read a large amount of da...

7.5CVSS8.9AI score0.02758EPSS
SaveExploits0
Snyk
Snyk
added 2024/01/08 12:0 a.m.3 views

HTTP Request Smuggling

Overview puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It's great for highly concurrent Ruby implementations such as Rubinius and JRuby as well as as providing process...

7.5CVSS5.1AI score0.00958EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2024/01/03 10:42 a.m.62 views

SMTP Smuggling: New Flaw Lets Attackers Bypass Security and Spoof Emails

A new exploitation technique called Simple Mail Transfer Protocol SMTP smuggling can be weaponized by threat actors to send spoofed emails with fake sender addresses while bypassing security measures. "Threat actors could abuse vulnerable SMTP servers worldwide to send malicious emails from...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/01/01 12:0 a.m.6 views

PT-2024-40553 · Unknown · Checkstyle

Name of the Vulnerable Software and Affected Versions: Checkstyle affected versions not specified Description: A security exception occurs in the JavaLanguageParser.expr function, potentially related to encoding issues in the UTF 8.updatePositions and UTF 8$Encoder.encodeArrayLoop functions...

7AI score
SaveExploits0References2
Veracode
Veracode
added 2023/12/29 10:59 a.m.17 views

Improper Unicode Encoding

github.com/ewen-lbh/ffcss is vulnerable to Improper Handling Of Unicode Encoding. The vulnerability arises due to the use of late Unicode normalization of type NFKD in the lookupPreprocess method. It is possible to bypass validation on this method by a specially crafted Unicode input...

5.3CVSS7AI score0.00522EPSS
SaveExploits1References2
Rows per page
Query Builder