Lucene search
+L

269282 matches found

Kitploit
Kitploit
added 2026/08/25 1:35 a.m.3 views

CVE-2024-36401_Geoserver_RCE_POC

⚠️ Avvertenza: Questo strumento è destinato esclusivamente alla ricerca sulla sicurezza e a test autorizzati legalmente. Non utilizzarlo per scopi illeciti. L'utente si assume ogni responsabilità legale. README Versione: English | Italiano Descrizione della vulnerabilità Questo script è uno...

9.8CVSS8.8AI score0.99813EPSS
SaveExploits26References4
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.32 views

CVE-2026-78683 NLTK before 3.10.0 Remote Code Execution via Unsafe Pickle Deserialization

NLTK before 3.10.0 affected versions =3.9.4 contains an unsafe pickle deserialization vulnerability in the TransitionParser.parse method nltk/parse/transitionparser.py. The method calls pickleload with the default restricted=False, routing deserialization through WarningUnpickler, which does not...

9.6CVSS0.00276EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 1:30 a.m.28 views

CVE-2026-78683

NLTK versions ≤3.9.4 contain an unsafe pickle deserialization vulnerability in the TransitionParser.parse() method (nltk/parse/transitionparser.py). The method calls pickle_load() with restricted=False, routing through WarningUnpickler , which does not override find_class() and thus permits arbit...

9.6CVSS6.1AI score0.00276EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 1:30 a.m.8 views

EUVD-2026-65229

NLTK before 3.10.0 affected versions =3.9.4 contains an unsafe pickle deserialization vulnerability in the TransitionParser.parse method nltk/parse/transitionparser.py. The method calls pickleload with the default restricted=False, routing deserialization through WarningUnpickler, which does not...

9.6CVSS6.1AI score0.00276EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 1:30 a.m.31 views

CVE-2026-78683 NLTK before 3.10.0 Remote Code Execution via Unsafe Pickle Deserialization

NLTK before 3.10.0 affected versions =3.9.4 contains an unsafe pickle deserialization vulnerability in the TransitionParser.parse method nltk/parse/transitionparser.py. The method calls pickleload with the default restricted=False, routing deserialization through WarningUnpickler, which does not...

9.4CVSS6.2AI score
SaveExploits0References4
CVE
CVE
added 2026/08/25 1:30 a.m.63 views

CVE-2026-78676

GitPython versions before 3.1.59 are vulnerable to remote code execution via git-config injection. The root cause is unsafe re-serialization of multi-line git-config values during write operations: embedded newlines in quoted values are corrupted into live directives such as core.hooksPath . An a...

9.8CVSS6.2AI score0.00403EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.34 views

CVE-2026-78676 GitPython before 3.1.59 Remote Code Execution via Config Injection

GitPython before 3.1.59 fails to safely re-serialize multi-line git-config values during write operations, corrupting dormant quoted values into injected directives like core.hooksPath. Attackers can craft config files with embedded newlines that become live git directives after any unrelated...

9.8CVSS0.00403EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 1:30 a.m.28 views

CVE-2026-78676 GitPython before 3.1.59 Remote Code Execution via Config Injection

GitPython before 3.1.59 fails to safely re-serialize multi-line git-config values during write operations, corrupting dormant quoted values into injected directives like core.hooksPath. Attackers can craft config files with embedded newlines that become live git directives after any unrelated...

9.3CVSS6.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.30 views

CVE-2026-75574 Grav before 4.2.2 Remote Code Execution via Email Twig

The Grav Email plugin getgrav/grav-plugin-email before 4.2.2 renders page-editor-controlled Email action parameters as unsandboxed Twig templates. An authenticated remote user with only api.access and api.pages.write permissions can place a Twig expression in header.form.process.email.body, publi...

8.8CVSS0.00364EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 1:30 a.m.20 views

CVE-2026-75574

CVE-2026-75574 is a remote code execution vulnerability in the Grav Email plugin (getgrav/grav-plugin-email) versions before 4.2.2 . The root cause is that page-editor-controlled Email action parameters are rendered as unsandboxed Twig templates . An authenticated remote user possessing only api....

8.8CVSS5.9AI score0.00364EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 1:30 a.m.7 views

EUVD-2026-65203

Adminer before 5.4.3 fails to sanitize the server field before constructing a PDO DSN string, allowing unauthenticated attackers to inject ODBC parameters via semicolons. Attackers can inject TraceFile and TraceOn parameters to write PHP code to the web root, achieving remote code execution when...

9.8CVSS6.5AI score0.00497EPSS
SaveExploits2References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.33 views

CVE-2026-56705 Adminer before 5.4.3 Remote Code Execution via MSSQL PDO DSN Injection

Adminer before 5.4.3 fails to sanitize the server field before constructing a PDO DSN string, allowing unauthenticated attackers to inject ODBC parameters via semicolons. Attackers can inject TraceFile and TraceOn parameters to write PHP code to the web root, achieving remote code execution when...

9.8CVSS0.00497EPSS
SaveExploits2References2
Debian CVE
Debian CVE
added 2026/08/25 1:30 a.m.7 views

CVE-2026-56705

Adminer before 5.4.3 fails to sanitize the server field before constructing a PDO DSN string, allowing unauthenticated attackers to inject ODBC parameters via semicolons. Attackers can inject TraceFile and TraceOn parameters to write PHP code to the web root, achieving remote code execution when...

9.8CVSS6.4AI score0.00497EPSS
SaveExploits2
CVE
CVE
added 2026/08/25 1:30 a.m.71 views

CVE-2026-56705

Adminer versions prior to 5.4.3 are vulnerable to unauthenticated remote code execution via ODBC parameter injection. The root cause is a failure to sanitize the server field before constructing a PDO DSN string , enabling attackers to inject parameters using semicolons. Specifically, injecting T...

9.8CVSS6.4AI score0.00497EPSS
SaveExploits2References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.31 views

CVE-2026-56703 Adminer before 5.4.3 Remote Code Execution via SQLite VACUUM INTO

Adminer before 5.4.3 contains a remote code execution vulnerability in SQLite query handling where VACUUM INTO is not blocked despite ATTACH restrictions. Authenticated attackers can execute VACUUM INTO to write PHP code to arbitrary file paths and execute commands on the server...

8.6CVSS0.01134EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 1:30 a.m.24 views

CVE-2026-56703

Adminer before 5.4.3 is affected by a remote code execution vulnerability in its SQLite query handling . The root cause is that the VACUUM INTO statement is not blocked despite ATTACH restrictions being in place, allowing an authenticated attacker to write arbitrary PHP code to chosen file paths ...

8.6CVSS6.8AI score0.01134EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 1:30 a.m.22 views

CVE-2026-56703 Adminer before 5.4.3 Remote Code Execution via SQLite VACUUM INTO

Adminer before 5.4.3 contains a remote code execution vulnerability in SQLite query handling where VACUUM INTO is not blocked despite ATTACH restrictions. Authenticated attackers can execute VACUUM INTO to write PHP code to arbitrary file paths and execute commands on the server...

8.6CVSS6.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 1:30 a.m.10 views

EUVD-2026-65201

Adminer before 5.4.3 contains a remote code execution vulnerability in SQLite query handling where VACUUM INTO is not blocked despite ATTACH restrictions. Authenticated attackers can execute VACUUM INTO to write PHP code to arbitrary file paths and execute commands on the server...

8.6CVSS6.8AI score0.01134EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/25 1:30 a.m.7 views

CVE-2026-56703

Adminer before 5.4.3 contains a remote code execution vulnerability in SQLite query handling where VACUUM INTO is not blocked despite ATTACH restrictions. Authenticated attackers can execute VACUUM INTO to write PHP code to arbitrary file paths and execute commands on the server...

8.6CVSS6.7AI score0.01134EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/25 1:30 a.m.7 views

CVE-2026-56702

Adminer versions before 5.4.3 contain an unrestricted file upload vulnerability in the AdminerFileUpload plugin that allows authenticated users to upload PHP files by exploiting a permissive default extension allowlist. Attackers can upload PHP webshells to columns ending in path and execute...

8.8CVSS6.1AI score0.00343EPSS
SaveExploits0
Rows per page
Query Builder