Lucene search
+L

59 matches found

NVD
NVD
added 2026/08/19 3:18 p.m.7 views

CVE-2026-76614

OpenEMR before 8.3.0 contains a path traversal vulnerability in the EDI archive restore function. The archrestoresel POST parameter is passed to the archive restore handler without sanitization for path traversal sequences. The handler checks whether the supplied path exists on the filesystem, an...

5.3CVSS0.00274EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 2:55 p.m.7 views

EUVD-2026-62515

OpenEMR before 8.3.0 contains a path traversal vulnerability in the EDI archive restore function. The archrestoresel POST parameter is passed to the archive restore handler without sanitization for path traversal sequences. The handler checks whether the supplied path exists on the filesystem, an...

5.3CVSS5.7AI score0.00274EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 2:55 p.m.9 views

CVE-2026-76614

OpenEMR versions before 8.3.0 contain a path traversal vulnerability in the EDI archive restore function. The archrestore_sel POST parameter is passed to the archive restore handler without sanitization for path traversal sequences. The handler checks whether the supplied path exists on the files...

5.3CVSS5.6AI score0.00274EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/27 2:24 p.m.14 views

CVE-2021-27722

An issue was discovered in Nsasoft US LLC SpotAuditor 5.3.5. The program can be crashed by entering 300 bytes char data into the "Key" or "Name" field while registering...

7.5CVSS6.9AI score0.007EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/10/02 6:46 a.m.18 views

CVE-2020-36852

The Custom Searchable Data Entry System plugin for WordPress is vulnerable to unauthenticated database wiping in versions up to, and including 1.7.1, due to a missing capability check and lack of sufficient validation on the ghazalesdsdeleteentriestablerow function. This makes it possible for...

9.1CVSS5.4AI score0.00307EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2025/10/01 9:48 p.m.10 views

WordPress Custom Searchable Data Entry System plugin <= 1.7.1 - Unauthenticated Database Wiping vulnerability

Unauthenticated Database Wiping vulnerability discovered by Sean Murphy in WordPress Plugin Custom Searchable Data Entry System versions = 1.7.1...

9.1CVSS6.8AI score0.00307EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2025/10/01 6:42 a.m.25 views

CVE-2020-36852

The WordPress plugin Custom Searchable Data Entry System (versions ≤ 1.7.1) is vulnerable to unauthenticated database wiping due to a missing capability check and inadequate validation in ghazale_sds_delete_entries_table_row(). This allows unauthenticated attackers to wipe tables (e.g., wp_users)...

9.1CVSS5AI score0.00307EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/01 6:42 a.m.14 views

CVE-2020-36852 Custom Searchable Data Entry System <= 1.7.1 - Unauthenticated Database Wiping

The Custom Searchable Data Entry System plugin for WordPress is vulnerable to unauthenticated database wiping in versions up to, and including 1.7.1, due to a missing capability check and lack of sufficient validation on the ghazalesdsdeleteentriestablerow function. This makes it possible for...

9.1CVSS0.00307EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/01 6:42 a.m.3 views

CVE-2020-36852 Custom Searchable Data Entry System <= 1.7.1 - Unauthenticated Database Wiping

The Custom Searchable Data Entry System plugin for WordPress is vulnerable to unauthenticated database wiping in versions up to, and including 1.7.1, due to a missing capability check and lack of sufficient validation on the ghazalesdsdeleteentriestablerow function. This makes it possible for...

9.1CVSS5AI score0.00307EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.9 views

PT-2025-40063

Name of the Vulnerable Software and Affected Versions Custom Searchable Data Entry System plugin for WordPress versions up to and including 1.7.1 Description The Custom Searchable Data Entry System plugin for WordPress is susceptible to unauthenticated database wiping. This is due to a missing...

9.1CVSS5.8AI score0.00307EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.11 views

WordPress plugin Custom Searchable Data Entry System 安全漏洞

