Lucene search
+L

5946 matches found

Snyk
Snyk
added 2026/05/28 5:37 p.m.15 views

Directory Traversal

Overview compliance-trestle is a Tools to manage & autogenerate python objects representing the OSCAL layers/models Affected versions of this package are vulnerable to Directory Traversal via the profile import mechanism. An attacker can read arbitrary files on the server filesystem by supplying ...

6.9CVSS6.2AI score0.00371EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2026/05/28 3:43 p.m.15 views

rsync security update

An update is available for rsync. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The rsync utility enables the users to copy and synchronize files locally or...

7.8CVSS6.2AI score0.01827EPSS
SaveExploits2
Github Security Blog
Github Security Blog
added 2026/05/27 9:9 p.m.25 views

Symfony has XXE (Local File Disclosure) in DomCrawler::addXmlContent() via validateOnParse = true

Description symfony/dom-crawler provides the Crawler class for navigating HTML/XML documents with CSS/XPath selectors; symfony/browser-kit's HttpBrowser uses it to parse fetched pages. Crawler::addXmlContent sets DOMDocument::$validateOnParse = true before calling loadXML. Setting validateOnParse...

8.7CVSS5.8AI score0.00462EPSS
SaveExploits0References6Affected Software2
RedhatCVE
RedhatCVE
added 2026/05/27 9:3 a.m.21 views

CVE-2026-33380

A flaw was found in Grafana. An authenticated attacker can exploit a vulnerability in SQL Expressions to read arbitrary files from the Grafana server's filesystem. This information disclosure is possible only when the sqlExpressions feature toggle is enabled...

6.5CVSS5.9AI score0.00366EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/05/26 5:39 a.m.16 views

rsync: rsync server leaks arbitrary client files

A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare wi...

6.8CVSS7.1AI score0.01827EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/05/25 11:37 p.m.23 views

CVE-2026-40682

A flaw was found in Apache OpenNLP. A remote attacker can exploit this vulnerability by providing a specially crafted dictionary file. This can lead to an XML External Entity XXE injection, which allows for the disclosure of local files or enables server-side request forgery SSRF, where the serve...

9.1CVSS5.8AI score0.00495EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/22 12:0 a.m.18 views

Trimble SketchUp 安全漏洞

Trimble SketchUp is a 3D modeling software developed by Trimble in the United States. It is designed for architects, urban planning experts, producers, game developers, and professionals in related fields. Trimble SketchUp has a security vulnerability that stems from improper handling of dynamic...

9.3CVSS6.4AI score0.00231EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/05/20 3:35 p.m.18 views

XML External Entity (XXE) Injection

Overview Affected versions of this package are vulnerable to XML External Entity XXE Injection via the Crawler::addXmlContent XML parsing logic. An attacker can read arbitrary local files by supplying crafted XML containing external entities, as validateOnParse re-enables DTD processing and...

8.8CVSS6AI score0.00462EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in PHP 7.3

In PHP versions 8.0. before 8.0.30, 8.1. before 8.1.22, and 8.2. before 8.2.8, various XML functions rely on the libxml global state to track configuration variables, such as whether external entities are loaded. This state is assumed to remain unchanged unless the user explicitly changes it by...

8.6CVSS6.8AI score0.0164EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/05/19 7:57 p.m.21 views

CVE-2026-29963

HSC MailInspector 5.3.3-7 has a Path Traversal vulnerability due to improper validation of user-supplied input in the /tap/dw.php endpoint. The text parameter is used to construct file paths without adequate normalization or restriction to a safe base directory. A remote attacker can exploit this...

7.5CVSS5.9AI score0.00595EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/05/19 3:55 p.m.45 views

Directory Traversal

Overview n8n-nodes-base is a Base nodes of n8n Affected versions of this package are vulnerable to Directory Traversal via the ExecuteWorkflow node's localFile source option. An attacker can enumerate arbitrary files on the server host and in some instances can achieve arbitrary code execution by...

