Lucene search
+L

222 matches found

Kitploit
Kitploit
added 2026/09/14 5:31 a.m.9 views

pharmacy-sqli-CVE-2026-7392

药店销售与库存系统 1.0 - CVE-2026-7392 SQL 注入 SourceCodester 药店销售与库存系统 V1.0 (纯 PHP/MySQL 版本) CVE :CVE-2026-7392 端点 :/ajax.php?action=deletesupplier(id 参数) 类型 :SQL 注入(CWE-89) CVSS 3.1 :6.3 中危 作者 :oretnom23(SourceCodester,2020-10-08) 默认登录 :admin / admin123 漏洞代码 所有数据库操作均使用 extract$POST 加直接字符串拼接。 下载完整源码...

6.5CVSS6.8AI score0.00192EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/14 5:14 a.m.4 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS5.8AI score0.00798EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/14 3:18 a.m.12 views

CVE-2024-44541

CVE-2024-44541:Inventio Lite v4 中的 SQL 注入漏洞 描述 Inventio Lite v4 在 /action=processlogin 端点存在 SQL 注入(SQLi)漏洞。攻击者可通过 POST 请求中的 username 参数注入任意 SQL 查询,可能导致未授权访问和数据窃取。 漏洞代码 漏洞代码如下: root@kitploit: if!isset$SESSION"userid" $user = $POST'username'; $pass = sha1md5$POST'password'; $base = new Database; $c...

9.8CVSS5.9AI score0.02576EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/12 2:32 p.m.4 views

CVE-2022-37201

CVE-2022-37201 CVE-2022-37201 POC POC Primero que todo, debes instalar sqlmap. Necesitas configurar: dominio o IP objetivo tu cookie Luego ejecuta el shell: root@kitploit: sqlmap -u http://targetDomainOrIP/jfinalcms/jfinalcms/admin/contact/list --thread 8 --batch --smart --random-agent --data "...

8.8CVSS8AI score0.0155EPSS
SaveExploits2
OSV
OSV
added 2026/09/11 9:00 p.m.7 views

CVE-2026-48490 ArduinoCore-AVR: Stack-Based Buffer Overflow in String float/double concatenation handler

ArduinoCore-avr contains the source code and configuration files of the Arduino AVR Boards platform. A vulnerability in versions prior to 1.8.8 allows an attacker to trigger a stack-based buffer overflow when concatenating floating-point values of sufficiently large magnitude onto an Arduino Stri...

6.9CVSS6.9AI score
SaveExploits0References5
NVD
NVD
added 2026/09/09 9:17 p.m.5 views

CVE-2026-71808

A SQL Injection vulnerability in Siam Ordering siam-server 1.0.0 allows remote authenticated attackers to execute arbitrary SQL commands via the $ string concatenation in AdminMapper.java and multiple other Mapper files including MerchantWithdrawRecordMapper.java and MemberWithdrawRecordMapper.ja...

8.8CVSS0.00351EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/09 12:00 a.m.29 views

CVE-2026-71808

A SQL Injection vulnerability in Siam Ordering siam-server 1.0.0 allows remote authenticated attackers to execute arbitrary SQL commands via the $ string concatenation in AdminMapper.java and multiple other Mapper files including MerchantWithdrawRecordMapper.java and MemberWithdrawRecordMapper.ja...

0.00351EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/09 12:00 a.m.6 views

EUVD-2026-75159

A SQL Injection vulnerability in Siam Ordering siam-server 1.0.0 allows remote authenticated attackers to execute arbitrary SQL commands via the $ string concatenation in AdminMapper.java and multiple other Mapper files including MerchantWithdrawRecordMapper.java and MemberWithdrawRecordMapper.ja...

0.00351EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/09 12:00 a.m.15 views

CVE-2026-71808

CVE-2026-71808 is a SQL Injection vulnerability in Siam Ordering (siam-server) 1.0.0 . The root cause is the use of ${} string concatenation in MyBatis Mapper files—specifically AdminMapper.java , MerchantWithdrawRecordMapper.java , and MemberWithdrawRecordMapper.java —which allows remote authent...

8.8CVSS0.00351EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 7:46 p.m.10 views

discuz-ml-rce

