Lucene search
+L

91 matches found

EUVD
EUVD
added 2026/07/19 12:2 p.m.10 views

EUVD-2026-45493

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix use-after-free in rawdata dedup loop aareplaceprofiles walks ns-rawdatalist to dedup the incoming policy blob against entries already attached to existing profiles. Per the kernel-doc on struct aaloaddata, list...

5.4AI score0.00124EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/19 12:2 p.m.12 views

CVE-2026-63827

Root cause: Linux kernel AppArmor uses a use-after-free in the rawdata dedup loop (aa_replace_profiles) due to unsafe refcount handling when traversing ns->rawdata_list. The dedup path calls aa_get_profile_loaddata() which has plain kref_get() semantics, allowing a zero counter to be dereferen...

7.8CVSS5.5AI score0.00124EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.14 views

PT-2026-61143

Name of the Vulnerable Software and Affected Versions Linux kernel version 7.1-rc5 Description A use-after-free issue exists in the AppArmor module of the Linux kernel. The aa replace profiles function iterates through the ns-rawdata list to deduplicate incoming policy blobs against existing...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0References80
Positive Technologies
Positive Technologies
added 2026/07/10 12:0 a.m.13 views

PT-2026-57365

Name of the Vulnerable Software and Affected Versions BabelDOC versions prior to 0.6.3 Description BabelDOC contains a flaw that allows arbitrary Python code execution when processing a specially crafted PDF file. The issue exists in the vendored PDF parser within the CMapDB. load data function,...

7.8CVSS6.5AI score
SaveExploits0References8
EUVD
EUVD
added 2026/04/16 7:48 p.m.9 views

EUVD-2026-23293

DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a JDBC parameter blocklist bypass vulnerability in the MySQL datasource configuration. The Mysql class uses Lombok's @Data annotation, which auto-generates a public setter for the...

8.3CVSS5.9AI score0.00388EPSS
SaveExploits2References2
CVE
CVE
added 2026/04/16 7:48 p.m.26 views

CVE-2026-40899

DataEase

8.3CVSS5.9AI score0.00388EPSS
SaveExploits2References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/16 7:48 p.m.5 views

CVE-2026-40899

DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a JDBC parameter blocklist bypass vulnerability in the MySQL datasource configuration. The Mysql class uses Lombok's @Data annotation, which auto-generates a public setter for the...

8.3CVSS5.9AI score0.00388EPSS
SaveExploits2References3Affected Software1
CNNVD
CNNVD
added 2026/04/16 12:0 a.m.15 views

DataEase 安全漏洞

DataEase is an open-source data visualization and analysis tool developed by DataEase. It helps users quickly analyze data and gain insights into business trends, thereby enabling improvements and optimizations in operations. DataEase versions 2.10.20 and earlier contain security vulnerabilities...

8.3CVSS5.9AI score0.00388EPSS
SaveExploits2References2
NVD
NVD
added 2026/03/20 5:16 a.m.6 views

CVE-2026-32949

SQLBot is an intelligent data query system based on a large language model and RAG. Versions prior to 1.7.0 contain a Server-Side Request Forgery SSRF vulnerability that allows an attacker to retrieve arbitrary system and application files from the server. An attacker can exploit the...

8.7CVSS0.00427EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.18 views

PT-2026-7031

A vulnerability was identified in code-projects Online Reviewer System 1.0. The affected element is an unknown function of the file /system/system/admins/assessments/pretest/loaddata.php. Such manipulation of the argument difficulty id leads to sql injection. It is possible to launch the attack...

7.5CVSS5.6AI score0.00381EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/01/09 9:35 a.m.26 views

CVE-2024-41358

phpipam 1.6 is vulnerable to Cross Site Scripting XSS via app\admin\import-export\import-load-data.php...

6.1CVSS6.1AI score0.01502EPSS
SaveExploits3References1
NVD
NVD
added 2025/11/10 10:15 p.m.5 views

CVE-2025-64512

Pdfminer.six is a community maintained fork of the original PDFMiner, a tool for extracting information from PDF documents. Prior to version 20251107, pdfminer.six will execute arbitrary code from a malicious pickle file if provided with a malicious PDF file. The CMapDB.loaddata function in...

8.6CVSS0.00314EPSS
SaveExploits7References5
OSV
OSV
added 2025/11/10 10:15 p.m.5 views

UBUNTU-CVE-2025-64512

Pdfminer.six is a community maintained fork of the original PDFMiner, a tool for extracting information from PDF documents. Prior to version 20251107, pdfminer.six will execute arbitrary code from a malicious pickle file if provided with a malicious PDF file. The CMapDB.loaddata function in...

8.6CVSS7.4AI score0.00314EPSS
SaveExploits7References5
EUVD
EUVD
added 2025/11/10 9:58 p.m.6 views

EUVD-2025-50815

Pdfminer.six is a community maintained fork of the original PDFMiner, a tool for extracting information from PDF documents. Prior to version 20251107, pdfminer.six will execute arbitrary code from a malicious pickle file if provided with a malicious PDF file. The CMapDB.loaddata function in...

8.6CVSS6.8AI score0.00314EPSS
SaveExploits7References3
Cvelist
Cvelist
added 2025/11/10 9:58 p.m.14 views

CVE-2025-64512 pdfminer.six vulnerable to Arbitrary Code Execution via Crafted PDF Input

Pdfminer.six is a community maintained fork of the original PDFMiner, a tool for extracting information from PDF documents. Prior to version 20251107, pdfminer.six will execute arbitrary code from a malicious pickle file if provided with a malicious PDF file. The CMapDB.loaddata function in...

8.6CVSS0.00314EPSS
SaveExploits7References3
CVE
CVE
added 2025/11/10 9:58 p.m.124 views

CVE-2025-64512

pdfminer.six contains an insecure deserialization vulnerability in the CMap loading path. The library uses pickle.loads() to deserialize CMap cache files; a malicious PDF can cause execution of code by pointing to a crafted .pickle.gz in the cmap directory. Affected releases are before the upstre...

8.6CVSS7AI score0.00314EPSS
SaveExploits7References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/11/07 8:52 p.m.30 views

Arbitrary Code Execution in pdfminer.six via Crafted PDF Input

Summary pdfminer.six will execute arbitrary code from a malicious pickle file if provided with a malicious PDF file. The CMapDB.loaddata function in pdfminer.six uses pickle.loads to deserialize pickle files. These pickle files are supposed to be part of the pdfminer.six distribution stored in th...

8.6CVSS7.6AI score0.00314EPSS
SaveExploits7References7Affected Software1
Positive Technologies
Positive Technologies
added 2025/11/07 12:0 a.m.7 views

PT-2025-46211

Name of the Vulnerable Software and Affected Versions Pdfminer.six versions prior to 20251107 Description Pdfminer.six is a tool for extracting information from PDF documents. Prior to version 20251107, the software could execute arbitrary code from a malicious pickle file when processing a...

8.6CVSS7.2AI score0.00314EPSS
SaveExploits7References32
FreeBSD
FreeBSD
added 2025/11/07 12:0 a.m.7 views

py-pdfminer.six -- Arbitrary Code Execution in pdfminer.six via Crafted PDF Input

Pieter Marsman reports: pdfminer.six will execute arbitrary code from a malicious pickle file if provided with a malicious PDF file. The CMapDB.loaddata function in pdfminer.six uses pickle.loads to deserialize pickle files. These pickle files are supposed to be part of the pdfminer.six...

8.6CVSS7.6AI score0.00314EPSS
SaveExploits7References1
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.4 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-990150)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990150 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: emux: improve patch ioctl data validation In loaddata, make the validation of and skipping...

5.5CVSS6AI score0.00224EPSS
SaveExploits0References4
Rows per page
Query Builder