Lucene search
K

52 matches found

RedhatCVE
RedhatCVE
added 2026/03/27 5:9 p.m.0 views

CVE-2025-55265

HCL Aftermarket DPC is affected by File Discovery which allows attacker could exploit this issue to read sensitive files present in the system and may use it to craft further attacks...

7.5CVSS5.9AI score0.00016EPSS
Exploits0References1
EUVD
EUVD
added 2026/03/26 3:30 p.m.1 views

EUVD-2025-209053

HCL Aftermarket DPC is affected by File Discovery which allows attacker could exploit this issue to read sensitive files present in the system and may use it to craft further attacks...

7.5CVSS5.8AI score0.00016EPSS
Exploits0References2
NVD
NVD
added 2026/03/26 1:16 p.m.1 views

CVE-2025-55265

HCL Aftermarket DPC is affected by File Discovery which allows attacker could exploit this issue to read sensitive files present in the system and may use it to craft further attacks...

7.5CVSS0.00016EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/26 1:2 p.m.2 views

CVE-2025-55265

HCL Aftermarket DPC is affected by File Discovery which allows attacker could exploit this issue to read sensitive files present in the system and may use it to craft further attacks...

6.5CVSS5.8AI score0.00016EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/26 1:2 p.m.2 views

CVE-2025-55265 HCL Aftermarket DPC is affected by File Discovery

HCL Aftermarket DPC is affected by File Discovery which allows attacker could exploit this issue to read sensitive files present in the system and may use it to craft further attacks...

6.5CVSS5.8AI score0.00016EPSS
Exploits0References1
CVE
CVE
added 2026/03/26 1:2 p.m.2 views

CVE-2025-55265

HCL Aftermarket DPC is affected by a File Discovery issue that could allow an attacker to read sensitive files on the system and potentially craft further attacks. The vulnerability is described as enabling unauthorized access to sensitive data (confidentiality impact High) with no listed exploit...

7.5CVSS5.8AI score0.00016EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2026/03/26 1:2 p.m.19 views

CVE-2025-55265 HCL Aftermarket DPC is affected by File Discovery

HCL Aftermarket DPC is affected by File Discovery which allows attacker could exploit this issue to read sensitive files present in the system and may use it to craft further attacks...

6.5CVSS0.00016EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/03/26 12:0 a.m.1 views

PT-2026-28290

Name of the Vulnerable Software and Affected Versions HCL Aftermarket DPC affected versions not specified Description HCL Aftermarket DPC is susceptible to a File Discovery issue. An attacker could exploit this to read sensitive files present on the system and potentially use them to plan further...

7.5CVSS5.9AI score0.00016EPSS
Exploits0References3
GithubExploit
GithubExploit
added 2026/03/16 7:10 a.m.218 views

Exploit for Race Condition in Canonical Ubuntu_Linux

500+ Pentest One-Liners & Commands for Every Hacking Scenario...

10CVSS6.9AI score0.9438EPSS
Exploits499
GithubExploit
GithubExploit
added 2026/03/15 8:21 a.m.89 views

web-attack-payloads

Web Attack Payloads Collection !Cybersecurityhttps://img.s...

6.3AI score
Exploits0
RedhatCVE
RedhatCVE
added 2026/01/09 11:12 a.m.6 views

CVE-2016-10785

cPanel before 60.0.25 allows attackers to discover file contents during file copy operations SEC-185...

6.5CVSS6.9AI score0.00367EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2005-1653

Malware in sbrugna...

7.5CVSS6.4AI score0.00437EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2015-7832

Malware in sbrugna...

8.6CVSS8.7AI score0.00404EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2018-0133

Malware in sbrugna...

5.3CVSS7.3AI score0.00912EPSS
Exploits0References16
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-46278

Malicious code in bioql PyPI...

6.8CVSS6.6AI score0.00078EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2022-40054

Malicious code in bioql PyPI...

6.5CVSS6.5AI score0.00227EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-48621

Malicious code in bioql PyPI...

6.5CVSS6.4AI score0.00312EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-37424

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Files or Directories Accessible to External Parties vulnerability in OpenNebula on Linux allows File Discovery. CVE-2022-37424 Note that Nessus relies on the...

6.5CVSS6.5AI score0.00227EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/05/22 9:58 p.m.5 views

CVE-2022-23113

Jenkins Publish Over SSH Plugin 1.22 and earlier performs a validation of the file name specifying whether it is present or not, resulting in a path traversal vulnerability allowing attackers with Item/Configure permission to discover the name of the Jenkins controller files...

4.3CVSS6.5AI score0.00435EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2025/05/13 2:8 p.m.9 views

sudo-rs Allows Low Privilege Users to Discover the Existence of Files in Inaccessible Folders

Summary Users with no or very limited sudo privileges can determine whether files exists in folders that they otherwise cannot access using sudo --list . PoC As root: mkdir /tmp/foo chmod a-rwx /tmp/foo touch /tmp/foo/secretfile As a user without any or limited sudo rights: $ sudo --list...

3.3CVSS6.3AI score0.0007EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder