Lucene search
+L

162 matches found

NVD
NVD
added 2025/03/20 10:15 a.m.11 views

CVE-2024-8489

A vulnerability in modelscope/agentscope, specifically in the AgentScope Studio backend server, allows for Cross-Site Request Forgery CSRF due to overly permissive CORS headers. This issue affects the latest commit on the main branch 21161fe. The vulnerability permits an attacker to access all...

8.8CVSS0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/20 10:10 a.m.6 views

CVE-2024-10950 Code Injection in binary-husky/gpt_academic

In binary-husky/gptacademic version = 3.83, the plugin CodeInterpreter is vulnerable to code injection caused by prompt injection. The root cause is the execution of user-provided prompts that generate untrusted code without a sandbox, allowing the execution of parts of the LLM-generated code. Th...

8.8CVSS7.8AI score
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.19 views

CVE-2024-8489 CSRF due to overly permissive CORS headers in modelscope/agentscope

A vulnerability in modelscope/agentscope, specifically in the AgentScope Studio backend server, allows for Cross-Site Request Forgery CSRF due to overly permissive CORS headers. This issue affects the latest commit on the main branch 21161fe. The vulnerability permits an attacker to access all...

8.8CVSS0.00224EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/07 3:36 p.m.93 views

CVE-2025-27518

CVE-2025-27518 affects Cognita (the RAG framework) backend server. The issue is an insecure CORS configuration that allows arbitrary websites to send cross-site requests to the Cognita application. Root cause: misconfigured CORS on the backend. Reported impact is that cross-origin requests could ...

6.9CVSS6.8AI score0.00476EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/17 7:10 p.m.13 views

BIT-GITLAB-2025-1212 Exposure of Sensitive System Information to an Unauthorized Control Sphere in GitLab

An information disclosure vulnerability in GitLab CE/EE affecting all versions from 8.3 prior to 17.6.5, 17.7 prior to 17.7.4, and 17.8 prior to 17.8.2 allows an attacker to send a crafted request to a backend server to reveal sensitive information...

7.5CVSS4.1AI score0.00373EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/02/12 3:02 p.m.15 views

CVE-2025-1212

Removed by vendor...

7.5CVSS5.8AI score0.00373EPSS
SaveExploits0
CISA KEV Catalog
CISA KEV Catalog
added 2025/01/13 12:00 a.m.19 views

Qlik Sense HTTP Tunneling Vulnerability

Qlik Sense contains an HTTP tunneling vulnerability that allows an attacker to escalate privileges and execute HTTP requests on the backend server hosting the software...

9.9CVSS7.4AI score0.24676EPSS
SaveIn wildExploits0
Vulnrichment
Vulnrichment
added 2024/08/12 2:50 p.m.48 views

CVE-2024-38530 Open eClass Platform allows Arbitrary File Upload in "modules/h5p/save.php"

The Open eClass platform formerly known as GUnet eClass is a complete Course Management System. An arbitrary file upload vulnerability in the "save" functionality of the H5P module enables unauthenticated users to upload arbitrary files on the server's filesystem. This may lead in unrestricted RC...

9.8CVSS9.4AI score0.00776EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/08/12 2:50 p.m.45 views

CVE-2024-38530 Open eClass Platform allows Arbitrary File Upload in "modules/h5p/save.php"

The Open eClass platform formerly known as GUnet eClass is a complete Course Management System. An arbitrary file upload vulnerability in the "save" functionality of the H5P module enables unauthenticated users to upload arbitrary files on the server's filesystem. This may lead in unrestricted RC...

9.8CVSS0.00776EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/06/27 6:40 p.m.54 views

CVE-2024-5826 Remote Code Execution via Prompt Injection in vanna-ai/vanna

In the latest version of vanna-ai/vanna, the vanna.ask function is vulnerable to remote code execution due to prompt injection. The root cause is the lack of a sandbox when executing LLM-generated code, allowing an attacker to manipulate the code executed by the exec function in...

9.8CVSS0.00882EPSS
SaveExploits0References1
CVE
CVE
added 2024/06/27 6:40 p.m.71 views

