Lucene search
+L

6440 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 3:36 a.m.8 views

SUSE CVE-2021-43784

runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc, netlink is used internally as a serialization system for specifying the relevant container configuration to the C portion of the code responsible for the based namespace setup of container...

5CVSS7.2AI score0.01669EPSS
SaveExploits1References19
SUSE CVE
SUSE CVE
added 2023/02/15 3:30 a.m.6 views

SUSE CVE-2022-4244

A flaw was found in codeplex-codehaus. A directory traversal attack also known as path traversal aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash ../" sequences and their variations or by using absolute file paths, it may be possib...

7.5CVSS8.5AI score0.01347EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:27 a.m.7 views

SUSE CVE-2022-25328

The bashcompletion script for fscrypt allows injection of commands via crafted mountpoint paths, allowing privilege escalation under a specific set of circumstances. A local user who has control over mountpoint paths could potentially escalate their privileges if they create a malicious mountpoin...

7.3CVSS7.8AI score0.00202EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.9 views

SUSE CVE-2022-30630

Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators...

6.2CVSS7.7AI score0.01939EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.7 views

SUSE CVE-2022-30632

Uncontrolled recursion in Glob in path/filepath before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path containing a large number of path separators...

6.2CVSS7.7AI score0.01939EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.7 views

SUSE CVE-2022-32190

JoinPath and URL.JoinPath do not remove ../ path elements appended to a relative path. For example, JoinPath"https://go.dev", "../go" returns the URL "https://go.dev/../go", despite the JoinPath documentation stating that ../ path elements are removed from the result...

7.5CVSS7.3AI score0.01789EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.5 views

SUSE CVE-2022-37865

With Apache Ivy 2.4.0 an optional packaging attribute has been introduced that allows artifacts to be unpacked on the fly if they used pack200 or zip packaging. For artifacts using the "zip", "jar" or "war" packaging Ivy prior to 2.5.1 doesn't verify the target path when extracting the archive. A...

8CVSS8.9AI score0.01801EPSS
SaveExploits0References7
Veracode
Veracode
added 2023/02/15 2:32 a.m.17 views

Path Traversal

glance is vulnerable to Path Traversal. The vulnerability exists because the library does not properly sanitize relative paths in index.js, allowing an attacker to read files outside the public root directory by providing malicious relative paths...

6.5CVSS6.1AI score0.0111EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2023/02/15 12:00 a.m.10 views

Kardex Control Center 代码注入漏洞

Kardex Control Center is a logistics control and warehouse management system from Kardex Corporation. A security vulnerability exists in Kardex Control Center version 5.7.12+0-a203c2a213-master, which stems from user-controllable paths being passed to the path-concatenation method without proper...

9.8CVSS8.4AI score0.14832EPSS
SaveExploits8References7
Vulnrichment
Vulnrichment
added 2023/02/15 12:00 a.m.10 views

CVE-2023-22855

Kardex Mlog MCC 5.7.12+0-a203c2a213-master allows remote code execution. It spawns a web interface listening on port 8088. A user-controllable path is handed to a path-concatenation method Path.Combine from .NET without proper sanitisation. This yields the possibility of including local files, as...

7.6AI score0.14832EPSS
SaveExploits8References5
BDU FSTEC
BDU FSTEC
added 2023/02/09 12:00 a.m.11 views

The vulnerability of the pesign demon in the system initialization and service management subsystem of systemd allows a malicious actor to escalate their privileges.

The vulnerability of the pesign demon in the system initialization and service management subsystem of systemd relates to the possibility of bypassing paths. Exploiting this vulnerability can allow an attacker to enhance their privileges...

7.8CVSS6.5AI score0.00245EPSS
SaveExploits0References6Affected Software3
Prion
Prion
added 2023/02/08 7:15 p.m.20 views

Code injection

IBM Cloud Pak for Multicloud Management Monitoring 2.0 and 2.3 allows users without admin roles access to admin functions by specifying direct URL paths. IBM X-Force ID: 238210...

6.5CVSS8.1AI score0.00532EPSS
SaveExploits0References2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2023/02/01 11:19 a.m.17 views

Security Bulletin: IBM Cloud Pak for Multicloud Management Monitoring has applied security fixes for user privilege escalation

Summary IBM Cloud Pak for Multicloud Management Monitoring has patched for users without admin roles. Non-admin user should not access to admin functions by specifying direct URL paths. Vulnerability Details IBM X-Force ID: 238210 DESCRIPTION: IBM Cloud Pak for Multicloud Management Monitoring...

6.6AI score
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2023/02/01 12:00 a.m.10 views

PT-2023-24200 · Nextcloud +1 · Nextcloud Calendar +1

Name of the Vulnerable Software and Affected Versions: Nextcloud Calendar app versions prior to 3.5.5 Nextcloud Calendar app versions prior to 4.2.3 Description: The issue concerns the disclosure of internal website paths when the SMTP server is unavailable. This affects the functionality of the...

4.3CVSS7.1AI score0.00438EPSS
SaveExploits0References10
OSV
OSV
added 2023/01/31 11:33 p.m.16 views

GHSA-8V4J-7JGF-5RG9 Warp vulnerable to Path Traversal via Improper validation of Windows paths

Path resolution in warp::filters::fs::dir didn't correctly validate Windows paths meaning paths like /foo/bar/c:/windows/web/screen/img101.png would be allowed and respond with the contents of c:/windows/web/screen/img101.png. Thus users could potentially read files anywhere on the filesystem. Th...

6.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2023/01/27 11:30 a.m.71 views

BlueHound - Tool That Helps Blue Teams Pinpoint The Security Issues That Actually Matter

BlueHound is an open-source tool that helps blue teams pinpoint the security issues that actually matter. By combining information about user permissions, network access and unpatched vulnerabilities, BlueHound reveals the paths attackers would take if they were inside your network It is a fork o...

7.2AI score
SaveExploits0References9
Veracode
Veracode
added 2023/01/26 3:36 a.m.23 views

Privilege Escalation

cakephp/cakephp is vulnerable to Privilege Escalation. A remote attacker is able to directly access prefixed actions without setting the correct request parameters due to unconventional URL paths, which allows an attacker to elevate privileges when the authorization depends on the presence of the...

6.7AI score
SaveExploits0
Veracode
Veracode
added 2023/01/26 2:49 a.m.26 views

Path Traversal

pgadmin4 is vulnerable to Path Traversal. The vulnerability exists because the library does not properly sanitize the relative paths, allowing attackers to access other users directories and files by providing malicious relative paths...

6.5CVSS6.4AI score0.08826EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2023/01/26 12:00 a.m.11 views

Jenkins Plugin Semantic Versioning 代码问题漏洞

Jenkins and Jenkins Plugin are both Jenkins open source products.Jenkins is a software application . An open source automation server Jenkins provides hundreds of plugins to support building, deploying, and automating any project.Jenkins Plugin is a software application. A code issue vulnerabilit...

9.8CVSS8.6AI score0.01314EPSS
SaveExploits0References3
zdt
zdt
added 2023/01/26 12:00 a.m.364 views

Secure Web Gateway 10.2.11 Cross Site Scripting Vulnerability

Secure Web Gateway version 10.2.11 suffers from a cross site scripting vulnerability. RedTeam Pentesting identified a vulnerability which allows attackers to craft URLs to any third-party website that result in arbitrary content to be injected into the response when accessed through the Secure We...

6.1CVSS6.2AI score0.0189EPSS
SaveExploits4
Rows per page
Query Builder