Lucene search
+L

21927 matches found

OSV
OSV
added 2024/03/06 11:18 a.m.29 views

BIT-GITLAB-2021-39873

In all versions of GitLab CE/EE, there exists a content spoofing vulnerability which may be leveraged by attackers to trick users into visiting a malicious website by spoofing the content in an error response...

4.3CVSS4.5AI score0.00905EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:15 a.m.22 views

BIT-GITLAB-2022-1954

A Regular Expression Denial of Service vulnerability in GitLab CE/EE affecting all versions from 1.0.2 prior to 14.10.5, 15.0 prior to 15.0.4, and 15.1 prior to 15.1.1 allows an attacker to make a GitLab instance inaccessible via specially crafted web server response headers...

5.3CVSS5.1AI score0.00997EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:12 a.m.31 views

BIT-GITLAB-2023-0508 Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting') in GitLab

An issue has been discovered in GitLab CE/EE affecting all versions starting from 15.4 before 15.10.8, all versions starting from 15.11 before 15.11.7, all versions starting from 16.0 before 16.0.2. Open redirection was possible via HTTP response splitting in the NPM package API...

4.3CVSS4.3AI score0.00757EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:09 a.m.25 views

BIT-TYPO3-2022-36105

TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that observing response time during user authentication backend and frontend can be used to distinguish between existing and non-existing user accounts. Extension authors of 3rd part...

5.3CVSS5.3AI score0.01261EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:08 a.m.24 views

BIT-SYMFONY-2020-5255

In Symfony before versions 4.4.7 and 5.0.7, when a Response does not contain a Content-Type header, affected versions of Symfony can fallback to the format defined in the Accept header of the request, leading to a possible mismatch between the response's content and Content-Type header. When the...

4.3CVSS4.7AI score0.01297EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:08 a.m.33 views

BIT-VARNISH-2022-38150

In Varnish Cache 7.0.0, 7.0.1, 7.0.2, and 7.1.0, it is possible to cause the Varnish Server to assert and automatically restart through forged HTTP/1 backend responses. An attack uses a crafted reason phrase of the backend response status line. This is fixed in 7.0.3 and 7.1.1...

7.5CVSS7.1AI score0.01386EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 11:05 a.m.43 views

BIT-RUBY-2020-5247 HTTP Response Splitting in Puma

In Puma RubyGem before 4.3.2 and before 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters i.e. CR, LF or/r, /n to end the header and inject malicious content, such as additional headers or an entirely new response body. This...

7.5CVSS6.6AI score0.02549EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/06 11:05 a.m.79 views

BIT-RUBY-2021-33621

The cgi gem before 0.1.0.2, 0.2.x before 0.2.2, and 0.3.x before 0.3.5 for Ruby allows HTTP response splitting. This is relevant to applications that use untrusted user input either to generate an HTTP response or to create a CGI::Cookie object...

8.8CVSS8.8AI score0.02352EPSS
SaveExploits1References9
OSV
OSV
added 2024/03/06 10:59 a.m.51 views

BIT-OPENRESTY-2020-36309

ngxhttpluamodule aka lua-nginx-module before 0.10.16 in OpenResty allows unsafe characters in an argument when using the API to mutate a URI, or a request or response header...

5.3CVSS6AI score0.01423EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 10:58 a.m.47 views

BIT-MATTERMOST-2023-48732

Mattermost fails to scope the WebSocket response around notified users to a each user separately resulting in the WebSocket broadcasting the information about who was notified about a post to everyone else in the channel...

4.3CVSS4.1AI score0.00459EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:56 a.m.66 views

BIT-ENVOY-2021-43825 Use-after-free in Envoy

Envoy is an open source edge and service proxy, designed for cloud-native applications. Sending a locally generated response must stop further processing of request or response data. Envoy tracks the amount of buffered request and response data and aborts the request if the amount of buffered dat...

7.5CVSS7AI score0.00877EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:55 a.m.452 views

BIT-APACHE-2021-31618 NULL pointer dereference on specially crafted HTTP/2 request

Apache HTTP Server protocol handler for the HTTP/2 protocol checks received request headers against the size limitations as configured for the server and used for the HTTP/1 protocol as well. On violation of these restrictions and HTTP response is sent to the client with a status code indicating...

7.5CVSS8.6AI score0.51489EPSS
SaveExploits0References14
OSV
OSV
added 2024/03/06 10:54 a.m.33 views

BIT-GRAFANA-2022-39307 Grafana subject to Exposure of Sensitive Information resulting in User enumeration via forget password

Grafana is an open-source platform for monitoring and observability. When using the forget password on the login page, a POST request is made to the /api/user/password/sent-reset-email URL. When the username or email does not exist, a JSON response contains a “user not found” message. This leaks...

6.7CVSS6.4AI score0.00748EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:54 a.m.32 views

BIT-HAPROXY-2022-0711

A flaw was found in the way HAProxy processed HTTP responses containing the "Set-Cookie2" header. This flaw could allow an attacker to send crafted HTTP response packets which lead to an infinite loop, eventually resulting in a denial of service condition. The highest threat from this vulnerabili...

7.5CVSS7AI score0.16563EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 10:53 a.m.48 views

BIT-GOLANG-2023-39326 Denial of service via chunk extensions in net/http

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 data up to about...

5.3CVSS6.7AI score0.01208EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 10:51 a.m.97 views

BIT-APACHE-2022-37436 Apache HTTP Server: mod_proxy prior to 2.4.55 allows a backend to trigger HTTP response splitting

Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client...

5.3CVSS7.3AI score0.60995EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:51 a.m.111 views

BIT-APACHE-2023-27522 Apache HTTP Server: mod_proxy_uwsgi HTTP response splitting

HTTP Response Smuggling vulnerability in Apache HTTP Server via modproxyuwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55. Special characters in the origin response header can truncate/split the response forwarded to the client...

7.5CVSS8.7AI score0.02134EPSS
SaveExploits0References5
Packet Storm
Packet Storm
added 2024/03/06 12:00 a.m.476 views

Artica Proxy 4.40 / 4.50 Local File Inclusion / Traversal

KL-001-2024-001: Artica Proxy Unauthenticated LFI Protection Bypass Vulnerability Title: Artica Proxy Unauthenticated LFI Protection Bypass Vulnerability Advisory ID: KL-001-2024-001 Publication Date: 2024.03.05 Publication URL: https://korelogic.com/Resources/Advisories/KL-001-2024-001.txt 1...

7.4AI score0.44579EPSS
SaveExploits4
RedHat Linux
RedHat Linux
added 2024/03/05 6:04 p.m.16 views

squid: DoS against HTTP and HTTPS

A flaw was found in Squid. The limits applied for validation of HTTP response headers are applied before caching. However, Squid may grow a cached HTTP response header beyond the configured maximum size, causing a stall or crash of the worker process when a large header is retrieved from the disk...

7.5CVSS5.7AI score0.05186EPSS
SaveExploits0References5
Hacker One
Hacker One
added 2024/03/05 10:53 a.m.56 views

Internet Bug Bounty: CVE-2024-27351: Potential regular expression denial-of-service in django.utils.text.Truncator.words()

The django.utils.text.Truncator.words method with html=True and truncatewordshtml template filter were found to be vulnerable to a potential regular expression denial-of-service attack. The vulnerability was caused by regular expressions stored in variables that were susceptible to ReDoS attacks,...

5.3CVSS6.3AI score0.01854EPSS
SaveExploits0
Rows per page
Query Builder