6.4CVSS6.3AI score
SaveExploits0References2
OSV
OSV
added 2026/05/19 1:34 a.m.14 views

JLSEC-2026-512

A directory traversal problem in the URL decoder of librsvg before 2.56.3 could be used by local or remote attackers to disclose files on the local filesystem outside of the expected area, as demonstrated by href=".?../../../../../../../../../../etc/passwd" in an xi:include element...

5.5CVSS6.5AI score0.02381EPSS
SaveExploits1References12
Tenable Nessus
Tenable Nessus
added 2026/05/19 12:0 a.m.29 views

Cisco Catalyst SD-WAN Manager Vulnerabilities (cisco-sa-sdwan-mltvnps2-JxpWm7R)

According to its self-reported version, Cisco SD-WAN Viptela Software is affected by multiple vulnerabilities. - A vulnerability in the web UI of Cisco Catalyst SD-WAN Manager, formerly SD-WAN vManage, could allow an unauthenticated, remote attacker to read arbitrary files that are stored in an...

8.6CVSS6.7AI score0.01036EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/05/18 8:21 p.m.21 views

NiceGUI: Local file disclosure via Docutils file insertion in ui.restructured_text()

Summary ui.restructuredtext renders reStructuredText server-side with Docutils without disabling file insertion directives. When a NiceGUI application passes attacker-controlled content to ui.restructuredtext, an attacker can use standard Docutils directives include, csv-table with :file:, raw wi...

7.5CVSS5.9AI score0.00255EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/18 8:21 p.m.17 views

GHSA-JFRM-RX66-G536 NiceGUI: Local file disclosure via Docutils file insertion in ui.restructured_text()

Summary ui.restructuredtext renders reStructuredText server-side with Docutils without disabling file insertion directives. When a NiceGUI application passes attacker-controlled content to ui.restructuredtext, an attacker can use standard Docutils directives include, csv-table with :file:, raw wi...

7.5CVSS5.9AI score0.00255EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/05/18 7:1 p.m.13 views

Directory Traversal

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Directory Traversal via the updateFile parameter in the view/update.php process. An attacker can access arbitrary files on the server by supplying crafted path...

6.9CVSS6.3AI score0.00469EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/05/18 12:0 a.m.16 views

CVE-2026-29963

HSC MailInspector 5.3.3-7 has a Path Traversal vulnerability due to improper validation of user-supplied input in the /tap/dw.php endpoint. The text parameter is used to construct file paths without adequate normalization or restriction to a safe base directory. A remote attacker can exploit this...

5.9AI score0.00595EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
added 2026/05/18 12:0 a.m.11 views

The vulnerability of the Java-based web application framework Apache Wicket relates to incorrect path name restrictions for restricted directories. This allows attackers to read arbitrary files.

The vulnerability of the Java-based web application framework Apache Wicket relates to an incorrect path name limitation for the restricted access directory. Exploiting this vulnerability could allow a malicious actor to read arbitrary files...

6.5CVSS5.9AI score0.00732EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/16 1:56 a.m.25 views

CVE-2026-39053

Oinone Pamirs 7.0.0 contains an XML External Entity XXE issue in its XStream-based XML parsing logic. When attacker-controlled XML is passed to framework parsing entry points such as PamirsXmlUtils.fromXML... or ViewXmlUtils.fromXML..., unsafe XML processing can lead to file disclosure or SSRF...

6.5CVSS5.8AI score0.00365EPSS
SaveExploits0References1
VulnCheck KEV
VulnCheck KEV
added 2026/05/16 12:0 a.m.21 views

VulnCheck KEV: CVE-2024-45309

OneDev is a Git server with CI/CD, kanban, and packages. A vulnerability in versions prior to 11.0.9 allows unauthenticated users to read arbitrary files accessible by the OneDev server process. This issue has been fixed in version 11.0.9...

8.7CVSS7.3AI score0.24531EPSS
SaveIn wildExploits1References27
Rows per page
Query Builder