Lucene search
+L

216 matches found

Kitploit
Kitploit
added 2026/09/22 2:17 p.m.10 views

CVE-2022-28346

CVE-2022-28346 Django QuerySet.annotate, aggregate, extra SQL インジェクション 環境初期化 root@kitploit: 1.python manage.py makemigrations 2.python manage.py migrate 3.访问http://x.x.x.x:8000/ 插入初始化数据 脆弱性の再現 root@kitploit: 访问http://x.x.x.x:8000/demo POC: http://x.x.x.x:8000/demo?field=demo.name" FROM "demouser"...

9.8CVSS6.8AI score0.18661EPSS
SaveExploits3
CVE
CVE
added 2026/09/18 6:58 p.m.14 views

CVE-2023-54399

CVE-2023-54399 affects Hongjing e-HR versions before 8.2 , where the categories query parameter in the /servlet/codesettree endpoint is passed to a database query without sanitization after HRMS-encoding is stripped. This allows an unauthenticated remote attacker to use a crafted UNION SELECT pay...

9.8CVSS0.00416EPSS
SaveIn wildExploits0References5
EUVD
EUVD
added 2026/09/18 6:58 p.m.5 views

EUVD-2023-60694

Hongjing e-HR before 8.2 contains a SQL injection vulnerability in the /servlet/codesettree endpoint where the categories query parameter is passed to a database query without sanitization after HRMS-encoding is stripped. An unauthenticated remote attacker can supply a crafted UNION SELECT payloa...

9.8CVSS0.00416EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/09 12:17 p.m.5 views

CVE-2026-87807

siyuan versions before v3.8.2 contain an authenticated SQL injection vulnerability in the fullTextSearchBlock endpoint's method=1 query parameter. Attackers can inject UNION SELECT statements to read the entire blocks table, bypassing publish-access controls and exposing all document content and...

8.7CVSS0.00266EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/09 11:20 a.m.10 views

CVE-2026-87807

