Lucene search
+L

6001 matches found

RedHat Linux
RedHat Linux
added 2025/12/10 12:18 p.m.24 views

abrt: Command-injection in ABRT leading to local privilege escalation

A flaw was found in the ABRT daemon’s handling of user-supplied mount information.ABRT copies up to 12 characters from an untrusted input and places them directly into a shell command docker inspect %s without proper validation. An unprivileged local user can craft a payload that injects shell...

8.8CVSS5.9AI score0.00639EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/12/10 12:10 p.m.8 views

abrt: Command-injection in ABRT leading to local privilege escalation

A flaw was found in the ABRT daemon’s handling of user-supplied mount information.ABRT copies up to 12 characters from an untrusted input and places them directly into a shell command docker inspect %s without proper validation. An unprivileged local user can craft a payload that injects shell...

8.8CVSS5.9AI score0.00639EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/12/10 11:09 a.m.20 views

abrt: Command-injection in ABRT leading to local privilege escalation

A flaw was found in the ABRT daemon’s handling of user-supplied mount information.ABRT copies up to 12 characters from an untrusted input and places them directly into a shell command docker inspect %s without proper validation. An unprivileged local user can craft a payload that injects shell...

8.8CVSS5.9AI score0.00639EPSS
SaveExploits1References5
Veracode
Veracode
added 2025/12/10 9:10 a.m.11 views

Denial Of Service (DoS)

node-forge is vulnerable to Denial of Service DoS. The vulnerability is due to deep, attacker-crafted ASN.1 structures causing unbounded recursive parsing, allowing remote unauthenticated attackers to exhaust the stack and crash the application when processing untrusted DER input...

8.7CVSS4.6AI score0.0043EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/12/10 12:02 a.m.17 views

GHSA-9RWJ-6RC7-P77C LangGraph's SQLite is vulnerable to SQL injection via metadata filter key in SQLite checkpointer list method

Context A SQL injection vulnerability exists in LangGraph's SQLite checkpoint implementation that allows attackers to manipulate SQL queries through metadata filter keys. This affects applications that accept untrusted metadata filter keys not just filter values in checkpoint search operations...

7.3CVSS6.2AI score0.02306EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2025/12/09 8:26 p.m.12 views

CVE-2025-65271

Client-side template injection CSTI in Azuriom CMS admin dashboard allows a low-privilege user to execute arbitrary template code in the context of an administrator's session. This can occur via plugins or dashboard components that render untrusted user input, potentially enabling privilege...

8.8CVSS8.1AI score0.00418EPSS
SaveExploits2References1
Github Security Blog
Github Security Blog
added 2025/12/09 5:19 p.m.20 views

Neuron MySQLSelectTool “read-only” bypass via `SELECT ... INTO OUTFILE` (file write → potential RCE)

Impact MySQLSelectTool is intended to be a read-only SQL tool e.g., for LLM agent querying. However, validation based on the first keyword e.g., SELECT and a forbidden-keyword list does not block file-writing constructs such as INTO OUTFILE / INTO DUMPFILE. As a result, an attacker who can...

8.2CVSS9.2AI score0.00289EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2025/12/09 5:19 p.m.3 views

Arbitrary Code Injection

Overview neuron-core/neuron-ai is a The PHP Agentic Framework. Affected versions of this package are vulnerable to Arbitrary Code Injection via the validation based on the first keyword e.g., SELECT and a forbidden-keyword list does not block file-writing constructs such in the MySQLSelectTool. A...

8.8CVSS9AI score0.00289EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 5:19 p.m.7 views

GHSA-J8G6-5GQC-MQ36 Neuron MySQLSelectTool “read-only” bypass via `SELECT ... INTO OUTFILE` (file write → potential RCE)

Impact MySQLSelectTool is intended to be a read-only SQL tool e.g., for LLM agent querying. However, validation based on the first keyword e.g., SELECT and a forbidden-keyword list does not block file-writing constructs such as INTO OUTFILE / INTO DUMPFILE. As a result, an attacker who can...

8.2CVSS9.1AI score0.00289EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/08 9:30 p.m.10 views

EUVD-2025-201795