WordPress Custom Searchable Data Entry System plugin is a plugin for creating a searchable data entry system in your website that allows users to fill in information based on specific criteria and enables data matching queries. The WordPress Custom Searchable Data Entry System plugin suffers from...

9.1CVSS6.4AI score0.00307EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/09/30 12:00 a.m.12 views

The vulnerability of the exif_data_save_data_entry() function in the exif-data.c component of the Libexif library for processing EXIF files allows a hacker to access confidential data.

The vulnerability of the exifdatasavedataentry function in the exif-data.c component of the Libexif library for EXIF-file parsing involves reading data beyond the buffer’s allowed limits. Exploiting this vulnerability could allow an attacker to access confidential data...

5CVSS6.8AI score0.00301EPSS
SaveExploits0References6Affected Software2
Cvelist
Cvelist
added 2024/09/03 6:52 p.m.32 views

CVE-2024-43413 Xibo CMS XSS vulnerability using DataSet HTML columns

Xibo is an open source digital signage platform with a web content management system CMS. Prior to version 4.1.0, a cross-site scripting vulnerability in Xibo CMS allows authorized users to execute JavaScript via the DataSet functionality. Users can design a DataSet with a HTML column which...

3.5CVSS0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/29 7:15 a.m.2 views

DEBIAN-CVE-2024-41013

In the Linux kernel, the following vulnerability has been resolved: xfs: don't walk off the end of a directory data block This adds sanity checks for xfsdir2dataunused and xfsdir2dataentry to make sure don't stray beyond valid memory region. Before patching, the loop simply checks that the start...

7.1CVSS5.7AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 7:15 a.m.10 views

UBUNTU-CVE-2024-41013

In the Linux kernel, the following vulnerability has been resolved: xfs: don't walk off the end of a directory data block This adds sanity checks for xfsdir2dataunused and xfsdir2dataentry to make sure don't stray beyond valid memory region. Before patching, the loop simply checks that the start...

7.1CVSS6.2AI score0.00224EPSS
SaveExploits0References15
CVE
CVE
added 2024/06/11 1:58 a.m.59 views

CVE-2024-37177

CVE-2024-37177 involves SAP Financial Consolidation and a cross-site scripting (XSS) vulnerability where data can be entered into a Web application via endpoints exposed on the network from an untrusted source. Successful exploitation could impact confidentiality and integrity of the application....

8.1CVSS8.1AI score0.00368EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/06/11 1:58 a.m.35 views

CVE-2024-37177 Cross-Site Scripting (XSS) vulnerabilities in SAP Financial Consolidation

SAP Financial Consolidation allows data to enter a Web application through an untrusted source. These endpoints are exposed over the network and it allows the user to modify the content from the web site. On successful exploitation, an attacker can cause significant impact to confidentiality and...

8.1CVSS0.00368EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/06/11 12:00 a.m.9 views

SAP Financial Consolidation Cross-Site Scripting Vulnerability

SAP Financial Consolidation is a financial statement solution from SAP. The product is designed to automate intercompany reconciliations and offsets, currency conversions, and provide financial statement generation. A cross-site scripting vulnerability exists in SAP Financial Consolidation FINANC...

8.1CVSS6.1AI score0.00368EPSS
SaveExploits0References5
NVD
NVD
added 2024/06/10 6:15 p.m.36 views

CVE-2024-36409

SuiteCRM is an open-source Customer Relationship Management CRM software application. In versions prior to 7.14.4 and 8.6.1, poor input validation allows for SQL Injection in Tree data entry point. Versions 7.14.4 and 8.6.1 contain a fix for this issue...

9.6CVSS0.00435EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/10 5:21 p.m.22 views

CVE-2024-36409 SuiteCRM authenticated SQL Injection in TreeData entrypoint

SuiteCRM is an open-source Customer Relationship Management CRM software application. In versions prior to 7.14.4 and 8.6.1, poor input validation allows for SQL Injection in Tree data entry point. Versions 7.14.4 and 8.6.1 contain a fix for this issue...

9.6CVSS7.8AI score
SaveExploits0References3
Rows per page
Query Builder