Lucene search
K

36 matches found

OSV
OSV
added 2026/01/22 6:41 p.m.3 views

GHSA-4C4X-JM2X-PF9J Rekor affected by Server-Side Request Forgery (SSRF) via provided public key URL

Summary /api/v1/index/retrieve supports retrieving a public key via a user-provided URL, allowing attackers to trigger SSRF to arbitrary internal services. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response from the GET request is not returned to the calle...

5.3CVSS5.8AI score0.00016EPSS
Exploits0References5
OSV
OSV
added 2026/01/13 9:51 p.m.1 views

GHSA-F67F-6CW9-8MQ4 Hono JWT Middleware's JWT Algorithm Confusion via Unsafe Default (HS256) Allows Token Forgery and Auth Bypass

Summary A flaw in Hono’s JWK/JWKS JWT verification middleware allowed the JWT header’s alg value to influence signature verification when the selected JWK did not explicitly specify an algorithm. This could enable JWT algorithm confusion and, in certain configurations, allow forged tokens to be...

8.2CVSS5.9AI score0.00021EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/01/09 9:13 a.m.8 views

CVE-2022-31027

OAuthenticator is an OAuth token library for the JupyerHub login handler. CILogonOAuthenticator is provided by the OAuthenticator package, and lets users log in to a JupyterHub via CILogon. This is primarily used to restrict a JupyterHub only to users of a given institute. The allowedidps...

6.5CVSS6.7AI score0.00267EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/12/05 3:27 p.m.1 views

CVE-2025-13353

In gokey versions 0.2.0, a flaw in the seed decryption logic resulted in passwords incorrectly being derived solely from the initial vector and the AES-GCM authentication tag of the key seed. This issue has been fixed in gokey version 0.2.0. This is a breaking change. The fix has invalidated any...

7.1CVSS7.2AI score0.00049EPSS
Exploits0References1
OSV
OSV
added 2025/12/02 11:15 a.m.2 views

CVE-2025-13353

In gokey versions 0.2.0, a flaw in the seed decryption logic resulted in passwords incorrectly being derived solely from the initial vector and the AES-GCM authentication tag of the key seed. This issue has been fixed in gokey version 0.2.0. This is a breaking change. The fix has invalidated any...

5.5CVSS6.8AI score
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2023-2056

Malicious code in bioql PyPI...

8.8CVSS8AI score0.01313EPSS
Exploits1References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-0169

Malicious code in bioql PyPI...

6.5CVSS6.5AI score0.00267EPSS
Exploits0References4
OSV
OSV
added 2025/09/12 2:24 p.m.4 views

OESA-2025-2232 python-eventlet security update

Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it. Security Fixes: Eventlet is a concurrent networking library for Python. Prior to version 0.40.3, the Eventlet WSGI parser is vulnerable to HTTP Request Smuggling due to...

9.1CVSS6.8AI score0.00106EPSS
Exploits0References2
Snyk
Snyk
added 2025/05/13 3:44 p.m.2 views

Cross-site Request Forgery (CSRF)

Overview github.com/justinas/nosurf is a HTTP package for Go that helps you prevent Cross-Site Request Forgery attacks. Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF due to the misuse of the net/http library. An attacker can bypass CSRF checks and issue...

6.1CVSS6.6AI score0.00044EPSS
Exploits2References2
Tenable Nessus
Tenable Nessus
added 2025/04/21 12:0 a.m.3 views

Fedora 40 : rpki-client (2025-d5fdbedb7f)

The remote Fedora 40 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-d5fdbedb7f advisory. rpki-client 9.5 - rpki-client now includes arin.tal which is no longer legally encumbered. See https://www.arin.net/announcements/20250116-tal/ - rpki-client...

5.7AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/04/21 12:0 a.m.4 views

Fedora 41 : rpki-client (2025-17fed14cc3)

The remote Fedora 41 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-17fed14cc3 advisory. rpki-client 9.5 - rpki-client now includes arin.tal which is no longer legally encumbered. See https://www.arin.net/announcements/20250116-tal/ - rpki-client...

5.7AI score
Exploits0References1
Github Security Blog
Github Security Blog
added 2025/02/12 10:1 p.m.7 views

Potential Denial-of-Service condition leading to temporary disability in IBC transfers to the native chain

Impact Chains using affected versions of Packet Forward Middleware in their IBC Transfer stack are vulnerable to an attack in which there is a potential denial of service. This affects IBC transfers for any asset which is being transferred between another chain and its native chain. We recommend...

7AI score
Exploits0References4Affected Software5
OSV
OSV
added 2025/02/12 10:1 p.m.1 views

GHSA-6FGM-X6FF-W78F Potential Denial-of-Service condition leading to temporary disability in IBC transfers to the native chain

Impact Chains using affected versions of Packet Forward Middleware in their IBC Transfer stack are vulnerable to an attack in which there is a potential denial of service. This affects IBC transfers for any asset which is being transferred between another chain and its native chain. We recommend...

6.9CVSS7AI score
Exploits0References4
OSV
OSV
added 2024/11/04 10:15 p.m.0 views

AZL-52266 CVE-2024-51744 affecting package prometheus for versions less than 2.37.9-4

golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in ParseWithClaims can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by...

3.1CVSS6.5AI score0.0006EPSS
Exploits0References1
OSV
OSV
added 2024/11/04 10:15 p.m.2 views

AZL-52201 CVE-2024-51744 affecting package keda for versions less than 2.14.1-7

golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in ParseWithClaims can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by...

3.1CVSS6.5AI score0.0006EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2024/06/14 12:0 a.m.2 views

PT-2024-5315 · Ibm · Ibm I

Name of the Vulnerable Software and Affected Versions: IBM i versions 7.2 through 7.5 Description: The issue is related to insufficient authority requirements, allowing a local user without administrator privileges to configure a physical file trigger. This can lead to the execution of the trigge...

7.8CVSS6.7AI score0.00061EPSS
Exploits0References9
OSV
OSV
added 2024/05/20 9:56 p.m.9 views

GHSA-2J6R-9VV4-6GF5 github.com/bincyber/go-sqlcrypter vulnerable to IV collision

There is a risk of an IV collision using the awskms or aesgcm provider. NIST SP 800-38D section 8.3 states that it is unsafe to encrypt more than 2^32 plaintexts under the same key when using a random IV. The limit could easily be reached given the use case of database column encryption...

3.7CVSS6.7AI score
Exploits0References5
Github Security Blog
Github Security Blog
added 2024/05/15 10:18 p.m.11 views

Laravel Guard bypass in Eloquent models

In laravel releases before 6.18.34 and 7.23.2. It was possible to mass assign Eloquent attributes that included the model's table name: $model-fill'users.name' = 'Taylor'; When doing so, Eloquent would remove the table name from the attribute for you. This was a "convenience" feature of Eloquent...

7.1AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/15 9:56 p.m.27 views

Laravel Cookie serialization vulnerability

Laravel 5.6.30 is a security release of Laravel and is recommended as an immediate upgrade for all users. Laravel 5.6.30 also contains a breaking change to cookie encryption and serialization logic. Refer to laravel advisory for more details and read the notes carefully when upgrading your...

7.1AI score
Exploits0References3Affected Software1
Prion
Prion
added 2023/07/13 7:15 p.m.13 views

Design/Logic Flaw

mx-chain-go is the official implementation of the MultiversX blockchain protocol, written in golang. When executing a relayed transaction, if the inner transaction failed, it would have increased the inner transaction's sender account nonce. This could have contributed to a limited DoS attack on ...

5CVSS5.1AI score0.02631EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder