Lucene search
+L

98858 matches found

OSV
OSV
added 2026/07/21 10:17 p.m.11 views

UBUNTU-CVE-2026-60183

Vulnerability in the MySQL Server, MySQL Cluster product of Oracle MySQL component: Server: Clone Plugin. Supported versions that are affected are MySQL Server: 8.4.0-8.4.10, 9.7.0-9.7.1; MySQL Cluster: 8.0.0-8.0.47, 8.4.0-8.4.10 and 9.7.0-9.7.1. Difficult to exploit vulnerability allows high...

6.4CVSS7AI score0.00136EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/21 10:17 p.m.4 views

CVE-2026-60177

Vulnerability in the MySQL Server, MySQL Cluster product of Oracle MySQL component: Server: Clone Plugin. Supported versions that are affected are MySQL Server: 8.4.0-8.4.10, 9.7.0-9.7.1; MySQL Cluster: 8.0.0-8.0.47, 8.4.0-8.4.10 and 9.7.0-9.7.1. Difficult to exploit vulnerability allows high...

4.4CVSS6.8AI score0.00343EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/21 10:17 p.m.4 views

CVE-2026-60182

Vulnerability in the MySQL Server, MySQL Cluster product of Oracle MySQL component: Server: Clone Plugin. Supported versions that are affected are MySQL Server: 8.4.0-8.4.10, 9.7.0-9.7.1; MySQL Cluster: 8.0.0-8.0.47, 8.4.0-8.4.10 and 9.7.0-9.7.1. Difficult to exploit vulnerability allows high...

4.4CVSS6.8AI score0.00343EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 10:06 p.m.8 views

Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')

Overview org.webjars.npm:fast-xml-parser is a Validate XML, Parse XML, Build XML without C/C++ based libraries Affected versions of this package are vulnerable to Improper Restriction of Recursive Entity References in DTDs 'XML Entity Expansion' via the addInputEntities function. An attacker can...

8.7CVSS5.5AI score0.00371EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 10:06 p.m.15 views

Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')

Overview fast-xml-parser is a Validate XML, Parse XML, Build XML without C/C++ based libraries Affected versions of this package are vulnerable to Improper Restriction of Recursive Entity References in DTDs 'XML Entity Expansion' via the addInputEntities function. An attacker can cause excessive...

8.7CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 10:06 p.m.12 views

Insertion of Sensitive Information Into Sent Data

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data via Git.polishurl in Repo.clonefrom and the stored-origin normalization path in git/repo/base.py. An attacker can mak...

8.7CVSS5.5AI score0.00266EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 10:06 p.m.14 views

GHSA-RWJ8-PGH3-R573 GitPython: Environment-variable exfiltration via os.path.expandvars() on Repo.clone_from() URL

Summary Repo.clonefrom passes the caller-supplied remote URL through Git.polishurl, which on every non-Cygwin platform calls os.path.expandvars on the URL before handing it to git clone. An attacker who controls the URL argument — the documented use case for clonefrom in "import repository from...

7.5CVSS5.7AI score0.00266EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/21 10:06 p.m.26 views

GitPython: Environment-variable exfiltration via os.path.expandvars() on Repo.clone_from() URL

Summary Repo.clonefrom passes the caller-supplied remote URL through Git.polishurl, which on every non-Cygwin platform calls os.path.expandvars on the URL before handing it to git clone. An attacker who controls the URL argument — the documented use case for clonefrom in "import repository from...

5.6AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/21 10:03 p.m.29 views

gRPC-Go: xDS RBAC and HTTP/2 Vulnerabilities

Multiple security vulnerabilities have been identified and addressed in grpc-go affecting the xDS RBAC authorization engine internal/xds/rbac and the HTTP/2 transport server implementation internal/transport. These vulnerabilities could result in: - Authorization Bypass Fail-Open when translating...

5.9AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/21 10:03 p.m.66 views

GHSA-HRXH-6V49-42GF gRPC-Go: xDS RBAC and HTTP/2 Vulnerabilities

Multiple security vulnerabilities have been identified and addressed in grpc-go affecting the xDS RBAC authorization engine internal/xds/rbac and the HTTP/2 transport server implementation internal/transport. These vulnerabilities could result in: - Authorization Bypass Fail-Open when translating...

8.8CVSS5.9AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/21 10:00 p.m.15 views

jackson-databind: @JsonView bypassed for @JsonUnwrapped container properties on deserialization

Summary UnwrappedPropertyHandler.processUnwrapped replays the buffered JSON for a @JsonUnwrapped property by iterating its properties and calling prop.deserializeAndSet with no prop.visibleInViewctxt.getActiveView guard — the exact guard processUnwrappedCreatorProperties received in the 5971 /...