discuz-ml-rce 影响系统及版本:Discuz!ML V3.2-3.4 Discuz!x V3.2-3.4 漏洞原因:Discuz!ML 系统对cookie中的l接收的language参数内容未过滤,导致字符串拼接,从而执行php代码。 cookie字段中会出现xxxxxxxxlanguage字段,根本原因就是这个字段存在注入,导致的RCE 抓包找到cookie的language的值修改为 xxxxxxxxlanguage=sc'.phpinfo.' getshell...

5.9AI score
SaveExploits0
Packet Storm
Packet Storm
added 2026/09/04 12:00 a.m.27 views

...[ More ]

A stack-based buffer overflow vulnerability exists in the redirect CGI program distributed with thttpd. The vulnerability is caused by unsafe string concatenation when constructing redirect URLs using attacker-controlled CGI environment variables. A remote, unauthenticated attacker can trigger th...

6.4AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/31 7:23 p.m.14 views

CVE-2026-16658

A flaw was found in the community.proxmox Ansible collection's proxmoxpctremote connection plugin. The buildpctcommand method constructs a pct exec command string using unquoted string concatenation and passes it to the Proxmox host's shell via Paramiko. Shell metacharacters in the command such a...

9.9CVSS5.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/28 6:12 p.m.15 views

WsgiDAV MySQL provider has a blind SQL injection

Summary The sample MySQLBrowserProvider builds its SQL queries by concatenating strings, and the record key from the request URL goes straight into the WHERE clause with no escaping. Any user who can reach a share backed by this provider can inject SQL through the URL. Since these read shares are...

8.8CVSS6AI score0.00398EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/08/27 12:30 a.m.8 views

EUVD-2026-66816

The front-end interface /superdiamond/preview/projectCode/module/type of super-diamond-server = 1.3.3 is vulnerable to SQL injection. The module parameter is directly concatenated into the SQL IN clause through StringUtils.split and string concatenation without being parameterized and bound...

5.7AI score0.0026EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 11:17 p.m.9 views

CVE-2026-75330

The front-end interface /superdiamond/preview/projectCode/module/type of super-diamond-server = 1.3.3 is vulnerable to SQL injection. The module parameter is directly concatenated into the SQL IN clause through StringUtils.split and string concatenation without being parameterized and bound...

9.8CVSS0.0026EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.15 views

PT-2026-82335

Name of the Vulnerable Software and Affected Versions super-diamond-server versions prior to 1.3.4 Description The front-end interface '/superdiamond/preview/projectCode/module/type' is susceptible to SQL injection. This occurs because the module parameter is directly concatenated into a SQL IN...

5.5AI score0.0026EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/26 12:00 a.m.35 views

CVE-2026-75330

The front-end interface /superdiamond/preview/projectCode/module/type of super-diamond-server = 1.3.3 is vulnerable to SQL injection. The module parameter is directly concatenated into the SQL IN clause through StringUtils.split and string concatenation without being parameterized and bound...

0.0026EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 12:00 a.m.16 views

CVE-2026-75330

super-diamond-server versions prior to 1.3.4 are vulnerable to SQL injection in the front-end interface /superdiamond/preview/{projectCode}/{module}/{type}. The module parameter is directly concatenated into a SQL IN clause via StringUtils.split() and string concatenation without being parameteri...

9.8CVSS5.7AI score0.0026EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/25 10:13 a.m.7 views

EUVD-2026-65396

SQL injection in Hive Metastore direct SQL partition-name resolution in Apache Hive before 4.2.1 on all platforms allows authenticated users with access to Hive Metastore APIs to read, modify, or affect unintended partition metadata including statistics updates, truncation targets, and...

9.8CVSS6AI score0.00518EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/25 10:13 a.m.7 views

CVE-2026-49845 Apache Hive: SQL Injection vulnerability in HiveMetaStore partition-name direct-SQL paths

SQL injection in Hive Metastore direct SQL partition-name resolution in Apache Hive before 4.2.1 on all platforms allows authenticated users with access to Hive Metastore APIs to read, modify, or affect unintended partition metadata including statistics updates, truncation targets, and...

6AI score0.00518EPSS
SaveExploits0References4
Rows per page
Query Builder