Lucene search
+L

40 matches found

CVE
CVE
•added 2026/05/20 6:39 p.m.•38 views

CVE-2026-9136

CVE-2026-9136 affects the ShadowAttribute proposal creation workflow in MISP. An add action accepted client-supplied ShadowAttribute data without stripping the id field, allowing an authenticated user to supply the identifier of an existing ShadowAttribute and cause an update instead of creating ...

8.3CVSS5.7AI score0.00299EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
•added 2026/05/20 6:39 p.m.•17 views

CVE-2026-9136 Unauthorized ShadowAttribute modification in MISP via client-supplied identifier

A vulnerability was identified in the ShadowAttribute proposal creation workflow. The add action accepted user-controlled ShadowAttribute request data without removing the id field before saving the record. Because the underlying framework treats a supplied primary key as an instruction to update...

8.3CVSS5.7AI score0.00299EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/05/20 6:39 p.m.•50 views

CVE-2026-9136 Unauthorized ShadowAttribute modification in MISP via client-supplied identifier

A vulnerability was identified in the ShadowAttribute proposal creation workflow. The add action accepted user-controlled ShadowAttribute request data without removing the id field before saving the record. Because the underlying framework treats a supplied primary key as an instruction to update...

8.3CVSS0.00299EPSS
SaveExploits0References1
OSV
OSV
•added 2026/05/07 3:47 a.m.•65 views

GHSA-375F-4R2H-F99J Bandit trusts client-supplied URI scheme on plaintext connections

Summary Bandit reflects the client-supplied URI scheme into conn.scheme without verifying the actual transport. Over a plaintext HTTP/1.1 connection or h2c, an unauthenticated attacker can send an absolute-form request target like GET https://victim/path HTTP/1.1 and the application observes...

6.3CVSS5.9AI score0.00524EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/05/01 8:34 p.m.•41 views

CVE-2026-39807 Client-supplied URI scheme trusted without transport verification in bandit

Reliance on Untrusted Inputs in a Security Decision vulnerability in mtrudel bandit allows unauthenticated transport-state spoofing on plaintext HTTP connections. 'Elixir.Bandit.Pipeline':determinescheme/2 in lib/bandit/pipeline.ex returns the client-supplied URI scheme verbatim, ignoring the...

6.3CVSS0.00524EPSS
SaveExploits0References4
OSV
OSV
•added 2026/04/23 7:48 p.m.•18 views

CVE-2026-41277 Flowise: Mass Assignment in DocumentStore Create Endpoint Leads to Cross-Workspace Object Takeover (IDOR)

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, a Mass Assignment vulnerability in the DocumentStore creation endpoint allows authenticated users to control the primary key id and internal state fields of DocumentStore entities. Because the...

7.6CVSS6AI score
SaveExploits0References3
OSV
OSV
•added 2026/04/21 5:12 p.m.•15 views

CVE-2026-41192 FreeScout's client-controlled attachment IDs allow deletion of existing conversation attachments

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.215, the reply and draft flows trust client-supplied encrypted attachment IDs. Any IDs present in attachmentsall but omitted from retained lists are decrypted and passed directly to Attachment::deleteByIds. Because...

7.1CVSS6AI score
SaveExploits0References5
CVE
CVE
•added 2026/04/21 5:12 p.m.•54 views

CVE-2026-41192

Summary: FreeScout before version 1.8.215 is vulnerable. The bug arises in the reply/draft flows that trust client-supplied encrypted attachment IDs. When an attachment ID that appears in attachments_all[] but is not in the retained lists is decrypted and passed to Attachment::deleteByIds(), a ma...

7.1CVSS5.8AI score0.00425EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/03/27 5:09 p.m.•14 views

CVE-2026-4809

plank/laravel-mediable through version 6.4.0 can allow upload of a dangerous file type when an application using the package accepts or prefers a client-supplied MIME type during file upload handling. In that configuration, a remote attacker can submit a file containing executable PHP code while...

10CVSS6.2AI score0.01139EPSS
SaveExploits0References1
CVE
CVE
•added 2026/03/26 11:03 a.m.•43 views

CVE-2026-4809

Brand-new CVE entry CVE-2026-4809 affects plank/laravel-mediable up to version 6.4.0. In vulnerable configurations that accept a client-supplied MIME type during file upload, an attacker can submit a file containing executable PHP code while declaring a benign image MIME type, enabling arbitrary ...

