Search CVE reports
351 – 360 of 44358 results
A use-after-free condition exists in pglogical's worker signaling code, where a worker structure can be dereferenced after the underlying slot has been freed or recycled during normal worker lifecycle events. The condition is...
1 affected package
pglogical
| Package | 20.04 LTS |
|---|---|
| pglogical | Needs evaluation |
When applying replicated changes for a row that is missing one or more columns, pglogical evaluates the affected table's default expressions on the subscriber. Because the apply worker runs at a privilege level equivalent to a...
1 affected package
pglogical
| Package | 20.04 LTS |
|---|---|
| pglogical | Needs evaluation |
The pglogical queue mechanism, used to convey out-of-band commands such as replicated DDL from a publisher to a subscriber, executes message payloads on the subscriber at the privilege level of the apply worker, which...
1 affected package
pglogical
| Package | 20.04 LTS |
|---|---|
| pglogical | Needs evaluation |
pglogical's apply worker does not sufficiently validate the length of certain fields in incoming replication protocol messages before copying them, resulting in an out-of-bounds read. A party acting as the publisher for a...
1 affected package
pglogical
| Package | 20.04 LTS |
|---|---|
| pglogical | Needs evaluation |
sqlite3 provides Ruby bindings for the SQLite3 embedded database. From 2.1.0 to 2.9.4, the callbacks used for SQLite aggregate functions can be freed while still referenced during aggregation, resulting in a use-after-free. This...
1 affected package
ruby-sqlite3
| Package | 20.04 LTS |
|---|---|
| ruby-sqlite3 | Needs evaluation |
sqlite3 provides Ruby bindings for the SQLite3 embedded database. In version 2.9.4 and earlier, redefining a SQLite function with a different arity frees the previously registered function handler while SQLite may still reference...
1 affected package
ruby-sqlite3
| Package | 20.04 LTS |
|---|---|
| ruby-sqlite3 | Needs evaluation |
OAuth is a Ruby wrapper for the OAuth 1.0 and 1.0a protocols, providing clients and servers. From 0.5.5 to 1.1.5, OAuth::Consumer#token_request parses the raw Location header of a 300 to 399 redirect returned by the OAuth server...
1 affected package
ruby-oauth
| Package | 20.04 LTS |
|---|---|
| ruby-oauth | Needs evaluation |
OAuth2 is a Ruby wrapper for the OAuth 2.0 and 2.1 authorization frameworks, including OpenID Connect (OIDC). From 0.4.0 to 2.0.21, a protocol-relative redirect Location returned to OAuth2::Client#request overrides the request...
1 affected package
ruby-oauth2
| Package | 20.04 LTS |
|---|---|
| ruby-oauth2 | Needs evaluation |
gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the Diameter AVP decoder computes an AVP data length by subtracting a fixed header size from an attacker-controlled AVP Length field, so a...
2 affected packages
golang-github-gopacket-gopacket, gopacket
| Package | 20.04 LTS |
|---|---|
| golang-github-gopacket-gopacket | — |
| gopacket | Needs evaluation |
gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the sFlow ExtendedGatewayFlow decoder in layers/sflow.go reads an attacker-controlled 32-bit community count and AS path member count and sizes...
2 affected packages
golang-github-gopacket-gopacket, gopacket
| Package | 20.04 LTS |
|---|---|
| golang-github-gopacket-gopacket | — |
| gopacket | Needs evaluation |