Lucene search
+L

58571 matches found

CVE
CVE
added 2026/09/08 8:11 a.m.16 views

CVE-2026-62645

A vulnerability in Reyrolle 7SR5 (all versions prior to V2.70 ) exposes information through the web interface that allows an attacker to calculate current and past session ID numbers . This enables authentication bypass and unauthorized access to the device. The vulnerability is rated CVSS 3.1: 9...

9.8CVSS0.00348EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 6:20 a.m.5 views

community-id-spec

Hashing de flujo Community ID Al procesar datos de flujo de una variedad de aplicaciones de monitorización como Zeek y Suricata, a menudo resulta deseable pivotar rápidamente de un conjunto de datos a otro. Aunque la información de tupla de flujo necesaria suele estar presente en los conjuntos de...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 6:09 a.m.4 views

Dockerized-CVE-2019-14287

Dockerized CVE-2019-14287 Containerized and deployable use of the CVE-2019-14287 vuln. View README.md for more. This CVE affects all versions of sudo under 1.8.28 where a sudo user can escalate to root by referencing its user ID. This Dockerfile allows this CVE to be built, where it can be used f...

9CVSS7.2AI score0.63764EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/08 5:23 a.m.7 views

CVE-2023-49969

CVE-2023-49969 Customer Support System 1.0 - SQL Injection Vulnerability in editcustomer via "id" URL Parameter Description : A SQL Injection vulnerability exists in version 1 of the Customer Support System. An attacker with malicious intent can execute SQL commands on the MySQL database by...

4.3CVSS6AI score0.00519EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 4:33 a.m.6 views

CVE-2021-42668

cve-2021-42668 CVE-2021-42668 - SQL Injection vulnerability in the Engineers online portal system. Technical description: An SQL Injection vulnerability exists in the Engineers Online Portal. An attacker can leverage the vulnerable "id" parameter in the "myclassmates.php" web page in order to...

9.8CVSS8.2AI score0.04728EPSS
SaveExploits3
NVD
NVD
added 2026/09/08 4:17 a.m.4 views

CVE-2026-86518

A vulnerability has been found in code-projects Student Crud Operation 1.0. This affects an unknown function of the file /edit.php. The manipulation of the argument ID leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used...

6.5CVSS0.00204EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/08 3:45 a.m.8 views

EUVD-2026-72641

A vulnerability has been found in code-projects Student Crud Operation 1.0. This affects an unknown function of the file /edit.php. The manipulation of the argument ID leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used...

6.5CVSS5.7AI score0.00204EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/08 3:45 a.m.28 views

CVE-2026-86518 code-projects Student Crud Operation edit.php sql injection

A vulnerability has been found in code-projects Student Crud Operation 1.0. This affects an unknown function of the file /edit.php. The manipulation of the argument ID leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used...

6.5CVSS0.00204EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/08 3:45 a.m.10 views

CVE-2026-86518

A time-based blind SQL injection vulnerability exists in the code-projects Student Crud Operation 1.0 application, specifically in the /edit.php file via the id parameter. The vulnerability is remotely exploitable with low privileges required (authenticated user) and no user interaction needed. P...

6.5CVSS5.7AI score0.00204EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/08 3:30 a.m.27 views

CVE-2026-86517 itsourcecode Sales and Inventory System us_searchfrm.php mysqli_query sql injection

A flaw has been found in itsourcecode Sales and Inventory System 1.0. The impacted element is the function mysqliquery of the file /pages/ussearchfrm.php. Executing a manipulation of the argument ID can lead to sql injection. It is possible to launch the attack remotely. The exploit has been...

6.5CVSS0.00204EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/08 3:30 a.m.12 views

CVE-2026-86517

A SQL injection vulnerability exists in itsourcecode Sales and Inventory System version 1.0 , specifically in the mysqli_query function within /pages/us_searchfrm.php. Manipulating the ID parameter allows a remote, authenticated attacker to inject arbitrary SQL, resulting in low impact to confide...

6.5CVSS5.7AI score0.00204EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/08 12:07 a.m.10 views

debian-ssh

PRNG predecible de OpenSSL de Debian Enlaces URL original: http://metasploit.com/users/hdm/tools/debian-openssl/ Espejo Exploit: https://www.exploit-db.com/exploits/5622/ Perl https://www.exploit-db.com/exploits/5720/ Python https://www.exploit-db.com/exploits/5632/ Ruby Herramienta recomendada:...

7.8CVSS7AI score0.70721EPSS
SaveExploits11References1
NVD
NVD
added 2026/09/07 11:16 p.m.5 views

CVE-2026-82753

Allocation of Resources Without Limits or Throttling vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to exhaust database storage and memory. The /authorize endpoint is unauthenticated by design. With Client ID Metadata Documents enabled, resolveclient...

8.2CVSS0.00401EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/07 10:33 p.m.10 views

CVE-2026-81638

ash_double_entry (Elixir library by ash-project) contains an Improper Handling of Alternate Encoding vulnerability in its ULID type. Although a 128-bit ULID is rendered as 26 Crockford base-32 characters, the first character encodes only 3 bits (canonical values 0–7). The decode/1 function masks ...

2.1CVSS0.00133EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/07 10:33 p.m.25 views

CVE-2026-81638 Non-canonical ULID spellings are accepted and alias to the same record in ash_double_entry

Improper Handling of Alternate Encoding vulnerability in ash-project ashdoubleentry allows an attacker to submit several distinct string spellings of the same identifier. AshDoubleEntry.ULID renders a 128-bit ULID as 26 Crockford base-32 characters, but the first character encodes only 3 bits, so...

2.1CVSS0.00133EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/07 7:24 p.m.5 views

CVE-2021-42670

CVE-2021-42670 CVE-2021-42670 - SQL Injection vulnerability in the Engineers online portal system. Technical description: An SQL Injection vulnerability exists in the Engineers Online Portal. An attacker can leverage the vulnerable "id" parameter in the "announcementsstudent.php" web page in orde...

9.8CVSS8.2AI score0.08415EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/07 4:50 p.m.6 views

gitlab-cve-2020-10977

GitLab CVE2020-10977 Introduction This script provides remote code execution against GitLab Community Edition CE and Enterprise Edition EE. The CVE is an arbitrary file read which allows you to extract the Rails secretkeybase by downloading the GitLab secrets.yaml file. Which in turn, enables you...

5.5CVSS6AI score0.42741EPSS
SaveExploits10
CVE
CVE
added 2026/09/07 2:00 p.m.10 views

CVE-2026-86310

itsourcecode Sales and Inventory System 1.0 contains a SQL injection vulnerability in the file /pages/cust_edit1.php , triggered by manipulating the ID argument. The attack can be launched remotely with low privileges and no user interaction. A proof-of-concept exploit has been disclosed to the p...

6.5CVSS0.002EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/07 2:00 p.m.6 views

EUVD-2026-72450

A vulnerability has been found in itsourcecode Sales and Inventory System 1.0. The affected element is an unknown function of the file /pages/custedit1.php. Such manipulation of the argument ID leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the publ...

6.5CVSS0.002EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/07 1:55 p.m.4 views

CVE-2023-2986

Original Proof of Concept for CVE-2023-2986 Proof of Concept for vulnerability CVE-2023-2986 in 'Abandoned Cart Lite for WooCommerce' Plugin in WordPress Related Details NVD Link : https://nvd.nist.gov/vuln/detail/CVE-2023-2986 Plugin Source :...

9.8CVSS8.1AI score0.42544EPSS
SaveExploits5References1
Rows per page
Query Builder