Lucene search
+L

21942 matches found

Akamai Blog
Akamai Blog
added 2024/01/25 2:00 p.m.23 views

What Is API Detection and Response?

...

7.3AI score
SaveExploits0
Veracode
Veracode
added 2024/01/25 5:22 a.m.28 views

Cross Site Scripting (XSS)

whooglesearch is vulnerable to Cross Site Scripting XSS. The vulnerability due to improper validation of user-controlled srctype and elementurl variables within requests.py. This flaw allows an attacker to control the HTTP response content type and craft a special URL to point to a malicious...

6.1CVSS6.3AI score0.00635EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2024/01/24 8:23 p.m.12 views

MAL-2024-251 Malicious code in wlwz-2312-0900 (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 66c7eed5fa24b1e44bdea6ae4f874af56e287e3c2f4ee9fe5323a42dc562d096 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSV
OSV
added 2024/01/24 8:20 p.m.126 views

GHSA-9F9P-CP3C-72JF Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting') in trillium-http and trillium-client

Summary Insufficient validation of outbound header values may lead to request splitting or response splitting attacks in scenarios where attackers have sufficient control over outbound headers. Details Outbound trilliumhttp::HeaderValue and trilliumhttp::HeaderName can be constructed infallibly a...

6.8CVSS8.2AI score0.00632EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2024/01/24 8:20 p.m.33 views

Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting') in trillium-http and trillium-client

Summary Insufficient validation of outbound header values may lead to request splitting or response splitting attacks in scenarios where attackers have sufficient control over outbound headers. Details Outbound trilliumhttp::HeaderValue and trilliumhttp::HeaderName can be constructed infallibly a...

8.1CVSS6.8AI score0.00632EPSS
SaveExploits0References7Affected Software2
NVD
NVD
added 2024/01/24 8:15 p.m.46 views

CVE-2024-23644

Trillium is a composable toolkit for building internet applications with async rust. In trillium-http prior to 0.3.12 and trillium-client prior to 0.5.4, insufficient validation of outbound header values may lead to request splitting or response splitting attacks in scenarios where attackers have...

8.1CVSS7.3AI score0.00632EPSS
SaveExploits0References3
Prion
Prion
added 2024/01/24 8:15 p.m.37 views

Input validation

Trillium is a composable toolkit for building internet applications with async rust. In trillium-http prior to 0.3.12 and trillium-client prior to 0.5.4, insufficient validation of outbound header values may lead to request splitting or response splitting attacks in scenarios where attackers have...

5.1CVSS7.2AI score0.00632EPSS
SaveExploits0References3Affected Software2
Cvelist
Cvelist
added 2024/01/24 7:38 p.m.54 views

CVE-2024-23644 trillium-http and trillium-client vulnerable to HTTP Request/Response Splitting

Trillium is a composable toolkit for building internet applications with async rust. In trillium-http prior to 0.3.12 and trillium-client prior to 0.5.4, insufficient validation of outbound header values may lead to request splitting or response splitting attacks in scenarios where attackers have...

6.8CVSS8.4AI score0.00632EPSS
SaveExploits0References3
CVE
CVE
added 2024/01/24 7:38 p.m.75 views

CVE-2024-23644

CVE-2024-23644 affects Trillium, specifically the crates trillium-http (versions prior to 0.3.12) and trillium-client (prior to 0.5.4). The issue is improper validation of outbound header values and names, where header values/names can be constructed infallibly and may contain illegal bytes. If a...

8.1CVSS8.1AI score0.00632EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2024/01/24 7:38 p.m.34 views

CVE-2024-23644 trillium-http and trillium-client vulnerable to HTTP Request/Response Splitting

Trillium is a composable toolkit for building internet applications with async rust. In trillium-http prior to 0.3.12 and trillium-client prior to 0.5.4, insufficient validation of outbound header values may lead to request splitting or response splitting attacks in scenarios where attackers have...

6.8CVSS7.9AI score
SaveExploits0References5
NVD
NVD
added 2024/01/24 6:15 p.m.64 views

CVE-2024-23649

Lemmy is a link aggregator and forum for the fediverse. Starting in version 0.17.0 and prior to version 0.19.1, users can report private messages, even when they're neither sender nor recipient of the message. The API response to creating a private message report contains the private message...

7.5CVSS7.5AI score0.00505EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/01/24 1:48 p.m.82 views

CVE-2023-40547

A remote code execution vulnerability was found in Shim. The Shim boot support trusts attacker-controlled values when parsing an HTTP response. This flaw allows an attacker to craft a specific malicious HTTP request, leading to a completely controlled out-of-bounds write primitive and complete...

8.3CVSS9.6AI score0.05417EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/01/24 12:00 a.m.16 views

The vulnerability of the DNS Response Handler component of the Universal Monitoring System Agent in Zabbix allows a attacker to trigger buffer overflows.

The vulnerability of the DNS Response Handler component of the Zabbix universal monitoring agent is related to insufficient checking of exceptional states. Exploiting this vulnerability could allow a malicious actor to trigger a buffer overflow...

8.1CVSS6.7AI score0.00673EPSS
SaveExploits0References8Affected Software4
OSV
OSV
added 2024/01/23 6:15 p.m.36 views

PYSEC-2024-19

Whoogle Search is a self-hosted metasearch engine. In versions 0.8.3 and prior, the element method in app/routes.py does not validate the user-controlled srctype and elementurl variables and passes them to the send method which sends a GET request on lines 339-343 in requests.py. The returned...

6.1CVSS6AI score0.00635EPSS
SaveExploits1References10
PyPA
PyPA
added 2024/01/23 6:15 p.m.14 views

PYSEC-2024-19

Whoogle Search is a self-hosted metasearch engine. In versions 0.8.3 and prior, the element method in app/routes.py does not validate the user-controlled srctype and elementurl variables and passes them to the send method which sends a GET request on lines 339-343 in requests.py. The returned...

6.1CVSS6.2AI score0.00635EPSS
SaveExploits1References10Affected Software1
Cvelist
Cvelist
added 2024/01/23 5:21 p.m.52 views

CVE-2024-22417 Whoogle Search Cross-site Scripting vulnerability

Whoogle Search is a self-hosted metasearch engine. In versions 0.8.3 and prior, the element method in app/routes.py does not validate the user-controlled srctype and elementurl variables and passes them to the send method which sends a GET request on lines 339-343 in requests.py. The returned...

6.1CVSS6.2AI score0.00635EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2024/01/23 2:43 p.m.85 views

keycloak-core: open redirect via "form_post.jwt" JARM response mode

An incomplete fix was found in Keycloak Core patch. An attacker can steal authorization codes or tokens from clients using a wildcard in the JARM response mode "formpost.jwt". It is observed that changing the responsemode parameter in the original proof of concept from "formpost" to "formpost.jwt...

6.1CVSS7.2AI score0.01109EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2024/01/23 12:00 p.m.70 views

RUSTSEC-2024-0008 Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')

Summary Insufficient validation of outbound header values may lead to request splitting or response splitting attacks in scenarios where attackers have sufficient control over outbound headers. Details Outbound trilliumhttp::HeaderValue and trilliumhttp::HeaderName can be constructed infallibly a...

8.1CVSS8.2AI score0.00632EPSS
SaveExploits0References3
RustSec
RustSec
added 2024/01/23 12:00 p.m.8 views

Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')

Summary Insufficient validation of outbound header values may lead to request splitting or response splitting attacks in scenarios where attackers have sufficient control over outbound headers. Details Outbound trilliumhttp::HeaderValue and trilliumhttp::HeaderName can be constructed infallibly a...

8.1CVSS7.3AI score0.00632EPSS
SaveExploits0Affected Software1
RustSec
RustSec
added 2024/01/23 12:00 p.m.12 views

Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')

Summary Insufficient validation of outbound header values may lead to request splitting or response splitting attacks in scenarios where attackers have sufficient control over outbound headers. Details Outbound trilliumhttp::HeaderValue and trilliumhttp::HeaderName can be constructed infallibly a...

8.1CVSS7.3AI score0.00632EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder