Search CVE reports
2011 – 2020 of 46017 results
Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, aAn attacker who controls the HTML input can bypass this restriction by embedding a target file path inside an SVG image delivered through a data: URI,...
1 affected package
php-dompdf
| Package | 20.04 LTS |
|---|---|
| php-dompdf | Needs evaluation |
Dompdf is an HTML to PDF converter for PHP. Versions 3.15 and prior are vulnerable to a File Existence Oracle attack through the manipulation of the CSS @font-face directive. By providing malicious HTML that references local files...
1 affected package
php-dompdf
| Package | 20.04 LTS |
|---|---|
| php-dompdf | Needs evaluation |
Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, the validateLocalUri() method enforces chroot boundaries with a strpos() prefix check after normalizing paths with realpath() . Because normalization strips...
1 affected package
php-dompdf
| Package | 20.04 LTS |
|---|---|
| php-dompdf | Needs evaluation |
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 |