Search CVE reports
151 – 160 of 27751 results
Zed is a code editor. Prior to 0.229.0, Zed's terminal tool permission system can be bypassed by prepending environment variable assignments to allowlisted commands, hijacking program behavior (e.g., PAGER) to execute arbitrary...
1 affected package
zed
| Package | 26.04 LTS |
|---|---|
| zed | Needs evaluation |
Zed is a code editor. Prior to 0.229.0, Zed's terminal tool permission system can be bypassed via bash variable expansion chaining (${var@P}), allowing arbitrary command execution under an allowlisted command prefix. This...
1 affected package
zed
| Package | 26.04 LTS |
|---|---|
| zed | Needs evaluation |
Zed is a code editor. Prior to 0.227.1, Zed builds SSH/WSL remote commands as a shell command string that starts with exec env ..., but environment variable keys are inserted without shell quoting or validation. If an attacker can...
1 affected package
zed
| Package | 26.04 LTS |
|---|---|
| zed | Needs evaluation |
pypdf is a free and open-source pure-python PDF library. Prior to 6.12.1, an attacker who uses this vulnerability can craft a PDF which leads to large memory usage. This requires parsing large XMP metadata, possibly with lots of...
2 affected packages
pypdf, pypdf2
| Package | 26.04 LTS |
|---|---|
| pypdf | Needs evaluation |
| pypdf2 | Not in release |
PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC...
1 affected package
pyjwt
| Package | 26.04 LTS |
|---|---|
| pyjwt | Needs evaluation |
PyJWT is a JSON Web Token implementation in Python. From 2.8.0 to 2.12.1, when verifying detached JWS tokens using the unencoded-payload option ("b64": false, RFC 7797), PyJWT performs Base64URL decoding of...
1 affected package
pyjwt
| Package | 26.04 LTS |
|---|---|
| pyjwt | Needs evaluation |
PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient.get_signing_key() forces a fresh HTTP request to the JWKS endpoint for every JWT with an unknown kid value, with no rate limiting. Since kid comes...
1 affected package
pyjwt
| Package | 26.04 LTS |
|---|---|
| pyjwt | Needs evaluation |
PyJWT is a JSON Web Token implementation in Python. From 2.9.0 to 2.12.1, there is a verifier-side algorithm allow-list bypass when jwt.decode() or jwt.decode_complete() are called with a PyJWK key. The token header alg is checked...
1 affected package
pyjwt
| Package | 26.04 LTS |
|---|---|
| pyjwt | Needs evaluation |
PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient passes its uri argument directly to urllib.request.urlopen() which uses Python stdlib's default OpenerDirector registering HTTPHandler, HTTPSHandler,...
1 affected package
pyjwt
| Package | 26.04 LTS |
|---|---|
| pyjwt | Needs evaluation |
pypdf is a free and open-source pure-python PDF library. Prior to 6.12.0, an attacker who uses this vulnerability can craft a PDF which leads to long runtimes. This requires cross-reference streams with /W [0 0 0] values and large...
2 affected packages
pypdf, pypdf2
| Package | 26.04 LTS |
|---|---|
| pypdf | Needs evaluation |
| pypdf2 | Not in release |