Lucene search
+L

199 matches found

Cvelist
Cvelist
added 2026/03/26 11:39 a.m.37 views

CVE-2018-25202 SAT CFDI 3.3 SQL Injection via signIn endpoint

SAT CFDI 3.3 contains an SQL injection vulnerability that allows attackers to manipulate database queries by injecting SQL code through the 'id' parameter in the signIn endpoint. Attackers can submit POST requests with boolean-based blind, stacked queries, or time-based blind SQL injection payloa...

8.8CVSS0.00245EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/26 12:00 a.m.28 views

PT-2026-28239

SAT CFDI 3.3 contains an SQL injection vulnerability that allows attackers to manipulate database queries by injecting SQL code through the 'id' parameter in the signIn endpoint. Attackers can submit POST requests with boolean-based blind, stacked queries, or time-based blind SQL injection payloa...

8.8CVSS6AI score0.00245EPSS
SaveExploits0References4
Packet Storm
Packet Storm
added 2026/01/30 12:00 a.m.178 views

📄 Advantech IoTSuite / IoT Edge SQL Injection

A critical unauthenticated SQL injection vulnerability was identified in Advantech WISE-IoTSuite / SaaS Composer. The issue resides in the /displays/filename.json endpoint, where the filename parameter is improperly sanitized before being concatenated into a backend PostgreSQL query. An attacker...

6.5AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/16 4:20 p.m.12 views

CVE-2021-47777

Build Smart ERP 21.0817 contains an unauthenticated SQL injection vulnerability in the 'eidValue' parameter of the login validation endpoint. Attackers can inject stacked SQL queries using payloads like ';WAITFOR DELAY '0:0:3'-- to manipulate database queries and potentially extract or modify...

8.8CVSS8.2AI score0.00222EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/15 4:16 p.m.8 views

CVE-2021-47777

Build Smart ERP 21.0817 contains an unauthenticated SQL injection vulnerability in the 'eidValue' parameter of the login validation endpoint. Attackers can inject stacked SQL queries using payloads like ';WAITFOR DELAY '0:0:3'-- to manipulate database queries and potentially extract or modify...

8.8CVSS0.00222EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/15 3:52 p.m.12 views

EUVD-2026-2758

Build Smart ERP 21.0817 contains an unauthenticated SQL injection vulnerability in the 'eidValue' parameter of the login validation endpoint. Attackers can inject stacked SQL queries using payloads like ';WAITFOR DELAY '0:0:3'-- to manipulate database queries and potentially extract or modify...

8.8CVSS7.6AI score0.00222EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/01/15 3:52 p.m.5 views

CVE-2021-47777

Build Smart ERP 21.0817 contains an unauthenticated SQL injection vulnerability in the 'eidValue' parameter of the login validation endpoint. Attackers can inject stacked SQL queries using payloads like ';WAITFOR DELAY '0:0:3'-- to manipulate database queries and potentially extract or modify...

8.8CVSS5.8AI score0.00222EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/01/13 11:16 p.m.12 views

CVE-2023-54340

WorkOrder CMS 0.1.0 contains a SQL injection vulnerability that allows unauthenticated attackers to bypass login by manipulating username and password parameters. Attackers can inject malicious SQL queries using techniques like OR '1'='1' and stacked queries to access database information or...

8.8CVSS0.00308EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/01/13 10:52 p.m.34 views

CVE-2023-54340 WorkOrder CMS 0.1.0 - SQL Injection

WorkOrder CMS 0.1.0 contains a SQL injection vulnerability that allows unauthenticated attackers to bypass login by manipulating username and password parameters. Attackers can inject malicious SQL queries using techniques like OR '1'='1' and stacked queries to access database information or...

8.8CVSS0.00308EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/13 10:52 p.m.9 views

CVE-2023-54340 WorkOrder CMS 0.1.0 - SQL Injection

WorkOrder CMS 0.1.0 contains a SQL injection vulnerability that allows unauthenticated attackers to bypass login by manipulating username and password parameters. Attackers can inject malicious SQL queries using techniques like OR '1'='1' and stacked queries to access database information or...

8.8CVSS6.1AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.16 views

PT-2026-2430

Name of the Vulnerable Software and Affected Versions WorkOrder CMS version 0.1.0 Description WorkOrder CMS version 0.1.0 has a SQL injection issue. An unauthenticated attacker can bypass login by manipulating the username and password parameters. Attackers can inject malicious SQL queries, such ...

8.8CVSS8AI score0.00308EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/01/09 8:19 p.m.338 views

Exploit for CVE-2025-14124

CVE-2025-14124 WordPress Team Plugin - Unauthenticated SQL...

8.6CVSS8.4AI score0.01704EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/01/07 8:38 p.m.41 views

`IterMut` violates Stacked Borrows by invalidating internal pointer

Affected versions of this crate contain a soundness issue in the IterMut iterator implementation. The IterMut::next and IterMut::nextback methods temporarily create an exclusive reference to the key when dereferencing the internal node pointer. This invalidates the shared pointer held by the...

6.9AI score
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/01/07 8:38 p.m.15 views

EUVD-2026-1177

IterMut violates Stacked Borrows by invalidating internal pointer...

6.4AI score
SaveExploits0References3
OSV
OSV
added 2026/01/07 8:38 p.m.12 views

GHSA-RHFX-M35P-FF5J `IterMut` violates Stacked Borrows by invalidating internal pointer

Affected versions of this crate contain a soundness issue in the IterMut iterator implementation. The IterMut::next and IterMut::nextback methods temporarily create an exclusive reference to the key when dereferencing the internal node pointer. This invalidates the shared pointer held by the...

6.9CVSS6.8AI score
SaveExploits0References3
RustSec
RustSec
added 2026/01/07 12:00 p.m.34 views

`IterMut` violates Stacked Borrows by invalidating internal pointer

Affected versions of this crate contain a soundness issue in the IterMut iterator implementation. The IterMut::next and IterMut::nextback methods temporarily create an exclusive reference to the key when dereferencing the internal node pointer. This invalidates the shared pointer held by the...

6.9AI score
SaveExploits0Affected Software1
OSV
OSV
added 2026/01/07 12:00 p.m.22 views

RUSTSEC-2026-0002 `IterMut` violates Stacked Borrows by invalidating internal pointer

Affected versions of this crate contain a soundness issue in the IterMut iterator implementation. The IterMut::next and IterMut::nextback methods temporarily create an exclusive reference to the key when dereferencing the internal node pointer. This invalidates the shared pointer held by the...

6.8AI score
SaveExploits0References3
EUVD
EUVD
added 2025/11/13 9:12 a.m.9 views

EUVD-2025-163786

Supermicro BMC Insyde SMASH shell program has a stacked-based overflow vulnerability...

5.4CVSS6.7AI score0.00232EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/11/13 12:00 a.m.12 views

PT-2025-46795

Name of the Vulnerable Software and Affected Versions Supermicro BMC Insyde SMASH affected versions not specified Description The Insyde SMASH shell program within Supermicro BMC contains a stacked-based overflow issue. This flaw could allow for remote code execution. Recommendations At the momen...

5.4CVSS7.7AI score0.00232EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-25908

Malicious code in bioql PyPI...

8.3CVSS6.6AI score0.00346EPSS
SaveExploits1References1
Rows per page
Query Builder