6.5CVSS5.7AI score0.00346EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2026/07/21 10:00 p.m.8 views

GHSA-5GVW-P9QM-JGWH jackson-databind: @JsonView bypassed for @JsonUnwrapped container properties on deserialization

Summary UnwrappedPropertyHandler.processUnwrapped replays the buffered JSON for a @JsonUnwrapped property by iterating its properties and calling prop.deserializeAndSet with no prop.visibleInViewctxt.getActiveView guard — the exact guard processUnwrappedCreatorProperties received in the 5971 /...

6.5CVSS5.7AI score0.00346EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/21 9:57 p.m.24 views

GHSA-GX3V-Q759-G323 Gitea: TOTP TOCTOU race on web 2FA paths + missing replay check on Basic-Auth `X-Gitea-OTP` surface

Summary I'm reporting two related TOTP one-time-use defects in Gitea that survive the CVE-2021-45331 fix. The 2018 fix PR 3878 introduced the TwoFactor.LastUsedPasscode field and added an in-memory inequality check on the web 2FA login path. That check works correctly in the single-request case,...

7.1CVSS7.9AI score0.00398EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/21 9:57 p.m.11 views

Gitea: TOTP TOCTOU race on web 2FA paths + missing replay check on Basic-Auth `X-Gitea-OTP` surface

Summary I'm reporting two related TOTP one-time-use defects in Gitea that survive the CVE-2021-45331 fix. The 2018 fix PR 3878 introduced the TwoFactor.LastUsedPasscode field and added an in-memory inequality check on the web 2FA login path. That check works correctly in the single-request case,...

7.1CVSS5.6AI score0.00398EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/21 9:55 p.m.13 views

GHSA-2WM4-VWP6-V7XC Gitea: SSRF via Migration Asset Downloads Bypasses hostmatcher — Reads Internal Files and Cloud Metadata

Summary Gitea has robust SSRF protection via hostmatcher.NewDialContext for webhook and migration clone URLs, which validates resolved IPs at the TCP dial level. However, three code paths use raw http.Get Go's DefaultClient which completely bypasses this protection, enabling SSRF to internal...

6.9CVSS5.6AI score0.00314EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/07/21 9:55 p.m.5 views

Server-side Request Forgery (SSRF)

Overview code.gitea.io/gitea/services/migrations is a painless self-hosted Git Service. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the Open function, which uses raw http.Get and os.Open without proper host or scheme validation. An attacker can access...

7.5CVSS8.6AI score0.00301EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/21 9:55 p.m.20 views

Gitea: SSRF via Migration Asset Downloads Bypasses hostmatcher — Reads Internal Files and Cloud Metadata

Summary Gitea has robust SSRF protection via hostmatcher.NewDialContext for webhook and migration clone URLs, which validates resolved IPs at the TCP dial level. However, three code paths use raw http.Get Go's DefaultClient which completely bypasses this protection, enabling SSRF to internal...

7.5CVSS5.5AI score0.00301EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/21 9:52 p.m.11 views

Gitea: Cross-Repo Information Disclosure via Org-Level Actions Run/Job APIs

Author: Prakhar Porwal Date: 2026-05-24 Target: Gitea self-hosted Git service Branch tested: main @ b7e95cc48c development build, go1.26.3 Component: routers/api/v1/org/action.go org-level Actions API OWASP: API3:2023 Broken Object Property Level Authorization --- 1. Summary The org-level Actions...

6.5CVSS5.3AI score0.003EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/21 9:52 p.m.20 views

GHSA-FRPW-3H2Q-4JJ6 Gitea: Cross-Repo Information Disclosure via Org-Level Actions Run/Job APIs

Author: Prakhar Porwal Date: 2026-05-24 Target: Gitea self-hosted Git service Branch tested: main @ b7e95cc48c development build, go1.26.3 Component: routers/api/v1/org/action.go org-level Actions API OWASP: API3:2023 Broken Object Property Level Authorization --- 1. Summary The org-level Actions...

6.5CVSS5.3AI score0.003EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 9:43 p.m.18 views

GHSA-649P-MMHF-85C7 Gitea: Cached Per-Branch Permission Check in Pre-Receive Hook Allows Full Repository Write

Vulnerability Header | Field | Value | | ------------------- | ----------------------------------------------------------------------------------- | | Vulnerability Title | Cached Per-Branch Permission Check in Pre-Receive Hook Allows Full Repository Write | | Severity Rating | High | | Bug...

8.8CVSS7.7AI score0.00567EPSS
SaveExploits0References7
Rows per page
Query Builder