Package: libapreq2 / 2.13-7+deb11u1
Metadata
| Package | Version | Patches format |
|---|---|---|
| libapreq2 | 2.13-7+deb11u1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01 fake installed apache.patch | (download) |
build/version_check.pl |
2 1 + 1 - 0 ! |
fake that apache is installed. Instead of checking version number with apache2 -v, we hard-code a working version. This enables the package to be built without installing a running Apache on the building host. |
| 02 hardcode usr prefix.patch | (download) |
apreq2-config.in |
2 1 + 1 - 0 ! |
hard-code apreq2-config --prefix apreq2-config will leak information about the build environment. Hard-code what --prefix returns, so it's at least slightly more sane. |
| 03 link in apr shared objects.patch | (download) |
glue/Makefile.am |
1 0 + 1 - 0 ! |
--- |
| 04 pass libdir to configure.patch | (download) |
Makefile.PL |
2 1 + 1 - 0 ! |
--- |
| 05 nested multipart null dereference.patch | (download) |
library/parser_multipart.c |
4 4 + 0 - 0 ! |
--- |
| 10 CVE 2022 22728_1of4.patch | (download) |
library/parser_header.c |
194 133 + 61 - 0 ! |
cve-2022-22728 -- multipart form parse memory corruption A flaw in Apache libapreq2 versions 2.16 and earlier could cause a buffer overflow while processing multipart form uploads. A remote attacker could send a request causing a process crash which could lead to a denial of service attack. This is #1 of 4 patches, see also https://www.openwall.com/lists/oss-security/2023/01/02/2 |
| 11 CVE 2022 22728_2of4.patch | (download) |
library/parser_header.c |
56 27 + 29 - 0 ! |
cve-2022-22728 -- multipart form parse memory corruption A flaw in Apache libapreq2 versions 2.16 and earlier could cause a buffer overflow while processing multipart form uploads. A remote attacker could send a request causing a process crash which could lead to a denial of service attack. This is #2 of 4 patches, see alos https://www.openwall.com/lists/oss-security/2023/01/02/2 |
| 12 CVE 2022 22728_3of4.patch | (download) |
library/parser_header.c |
164 87 + 77 - 0 ! |
cve-2022-22728 -- multipart form parse memory corruption A flaw in Apache libapreq2 versions 2.16 and earlier could cause a buffer overflow while processing multipart form uploads. A remote attacker could send a request causing a process crash which could lead to a denial of service attack. This is #3 of 4 patches, see alos https://www.openwall.com/lists/oss-security/2023/01/02/2 |
| 13 CVE 2022 22728_4of4.patch | (download) |
library/parser_header.c |
10 6 + 4 - 0 ! |
cve-2022-22728 -- multipart form parse memory corruption A flaw in Apache libapreq2 versions 2.16 and earlier could cause a buffer overflow while processing multipart form uploads. A remote attacker could send a request causing a process crash which could lead to a denial of service attack. This is #4 of 4 patches, see alos https://www.openwall.com/lists/oss-security/2023/01/02/2 |
