Lucene search
+L

5089 matches found

Nuclei
Nuclei
added 2026/09/02 7:49 a.m.56 views

TermTalk Server 3.24.0.2 - Local File Inclusion

TermTalk Server TTServer 3.24.0.2 is vulnerable to file inclusion which allows unauthenticated malicious user to gain access to the files on the remote system by providing the relative path of the file they want to retrieve. id: CVE-2021-35380 info: name: TermTalk Server 3.24.0.2 - Local File...

7.5CVSS7.2AI score0.38954EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/09/02 7:49 a.m.86 views

KR-Web <=1.1b2 - Remote File Inclusion

KR-Web 1.1b2 and prior contain a remote file inclusion vulnerability via adm/krgourl.php, which allows remote attackers to execute arbitrary PHP code via a URL in the DOCUMENTROOT parameter. id: CVE-2009-4223 info: name: KR-Web =1.1b2 - Remote File Inclusion author: geeknik severity: high...

7.5CVSS6.1AI score0.54584EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/09/02 7:49 a.m.101 views

SEOWON INTECH SLC-130 & SLR-120S - Unauthenticated Remote Code Execution

SEOWON INTECH SLC-130 and SLR-120S devices allow remote code execution via the ipAddr parameter to the systemlog.cgi page. id: CVE-2020-17456 info: name: SEOWON INTECH SLC-130 & SLR-120S - Unauthenticated Remote Code Execution author: gy741,edoardottt severity: critical description: SEOWON INTECH...

9.8CVSS7.8AI score0.73635EPSS
SaveExploits8References5
Nuclei
Nuclei
added 2026/09/02 7:49 a.m.166 views

WordPress Site Editor <=1.1.1 - Local File Inclusion

WordPress Site Editor through 1.1.1 allows remote attackers to retrieve arbitrary files via the ajaxpath parameter to editor/extensions/pagebuilder/includes/ajaxshortcodepattern.php. id: CVE-2018-7422 info: name: WordPress Site Editor =1.1.1 - Local File Inclusion author: LuskaBol,0x240x23elu...

7.5CVSS7.3AI score0.6225EPSS
SaveExploits7References5
Nuclei
Nuclei
added 2026/09/02 7:49 a.m.58 views

Rubedo CMS <=3.4.0 - Directory Traversal

Rubedo CMS through 3.4.0 contains a directory traversal vulnerability in the theme component, allowing unauthenticated attackers to read and execute arbitrary files outside of the service root path, as demonstrated by a /theme/default/img/%2e%2e/..//etc/passwd URI. id: CVE-2018-16836 info: name:...

9.8CVSS7.4AI score0.61437EPSS
SaveExploits5References5
Nuclei
Nuclei
added 2026/09/02 7:49 a.m.52 views

Joomla! Helpdesk Pro plugin <1.4.0 - Local File Inclusion

Directory traversal vulnerability in the Helpdesk Pro plugin before 1.4.0 for Joomla! allows remote attackers to read arbitrary files via a .. dot dot in the filename parameter in a ticket.downloadattachment task. id: CVE-2015-4074 info: name: Joomla! Helpdesk Pro plugin 1.4.0 - Local File...

7.5CVSS7.3AI score0.5651EPSS
SaveExploits5References5
Kitploit
Kitploit
added 2026/09/01 7:51 p.m.6 views

CVE-2020-14293

CVE-2020-14293 This vulnerablity was discovered and disclosed by me. This repository will hold the advisory, vulnerable software and the exploits. This repository is only for educational purposes. Links Advisory SYSS-2020-025 Detailed writeup SySS Blog entry Exploit on Exploit-DB Vendor notice...

8.5CVSS7.1AI score0.05261EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/01 10:30 a.m.3 views

Orchestrated-Powershell-for-CVE-2023-24932-en

Script orquestador de mitigación de Secure Boot Descripción general Este script de PowerShell automatiza los pasos de mitigación de Secure Boot para CVE-2023-24932 , tal como se describe en la Guía de seguridad de Microsoft. Gestiona todo el proceso, incluidas las actualizaciones del registro, lo...

6.7CVSS7.1AI score0.10561EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 8:25 a.m.4 views

CVE-2025-51458-exp

CVE-2025-51458-exp Inyección SQL Pre-Auth en DB-GPT --sql "SELECT VERSION" Dump tables python3 exp.py http://target:5670 --dump-tables Dump schema python3 exp.py http://target:5670 --dump-db DuckDB bypass python3 exp.py http://target:5670 --duckdb-bypass --sql "SELECT CURRENTSETTING'accessmode'"...