siyuan (a self-hosted knowledge management application) versions before v3.8.2 are affected by an SQL injection vulnerability in the fullTextSearchBlock endpoint via the method=1 query parameter. The description describes the flaw as requiring authentication, while the assigned CVSS vectors (3.1:...

8.7CVSS5.7AI score0.00266EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/09 11:20 a.m.7 views

EUVD-2026-74833

siyuan versions before v3.8.2 contain an authenticated SQL injection vulnerability in the fullTextSearchBlock endpoint's method=1 query parameter. Attackers can inject UNION SELECT statements to read the entire blocks table, bypassing publish-access controls and exposing all document content and...

8.7CVSS5.7AI score0.00266EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 11:20 a.m.10 views

CVE-2026-87807 siyuan before v3.8.2 SQL Injection via fullTextSearchBlock

siyuan versions before v3.8.2 contain an authenticated SQL injection vulnerability in the fullTextSearchBlock endpoint's method=1 query parameter. Attackers can inject UNION SELECT statements to read the entire blocks table, bypassing publish-access controls and exposing all document content and...

8.7CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/09 11:20 a.m.37 views

CVE-2026-87807 siyuan before v3.8.2 SQL Injection via fullTextSearchBlock

siyuan versions before v3.8.2 contain an authenticated SQL injection vulnerability in the fullTextSearchBlock endpoint's method=1 query parameter. Attackers can inject UNION SELECT statements to read the entire blocks table, bypassing publish-access controls and exposing all document content and...

8.7CVSS0.00266EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.11 views

PT-2026-88945

siyuan versions before v3.8.2 contain an authenticated SQL injection vulnerability in the fullTextSearchBlock endpoint's method=1 query parameter. Attackers can inject UNION SELECT statements to read the entire blocks table, bypassing publish-access controls and exposing all document content and...

8.7CVSS5.7AI score0.00266EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/02 2:16 p.m.7 views

GHSA-H89Q-4J2H-7H88 SiYuan: SQL Query in Block Search Exposes Hidden Published Document Content

Summary Siyuan's block search endpoint concatenates attacker-controlled paths values into SQL predicates used by non-SQL search modes. Through Siyuan's publish service, an unauthenticated visitor is forwarded to the kernel with a reader-role token and can reach POST /api/search/fullTextSearchBloc...

7.5CVSS6AI score0.00508EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/02 2:16 p.m.9 views

SiYuan: SQL Query in Block Search Exposes Hidden Published Document Content

Summary Siyuan's block search endpoint concatenates attacker-controlled paths values into SQL predicates used by non-SQL search modes. Through Siyuan's publish service, an unauthenticated visitor is forwarded to the kernel with a reader-role token and can reach POST /api/search/fullTextSearchBloc...

7.5CVSS6AI score0.00508EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/08/27 8:18 p.m.13 views

CVE-2026-81728

Dolibarr before 24.0.0 contains a SQL injection in its CSV and XLSX import wizard. The wizard reads its update keys with GETPOST'updatekeys', 'array' in htdocs/imports/import.php, which applies only the generic alphanohtml filter: that strips HTML but leaves SQL keywords, comment markers,...

8.6CVSS0.00256EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.12 views

Wazuh Server 4.6.0 < 4.14.6 SQL Injection (CVE-2026-49392)

The version of Wazuh Server on the remote host is at least 4.6.0 and prior to 4.14.6. It is, therefore, affected by a SQL injection vulnerability: - DB::getFile and DB::searchFile concatenate a monitored file path into SQLite row filters without proper escaping on non-Windows systems. A local use...

5.3CVSS5.5AI score0.00289EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/19 4:22 p.m.44 views

CVE-2026-49392

Wazuh (free and open source threat prevention, detection, and response platform) is affected by a local SQL injection in its File Integrity Monitoring (FIM) database layer. The vulnerable functions DB::getFile() and DB::searchFile() in src/syscheckd/src/db/src/file.cpp concatenate a monitored fil...

5.3CVSS6.2AI score0.00289EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2026/08/11 6:17 p.m.17 views

CVE-2016-20097

Weaver Fanwei E-cology 8.0 contains a SQL injection vulnerability in the SignatureDownLoad servlet that allows unauthenticated remote attackers to read arbitrary files by injecting a UNION SELECT payload into the markId GET parameter, which is concatenated unsanitized into a SQL query. Attackers...

8.7CVSS0.0047EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/11 5:10 p.m.49 views

CVE-2016-20097

CVE-2016-20097 involves Weaver (Fanwei) E-cology 8.0. A vulnerability in the SignatureDownLoad servlet allows unauthenticated remote attackers to perform a SQL injection via the markId parameter, which is concatenated into a query. This can let an attacker control the returned markPath value and ...

8.7CVSS5.8AI score0.0047EPSS
SaveIn wildExploits0References5
Cvelist
Cvelist
added 2026/08/11 5:10 p.m.49 views

CVE-2016-20097 Weaver E-cology 8.0 SQL Injection File Read via SignatureDownLoad

Weaver Fanwei E-cology 8.0 contains a SQL injection vulnerability in the SignatureDownLoad servlet that allows unauthenticated remote attackers to read arbitrary files by injecting a UNION SELECT payload into the markId GET parameter, which is concatenated unsanitized into a SQL query. Attackers...

8.7CVSS0.0047EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/11 5:10 p.m.14 views

EUVD-2016-10910

Weaver Fanwei E-cology 8.0 contains a SQL injection vulnerability in the SignatureDownLoad servlet that allows unauthenticated remote attackers to read arbitrary files by injecting a UNION SELECT payload into the markId GET parameter, which is concatenated unsanitized into a SQL query. Attackers...

8.7CVSS5.8AI score0.0047EPSS
SaveExploits0References5
VulnCheck KEV
VulnCheck KEV
added 2026/08/11 12:00 a.m.16 views

VulnCheck KEV: CVE-2016-20097

Weaver Fanwei E-cology 8.0 contains a SQL injection vulnerability in the SignatureDownLoad servlet that allows unauthenticated remote attackers to read arbitrary files by injecting a UNION SELECT payload into the markId GET parameter, which is concatenated unsanitized into a SQL query. Attackers...

8.7CVSS5.8AI score0.0047EPSS
SaveIn wildExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.12 views

PT-2026-70800

Weaver Fanwei E-cology 8.0 contains a SQL injection vulnerability in the SignatureDownLoad servlet that allows unauthenticated remote attackers to read arbitrary files by injecting a UNION SELECT payload into the markId GET parameter, which is concatenated unsanitized into a SQL query. Attackers...

8.7CVSS5.8AI score0.0047EPSS
SaveExploits0References6
Rows per page
Query Builder