CVE-2024-5826

CVE-2024-5826 – vanna-ai/vanna has a remote code execution vulnerability in the vanna.ask function due to prompt injection. The root cause is the absence of a sandbox when executing LLM-generated code, allowing an attacker to manipulate the code executed by the exec function in src/vanna/base/bas...

9.8CVSS10AI score0.00882EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/06 10:58 a.m.94 views

BIT-ENVOY-2021-29492 Bypass of path matching rules using escaped slash characters

Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences %2F and %5C in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. /something%2F..%2Fadmin, to bypass access control, e.g. a block on /admin. A...

8.3CVSS8.1AI score0.68383EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/03/05 6:19 p.m.7 views

haproxy: Proxy forwards malformed empty Content-Length headers

A flaw was found in HAProxy. Empty Content-Length headers are forwarded, which could cause an HTTP/1 server behind it to interpret the payload as an extra request. This may render the HTTP/1 server vulnerable to attacks in some uncommon cases...

7.2CVSS5.7AI score0.02147EPSS
SaveExploits1References4
OSV
OSV
added 2024/02/08 9:00 a.m.36 views

CVE-2024-23452 Apache bRPC: HTTP request smuggling vulnerability

Request smuggling vulnerability in HTTP server in Apache bRPC 0.9.51.7.0 on all platforms allows attacker to smuggle request. Vulnerability Cause Description: The httpparser does not comply with the RFC-7230 HTTP 1.1 specification. Attack scenario: If a message is received with both a...

7.5CVSS7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/02/08 9:00 a.m.29 views

CVE-2024-23452 Apache bRPC: HTTP request smuggling vulnerability

Request smuggling vulnerability in HTTP server in Apache bRPC 0.9.51.7.0 on all platforms allows attacker to smuggle request. Vulnerability Cause Description: The httpparser does not comply with the RFC-7230 HTTP 1.1 specification. Attack scenario: If a message is received with both a...

7.7AI score0.01637EPSS
SaveExploits0References4
Prion
Prion
added 2023/12/12 8:15 p.m.30 views

Design/Logic Flaw

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. In version 2.3.0-beta2 and prior, when h2o is configured to listen to multiple addresses or ports with each of them using different backend servers managed by multiple entities, a malicious backend entity that also has the...

3.8CVSS6.9AI score0.00181EPSS
SaveExploits0References2Affected Software1
CISA KEV Catalog
CISA KEV Catalog
added 2023/12/07 12:00 a.m.93 views

Qlik Sense HTTP Tunneling Vulnerability

Qlik Sense contains an HTTP tunneling vulnerability that allows an attacker to escalate privileges and execute HTTP requests on the backend server hosting the software...

9.9CVSS7.6AI score0.84967EPSS
SaveIn wildExploits0
RedHat Linux
RedHat Linux
added 2023/12/06 12:54 a.m.13 views

haproxy: Proxy forwards malformed empty Content-Length headers

A flaw was found in HAProxy. Empty Content-Length headers are forwarded, which could cause an HTTP/1 server behind it to interpret the payload as an extra request. This may render the HTTP/1 server vulnerable to attacks in some uncommon cases...

7.2CVSS5.7AI score0.02147EPSS
SaveExploits1References4
OSV
OSV
added 2023/12/05 6:11 p.m.28 views

GHSA-FVHJ-4QFH-Q2HM Traefik incorrectly processes fragment in the URL, leads to Authorization Bypass

Summary When a request is sent to Traefik with a URL fragment, Traefik automatically URL encodes and forwards the fragment to the backend server. This violates the RFC because in the origin-form the URL should only contain the absolute path and the query. When this is combined with another fronte...

6.5CVSS6.5AI score0.00625EPSS
SaveExploits1References6
GithubExploit
GithubExploit
added 2023/12/04 4:58 p.m.2402 views

Exploit for HTTP Request Smuggling in Apache Http_Server

CVE-2023-25690 Mô tả CVE-2023-25690: - Một vài cấu hình mod...

9.8CVSS8.3AI score0.84508EPSS
SaveExploits5
Rows per page
Query Builder