Lucene search
+L

6329 matches found

Kitploit
Kitploit
added 2022/10/07 11:30 a.m.58 views

Cloudfox - Automating Situational Awareness For Cloud Penetration Tests

CloudFox helps you gain situational awareness in unfamiliar cloud environments. It’s an open source command line tool created to help penetration testers and other offensive security professionals find exploitable attack paths in cloud infrastructure. CloudFox helps you answer the following commo...

7.3AI score
SaveExploits0References37
OSV
OSV
added 2022/10/07 7:22 a.m.40 views

GHSA-9JJW-HF72-3MXW TensorFlow vulnerable to heap out of bounds read in filesystem glob matching

Impact The general implementation for matching filesystem paths to globbing pattern is vulnerable to an access out of bounds of the array holding the directories: cc if !fs-Matchchildpath, dirsdirindex ... Since dirindex is unconditionaly incremented outside of the lambda function where the...

9.1CVSS7.4AI score0.00689EPSS
SaveExploits1References11
NVD
NVD
added 2022/09/28 4:15 a.m.28 views

CVE-2022-39034

Smart eVision has a path traversal vulnerability in the Report API function due to insufficient filtering for special characters in URLs. A remote attacker with general user privilege can exploit this vulnerability to bypass authentication, access restricted paths and download system files...

6.5CVSS0.01251EPSS
SaveExploits0References1
Prion
Prion
added 2022/09/28 4:15 a.m.17 views

Path traversal

Smart eVision has a path traversal vulnerability in the Report API function due to insufficient filtering for special characters in URLs. A remote attacker with general user privilege can exploit this vulnerability to bypass authentication, access restricted paths and download system files...

4CVSS6.5AI score0.01251EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2022/09/28 12:0 a.m.12 views

PT-2022-24688 · Unknown · Smart Evision

Name of the Vulnerable Software and Affected Versions: Smart eVision affected versions not specified Description: The issue is related to a path traversal vulnerability in the Report API function. This vulnerability is caused by insufficient filtering for special characters in URLs, allowing a...

6.5CVSS6.5AI score0.01251EPSS
SaveExploits0References2
OSV
OSV
added 2022/09/26 10:34 a.m.7 views

SUSE-SU-2022:3382-1 Security update for permissions

This update for permissions fixes the following issues: - CVE-2022-31252: Fixed chkstat group controlled paths bsc1203018. - Add capability for prometheus-blackboxexporter bsc1191194. - Make btmp root:utmp bsc1050467...

4.4CVSS4.7AI score0.00143EPSS
SaveExploits0References5
OSV
OSV
added 2022/09/23 1:23 p.m.8 views

SUSE-SU-2022:3353-1 Security update for permissions

This update for permissions fixes the following issues: - CVE-2022-31252: Fixed chkstat group controlled paths bsc1203018...

4.4CVSS4.7AI score0.00143EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/09/23 12:0 a.m.53 views

HashiCorp Vault vulnerable to incorrect metadata access

An issue was discovered in HashiCorp Vault and Vault Enterprise before 1.11.3. A vulnerability in the Identity Engine was found where, in a deployment where an entity has multiple mount accessors with shared alias names, Vault may overwrite metadata to the wrong alias due to an issue with checkin...

9.1CVSS8.7AI score0.00811EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2022/09/22 12:0 a.m.9 views

HashiCorp Vault 安全漏洞

HashiCorp Vault is a private key access management tool from the US-based HashiCorp. A security vulnerability exists in HashiCorp Vault and Vault Enterprise versions 1.8.0 through 1.11.2 that stems from an issue with checking for the correct alias assigned to an entity, Vault may overwrite metada...

9.1CVSS8.1AI score0.00811EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2022/09/22 12:0 a.m.32 views

CVE-2022-40186

An issue was discovered in HashiCorp Vault and Vault Enterprise before 1.11.3. A vulnerability in the Identity Engine was found where, in a deployment where an entity has multiple mount accessors with shared alias names, Vault may overwrite metadata to the wrong alias due to an issue with checkin...

9.3AI score0.00811EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/19 10:1 p.m.11 views

OPENSUSE-SU-2022:10128-1 Security update for permissions

This update for permissions fixes the following issues: Update to version 20200127: chkstat: also consider group controlled paths boo1203018, CVE-2022-31252...

4.4CVSS4.7AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/16 2:15 a.m.8 views

CVE-2022-26959

There are two full read/write Blind/Time-based SQL injection vulnerabilities in the Northstar Club Management version 6.3 application. The vulnerabilities exist in the userName parameter of the processlogin.jsp page in the /northstar/Portal/ directory and the userID parameter of the login.jsp pag...

9.8CVSS5.8AI score0.00803EPSS
SaveExploits1References2
OSV
OSV
added 2022/09/13 8:15 p.m.9 views

UBUNTU-CVE-2022-37703

In Amanda 3.5.1, an information leak vulnerability was found in the calcsize SUID binary. An attacker can abuse this vulnerability to know if a directory exists or not anywhere in the fs. The binary will use opendir as root directly without checking the path, letting the attacker provide an...

3.3CVSS6.1AI score0.00703EPSS
SaveExploits0References5
OSV
OSV
added 2022/09/13 6:15 p.m.5 views

DEBIAN-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.5CVSS6.9AI score0.01753EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/09/13 6:15 p.m.2 views

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.5CVSS5.4AI score0.01753EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2022/09/13 12:0 a.m.6 views

Google Golang 路径遍历漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

7.5CVSS6.9AI score0.01753EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2022/09/12 12:0 a.m.8 views

PT-2022-21508 · Apple · Ios +1

Name of the Vulnerable Software and Affected Versions: iOS versions prior to 16 Description: An issue existed with the file paths used to store website data, potentially allowing an unauthorized user to access browsing history. The issue was resolved by improving how website data is stored and by...

5.3CVSS5.8AI score0.00623EPSS
SaveExploits0References11
NVD
NVD
added 2022/09/05 9:15 a.m.35 views

CVE-2022-3008

The tinygltf library uses the C library function wordexp to perform file path expansion on untrusted paths that are provided from the input file. This function allows for command injection by using backticks. An attacker could craft an untrusted path input that would result in a path expansion. W...

8.8CVSS0.0279EPSS
SaveExploits1References5
OSV
OSV
added 2022/09/05 9:15 a.m.4 views

UBUNTU-CVE-2022-3008

The tinygltf library uses the C library function wordexp to perform file path expansion on untrusted paths that are provided from the input file. This function allows for command injection by using backticks. An attacker could craft an untrusted path input that would result in a path expansion. W...

8.8CVSS7.3AI score0.0279EPSS
SaveExploits1References7
UbuntuCve
UbuntuCve
added 2022/09/05 9:15 a.m.36 views

CVE-2022-3008

The tinygltf library uses the C library function wordexp to perform file path expansion on untrusted paths that are provided from the input file. This function allows for command injection by using backticks. An attacker could craft an untrusted path input that would result in a path expansion. W...

8.8CVSS7.2AI score0.0279EPSS
SaveExploits1References6
Rows per page
Query Builder