Lucene search
+L

47 matches found

ATTACKERKB
ATTACKERKB
added yesterday6 views

CVE-2026-73046

SiYuan before v3.7.4 improperly restricts excessive authentication attempts in the CheckAuth middleware. The HTTP Basic Authentication branch, which guards nearly the entire /api/ surface, accepts the workspace access code Conf.AccessAuthCode as the Basic Auth password but never consults the...

5.6AI score
SaveExploits0References3
Snyk
Snyk
added 2026/07/21 8:38 p.m.4 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization through the repo.Home handler when a personal access token or OAuth2 token lacking the required scope is used. An attacker can access private repository content, including the README, root file and directory...

5.4CVSS8.4AI score0.00222EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 8:38 p.m.4 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization through the repo.Home handler when a personal access token or OAuth2 token lacking the required scope is used. An attacker can access private repository content, including the README, root file and directory...

5.4CVSS8.4AI score0.00222EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 8:38 p.m.4 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization through the repo.Home handler when a personal access token or OAuth2 token lacking the required scope is used. An attacker can access private repository content, including the README, root file and directory...

5.4CVSS8.4AI score0.00222EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 8:38 p.m.5 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization through the repo.Home handler when a personal access token or OAuth2 token lacking the required scope is used. An attacker can access private repository content, including the README, root file and directory...

5.4CVSS8.4AI score0.00222EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/16 11:40 p.m.10 views

GHSA-9R5X-WG6M-X2RC Gitea: OAuth2 access token scope enforcement bypass via HTTP Basic authentication

Summary Gitea fails to enforce OAuth2 access token scopes when the token is submitted via HTTP Basic authentication instead of a Bearer token. An OAuth2 application granted only read:user can use the same token as Authorization: Basic base64:x-oauth-basic and perform write actions, including...

8.1CVSS5.4AI score0.00567EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:0 a.m.7 views

TencentOS Server 4: skopeo (TSSA-2025:0634)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:0634 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

6CVSS7.4AI score0.00358EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2021-18144

Malware in sbrugna...

5.5CVSS5.6AI score0.00277EPSS
SaveExploits0References6
Gitee
Gitee
added 2025/09/06 12:38 a.m.273 views

Exploit for CVE-2017-0143

💬 README中文 • Compile/Install/Run • Parameter Description • How to use • Scenario • POC List • Custom Scan • Best Practices Features - Free one id Multi-target web netcat for reverse shell - What is scan4all: integrated vscan, nuclei, ksubdomain, subfinder, etc., fully automated and intelligent。re...

9.3CVSS8.4AI score0.99693EPSS
SaveExploits105
Tenable Nessus
Tenable Nessus
added 2024/08/06 12:0 a.m.21 views

CBL Mariner 2.0 Security Update: cert-manager / influxdb / keda / libcontainers-common / packer (CVE-2024-6104)

The version of cert-manager / influxdb / keda / libcontainers-common / packer installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-6104 advisory. - go-retryablehttp prior to 0.7.7 did not sanitize urls...

6CVSS7AI score0.00358EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/25 7:47 p.m.22 views

GO-2024-2947 Leak of sensitive information to log files in github.com/hashicorp/go-retryablehttp

URLs were not sanitized when writing them to log files. This could lead to writing sensitive HTTP basic auth credentials to the log file...

6CVSS6.5AI score0.00358EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/06/24 9:50 p.m.37 views

CVE-2024-6104

A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information. Mitigation Mitigation for this issue is either not available or the currently...

6CVSS6.2AI score0.00358EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/06/24 5:6 p.m.33 views

CVE-2024-6104

go-retryablehttp prior to 0.7.7 did not sanitize urls when writing them to its log file. This could lead to go-retryablehttp writing sensitive HTTP basic auth credentials to its log file. This vulnerability, CVE-2024-6104, was fixed in go-retryablehttp 0.7.7...

6CVSS6.8AI score0.00358EPSS
SaveExploits0
OSV
OSV
added 2024/06/24 5:6 p.m.15 views

CVE-2024-6104 go-retryablehttp can leak basic auth credentials to log files

go-retryablehttp prior to 0.7.7 did not sanitize urls when writing them to its log file. This could lead to go-retryablehttp writing sensitive HTTP basic auth credentials to its log file. This vulnerability, CVE-2024-6104, was fixed in go-retryablehttp 0.7.7...

6CVSS6.7AI score
SaveExploits0References4
Veracode
Veracode
added 2024/06/05 7:13 a.m.22 views

Sensitive Information Exposure

chainguard.dev/apko is vulnerable to Sensitive Information Exposure. The vulnerability is due to improper redaction of sensitive information within error log output, where HTTP basic auth credentials from repository and keyring URLs are exposed, which allows an attacker with access to logs to...

7.5CVSS7.4AI score0.00441EPSS
SaveExploits0References2Affected Software2
OSV
OSV
added 2024/06/04 5:52 p.m.39 views

GHSA-V6MG-7F7P-QMQP apko Exposure of HTTP basic auth credentials in log output

Summary Exposure of HTTP basic auth credentials from repository and keyring URLs in log output Details There was a handful of instances where the apko tool was outputting error messages and log entries where HTTP basic authentication credentials were exposed for one of two reasons: 1. The%s verb...

7.5CVSS7.7AI score0.00441EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/03 2:49 p.m.15 views

CVE-2024-36127 apko Exposure of HTTP basic auth credentials in log output

apko is an apk-based OCI image builder. apko exposures HTTP basic auth credentials from repository and keyring URLs in log output. This vulnerability is fixed in v0.14.5...

7.5CVSS6.7AI score0.00441EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2023/01/07 11:30 a.m.54 views

REST-Attacker - Designed As A Proof-Of-Concept For The Feasibility Of Testing Generic Real-World REST Implementations

REST-Attacker is an automated penetration testing framework for APIs following the REST architecture style. The tool's focus is on streamlining the analysis of generic REST API implementations by completely automating the testing process - including test generation, access control handling, and...

7.5AI score
SaveExploits0References8
NVD
NVD
added 2022/09/26 2:15 p.m.42 views

CVE-2022-39219

Bifrost is a middleware package which can synchronize MySQL/MariaDB binlog data to other types of databases. Versions 1.8.6-release and prior are vulnerable to authentication bypass when using HTTP basic authentication. This may allow group members who only have read permissions to write requests...

8.5CVSS0.00945EPSS
SaveExploits1References3
Talos
Talos
added 2022/02/01 12:0 a.m.49 views

Sealevel Systems, Inc. SeaConnect 370W Web Server information disclosure vulnerability

Summary An information disclosure vulnerability exists in the Web Server functionality of Sealevel Systems, Inc. SeaConnect 370W v1.3.34. A specially-crafted man-in-the-middle attack can lead to a disclosure of sensitive information. An attacker can perform a man-in-the-middle attack to trigger...

7.4CVSS5.8AI score0.00489EPSS
SaveExploits0
Rows per page
Query Builder