Lucene search
+L

1910 matches found

CVE
CVE
added 2026/09/20 5:50 p.m.11 views

CVE-2026-88855

CVE-2026-88855 is an authenticated SQL injection in the OrdaSoft Joomla Gallery extension for Joomla

8.6CVSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/20 5:50 p.m.3 views

EUVD-2026-83766

Joomla Extension - OrdaSoft.com - Authenticated, Privileged SQL Injection in OrdaSoft Joomla Gallery extension for Joomla 6.2.7 - The extensions saveGallery passes form data through a hand-rolled parser into Joomla’s Input object, then reads it back with the ARRAY/ STRING filter types, neither of...

8.6CVSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 11:05 a.m.13 views

HashTag

Name: HashTag: Parse and Identify Password Hashes Version: 0.41 Date: 11/05/2013 Author: Smeege Contact: [email protected] Description: HashTag.py is a python script written to parse and identify password hashes. It has three main arguments which consist of identifying a single hash type -sh...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 8:15 a.m.116 views

sqlmap

sqlmap sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester, and a broad range of switche...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/20 6:17 a.m.13 views

DPAT

Domain Password Audit Tool DPAT DPAT is a Python-based security tool that analyzes password hashes extracted from Active Directory domain controllers. It generates comprehensive HTML reports showing password usage statistics, policy violations, and security insights from both NTDS dumps and...

6AI score
SaveExploits0References3
Nuclei
Nuclei
added 2026/09/20 2:05 a.m.32 views

YesWiki < 4.6.4 - Unauthenticated SQL Injection

YesWiki before version 4.6.4 contains an unauthenticated SQL injection vulnerability in the Bazar form-import path. The bnidnature parameter in FormManager::create is concatenated into an INSERT statement without sanitization, allowing unauthenticated attackers to inject arbitrary SQL and read th...

9.8CVSS6AI score0.01905EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/20 2:05 a.m.23 views

Windmill < 1.603.3 - SQL Injection

Windmill versions 1.276.0 through 1.603.2 contain an authenticated SQL injection vulnerability in the folder owner management endpoint. The addowner API endpoint passes user-supplied input directly into a SQL query without sanitization, enabling JSONB path injection. An authenticated user with...

9.9CVSS7.5AI score0.13582EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/19 5:21 p.m.65 views

keimpx

Introduction keimpx is an open source tool, released under the Apache License 2.0. It can be used to quickly check for valid credentials across a network over SMB. Credentials can be: Combination of user / plain-text password. Combination of user / NTLM hash. Combination of user / NTLM logon...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/18 6:49 a.m.8 views

Invoke-DCSync

Invoke-DCSync Invoke-DCSync Reference: https://adsecurity.org/?p=1729 Reference: https://silentbreaksecurity.com/invoke-dcsync-because-we-all-wanted-it/ Goal: retrieve password hashes from all user accounts on a domain controller using the mimikatz DCSync function Warning:Only do this in a lab...

5.9AI score
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/17 7:05 a.m.24 views

CVE-2026-87963 Yo 1.1 - 1.3.1 - Unauthenticated SQL Injection via username Parameter

The Yo WordPress plugin from 1.1 through 1.3.1 does not sanitize or parameterize the username request parameter before using it in a SQL query, and reads it before WordPress applies its request escaping, allowing unauthenticated attackers to perform SQL injection and read arbitrary database...

8.6CVSS0.00324EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/17 7:05 a.m.20 views

CVE-2026-87963

The Yo WordPress plugin (versions 1.1 through 1.3.1 ) is affected by an unauthenticated SQL injection vulnerability. The plugin does not sanitize or parameterize the username request parameter before using it in a SQL query, and reads it before WordPress applies its built-in request escaping. An ...

8.6CVSS0.00324EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/16 10:04 p.m.32 views

CVE-2026-61588 djust's Django model serialization has no sensitive-field denylist: password hashes, privilege flags, and PII on a public view attribute are sent to the client

djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, when a Django Model instance is assigned to a public view attribute, djust serialized it to the client with no sensitive-field denylist — sending fields such as...

6.5CVSS0.00299EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/16 8:32 p.m.7 views

EUVD-2026-81059

Manticore Search versions 27.0.0 before 28.4.4 fail to validate permissions for all statements in multi-statement SQL requests, allowing read-only users to execute unauthorized queries. Attackers can append additional SELECT statements after the first statement to read credential tables and obtai...

8.8CVSS0.00283EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/16 8:32 p.m.13 views

CVE-2026-92796

Manticore Search versions 27.0.0 through 28.4.3 fail to validate permissions for all statements within multi-statement SQL requests. An authenticated read-only user can append additional SELECT statements after the first statement to read credential tables and obtain password hashes , allowing au...

8.8CVSS0.00283EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/16 3:18 p.m.6 views

CVE-2026-84859

ScadaLTS 2.8.1-release-candidate build 0 is affected by an Authenticated Blind SQL Injection The /api/events/search endpoint accepts a JSON body containing a sortBy array. The values in this array are concatenated directly into the SQL ORDER BY clause without any sanitization or parameterization...

6.5CVSS0.00296EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/16 2:52 p.m.41 views

CVE-2026-84859 Scada-LTS Authenticated Blind SQL Injection

ScadaLTS 2.8.1-release-candidate build 0 is affected by an Authenticated Blind SQL Injection The /api/events/search endpoint accepts a JSON body containing a sortBy array. The values in this array are concatenated directly into the SQL ORDER BY clause without any sanitization or parameterization...

6.5CVSS0.00296EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/16 2:52 p.m.9 views

EUVD-2026-80826

ScadaLTS 2.8.1-release-candidate build 0 is affected by an Authenticated Blind SQL Injection The /api/events/search endpoint accepts a JSON body containing a sortBy array. The values in this array are concatenated directly into the SQL ORDER BY clause without any sanitization or parameterization...

6.5CVSS0.00296EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/16 2:52 p.m.18 views

CVE-2026-84859

ScadaLTS 2.8.1-release-candidate build 0 is affected by an authenticated blind SQL injection in the /api/events/search endpoint. The sortBy array values in the JSON request body are concatenated directly into the SQL ORDER BY clause without sanitization or parameterization, enabling time-based an...

6.5CVSS5.9AI score0.00296EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/16 7:49 a.m.25 views

CVE-2026-27553 Information Disclosure via Schema Path Manipulation

A low-privileged remote attacker can manipulate the schema path parameter in the /index.php/diagnosticstab/ajaxdiagtablerows endpoint using a valid user cookie allowing disclosure of all user password hashes...

6.5CVSS0.00536EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/16 7:49 a.m.9 views

EUVD-2026-80236

A low-privileged remote attacker can manipulate the schema path parameter in the /index.php/diagnosticstab/ajaxdiagtablerows endpoint using a valid user cookie allowing disclosure of all user password hashes...

6.5CVSS5.8AI score0.00536EPSS
SaveExploits0References3
Rows per page
Query Builder