6.5CVSS5.9AI score0.00325EPSS
SaveExploits2References2
NVD
NVD
added 2026/08/31 9:17 p.m.6 views

CVE-2026-61639

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.9.6, POST /endpoints/db/restore.php calls ZipArchive::extractTo without validating entry names for ../ sequences. Admin uploads crafted zip with entry logos/../../endpoints/shell.php to write webshell to...

8.5CVSS0.00346EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/31 11:16 a.m.9 views

CVE-2026-82881

Aix-DB through 1.2.4 renders markdown with raw HTML enabled into v-html bindings without sanitization, allowing stored cross-site scripting attacks. Attackers can inject malicious HTML and JavaScript through markdown content in chat responses, skill descriptions, or knowledge messages that execut...

5.4CVSS0.00188EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/31 10:51 a.m.40 views

CVE-2026-82881 Aix-DB through 1.2.4 Stored Cross-Site Scripting via Markdown

Aix-DB through 1.2.4 renders markdown with raw HTML enabled into v-html bindings without sanitization, allowing stored cross-site scripting attacks. Attackers can inject malicious HTML and JavaScript through markdown content in chat responses, skill descriptions, or knowledge messages that execut...

5.4CVSS0.00188EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/31 10:51 a.m.14 views

CVE-2026-82881

Aix-DB through version 1.2.4 is vulnerable to stored cross-site scripting (XSS) . The root cause is that markdown is rendered with raw HTML enabled and bound to v-html without sanitization (specifically in web/src/components/MarkdownPreview/plugins/markdown.ts). An attacker with low privileges ca...

5.4CVSS5.8AI score0.00188EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/31 10:51 a.m.8 views

EUVD-2026-68467

Aix-DB through 1.2.4 renders markdown with raw HTML enabled into v-html bindings without sanitization, allowing stored cross-site scripting attacks. Attackers can inject malicious HTML and JavaScript through markdown content in chat responses, skill descriptions, or knowledge messages that execut...

5.4CVSS5.8AI score0.00188EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/31 10:51 a.m.6 views

CVE-2026-82881 Aix-DB through 1.2.4 Stored Cross-Site Scripting via Markdown

Aix-DB through 1.2.4 renders markdown with raw HTML enabled into v-html bindings without sanitization, allowing stored cross-site scripting attacks. Attackers can inject malicious HTML and JavaScript through markdown content in chat responses, skill descriptions, or knowledge messages that execut...

5.1CVSS5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/31 8:46 a.m.5 views

EUVD-2026-68409

ToolJet before v3.16.208 fails to validate that authenticated users belong to the organization specified in the organizationId path parameter of tooljet-db endpoints, allowing any Builder user to read, modify, and delete tables across tenant boundaries. Attackers can extract victim organization I...

9.9CVSS5.8AI score0.00257EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/31 8:46 a.m.39 views

CVE-2026-82874 ToolJet before v3.16.208 Cross-Tenant Authorization Bypass via tooljet-db

ToolJet before v3.16.208 fails to validate that authenticated users belong to the organization specified in the organizationId path parameter of tooljet-db endpoints, allowing any Builder user to read, modify, and delete tables across tenant boundaries. Attackers can extract victim organization I...

9.9CVSS0.00257EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/31 8:46 a.m.21 views

CVE-2026-82874

ToolJet before v3.16.208 suffers from a cross-tenant authorization bypass in its tooljet-db endpoints. The vulnerability stems from a failure to validate that an authenticated user belongs to the organization specified in the organizationId path parameter. This allows any Builder-level user to re...

9.9CVSS5.8AI score0.00257EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.75 views

HPE Integrated Lights-out 4 (ILO4) <2.53 - Authentication Bypass

HPE Integrated Lights-out 4 iLO 4 prior to 2.53 was found to contain an authentication bypass and code execution vulnerability. id: CVE-2017-12542 info: name: HPE Integrated Lights-out 4 ILO4 2.53 - Authentication Bypass author: pikpikcu severity: critical description: HPE Integrated Lights-out 4...

10CVSS7.5AI score0.99294EPSS
SaveExploits9References5
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.119 views

Oturia WordPress Smart Google Code Inserter <3.5 - Authentication Bypass

Oturia Smart Google Code Inserter plugin before 3.5 for WordPress allows unauthenticated attackers to insert arbitrary JavaScript or HTML code via the sgcgoogleanalytic parameter that runs on all pages served by WordPress. The saveGoogleCode function in smartgooglecode.php does not check if the...

9.8CVSS7.4AI score0.91141EPSS
SaveExploits5References5
Rows per page
Query Builder