Client-side template injection CSTI in Azuriom CMS admin dashboard allows a low-privilege user to execute arbitrary template code in the context of an administrator's session. This can occur via plugins or dashboard components that render untrusted user input, potentially enabling privilege...

7.5AI score0.00418EPSS
SaveExploits2References6
RedhatCVE
RedhatCVE
added 2025/12/08 4:14 p.m.16 views

CVE-2025-12183

A flaw was found in lz4-java. This vulnerability allows remote attackers to cause denial of service DoS and read adjacent memory via untrusted compressed input. This vulnerability affects only programs using the unsafe LZ4decompressfast API, known as the "fast" decompressor...

8.8CVSS6.1AI score0.00697EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/08 12:00 a.m.34 views

CVE-2025-65271

Azuriom CMS is affected by a Client-Side Template Injection (CSTI) in the Admin Dashboard. The vulnerability allows a low-privilege user to inject template code that runs in the context of an administrator’s session, via widgets, plugins, or components that render untrusted input. The issue is de...

8.8CVSS7.6AI score0.00418EPSS
SaveExploits2References5Affected Software1
Cvelist
Cvelist
added 2025/12/08 12:00 a.m.31 views

CVE-2025-65271

Client-side template injection CSTI in Azuriom CMS admin dashboard allows a low-privilege user to execute arbitrary template code in the context of an administrator's session. This can occur via plugins or dashboard components that render untrusted user input, potentially enabling privilege...

0.00418EPSS
SaveExploits2References5
GithubExploit
GithubExploit
added 2025/12/06 4:51 p.m.150 views

Exploit for Deserialization of Untrusted Data in Facebook React

CVE-2025-55182 – Massive Scanner PoC CVE-2025-55182 a...

10CVSS8.2AI score0.99802EPSS
SaveExploits389
OSV
OSV
added 2025/12/05 6:18 p.m.9 views

GHSA-F83F-XPX7-FFPW Fulcio allocates excessive memory during token parsing

Function identity.extractIssuerURL currently splits via a call to strings.Split its argument which is untrusted data on periods. As a result, in the face of a malicious request with an invalid OIDC identity token in the payload containing many period characters, a call to extractIssuerURL incurs...

7.5CVSS6.8AI score0.00211EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/04 11:15 p.m.12 views

CVE-2025-66564

Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Prior to 2.0.3, Function api.ParseJSONRequest currently splits via a call to strings.Split an optionally-provided OID which is untrusted data on periods. Similarly, function api.getContentType splits the Content-Type heade...

7.5CVSS0.00443EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/12/04 2:46 p.m.10 views

abrt: Command-injection in ABRT leading to local privilege escalation

A flaw was found in the ABRT daemon’s handling of user-supplied mount information.ABRT copies up to 12 characters from an untrusted input and places them directly into a shell command docker inspect %s without proper validation. An unprivileged local user can craft a payload that injects shell...

8.8CVSS5.9AI score0.00639EPSS
SaveExploits1References5
CVE
CVE
added 2025/12/03 8:33 a.m.60 views

CVE-2025-12744

ABRT daemon contains a flaw in handling user-supplied mount information: it copies up to 12 characters from untrusted input into a shell command (docker inspect %s) without proper validation, allowing a local unprivileged user to inject shell metacharacters and cause the root-running ABRT process...

8.8CVSS6.7AI score0.00639EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/12/03 8:33 a.m.32 views

CVE-2025-12744 Abrt: command-injection in abrt leading to local privilege escalation

A flaw was found in the ABRT daemon’s handling of user-supplied mount information.ABRT copies up to 12 characters from an untrusted input and places them directly into a shell command docker inspect %s without proper validation. An unprivileged local user can craft a payload that injects shell...

8.8CVSS0.00639EPSS
SaveExploits1References2
OSV
OSV
added 2025/12/03 8:33 a.m.10 views

CVE-2025-12744 Abrt: command-injection in abrt leading to local privilege escalation

A flaw was found in the ABRT daemon’s handling of user-supplied mount information.ABRT copies up to 12 characters from an untrusted input and places them directly into a shell command docker inspect %s without proper validation. An unprivileged local user can craft a payload that injects shell...

8.8CVSS5.9AI score
SaveExploits0References6
Rows per page
Query Builder