10CVSS5.6AI score0.01139EPSS
SaveExploits0References2
OSV
OSV
•added 2026/03/02 9:40 p.m.•20 views

GHSA-GJJC-PCWP-C74M OneUptime has WebAuthn 2FA bypass: server accepts client-supplied challenge instead of server-stored value, allowing credential replay

Summary The WebAuthn authentication implementation does not store the challenge on the server side. Instead, the challenge is returned to the client and accepted back from the client request body during verification. This violates the WebAuthn specification W3C Web Authentication Level 2, §13.4.3...

8.2CVSS6AI score0.00381EPSS
SaveExploits1References3
NVD
NVD
•added 2025/05/03 3:15 a.m.•39 views

CVE-2025-3918

The Job Listings plugin for WordPress is vulnerable to Privilege Escalation due to improper authorization within the registeraction function in versions 0.1 to 0.1.1. The plugin’s registration handler reads the client-supplied $POST'userrole' and passes it directly to wpinsertuser without...

9.8CVSS0.00548EPSS
SaveExploits0References3
PyPA
PyPA
•added 2025/03/20 10:15 a.m.•35 views

PYSEC-2025-97

An authentication bypass vulnerability exists in gaizhenbiao/ChuanhuChatGPT, as of commit 3856d4f, allowing any user to read and delete other users' chat history. The vulnerability arises because the username is provided via an HTTP request from the client side, rather than being read from a secu...

8.1CVSS7.3AI score0.00621EPSS
SaveExploits1References1Affected Software1
OSV
OSV
•added 2025/03/20 10:15 a.m.•20 views

PYSEC-2025-97

An authentication bypass vulnerability exists in gaizhenbiao/ChuanhuChatGPT, as of commit 3856d4f, allowing any user to read and delete other users' chat history. The vulnerability arises because the username is provided via an HTTP request from the client side, rather than being read from a secu...

8.1CVSS7.2AI score0.00621EPSS
SaveExploits1References1
Hacker One
Hacker One
•added 2021/10/11 5:03 p.m.•65 views

GitHub Security Lab: [Python] CWE-348: Client supplied ip used in security check

This bug was reported directly to GitHub Security Lab...

1.1AI score
SaveExploits0
Check Point Advisories
Check Point Advisories
•added 2015/10/25 12:00 a.m.•18 views

IBM Lotus Domino Web Server iNotes Buffer Overflow (CVE-2003-0178)

A buffer overflow vulnerability exists in IBM Lotus Domino iNotes Web Server. The vulnerability is due to incorrect handling of client-supplied request parameters. A remote attacker can exploit this vulnerability by sending crafted requests to affected servers...

10CVSS6.7AI score0.14903EPSS
SaveExploits0
seebug.org
seebug.org
•added 2014/07/01 12:00 a.m.•32 views

QwikMail 0.3 HELO Command Buffer Overflow Vulnerability

No description provided by source. source: www.securityfocus.com/bid/11989/info QwikMail qwik-smtpd is reported prone to a remotely exploitable buffer overflow vulnerability. The issue is due to insufficient bounds checking of client-supplied SMTP HELO request data. This issue could theoretically...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2012/04/16 12:00 a.m.•28 views

SuSE 11.1 Security Update : Samba (SAT Patch Number 6124)

"A remote code execution flaw in Samba has been fixed : - PIDL based autogenerated code uses client supplied size values which allows attackers to write beyond the allocated array size. CVE-2012-1182 Also the following bugs have been fixed : - Samba printer name marshalling problems. bnc722663 -...

10CVSS9AI score0.74371EPSS
SaveExploits9References7
securityvulns
securityvulns
•added 2008/03/05 12:00 a.m.•31 views

Versant Object Database code execution

TCP/5019 client-supplied application execution...

4.2AI score
SaveExploits0References1Affected Software1
Exploit DB
Exploit DB
•added 2006/10/21 12:00 a.m.•34 views

Novell eDirectory 8.x - iMonitor HTTPSTK Buffer Overflow (1)

source: https://www.securityfocus.com/bid/20655/info The Novell eDirectory server iMonitor is prone to a stack-based buffer-overflow vulnerability because it fails to perform sufficient bounds checking on client-supplied data before copying it to a buffer. An attacker could leverage this issue to...

7.5CVSS5.8AI score0.85148EPSS
SaveExploits13
Rows per page
Query Builder