Code: Select all
+----------------+----------+------+------------+------------------+---------------------------+-------------+------------+------------+----------------------------------------------------+
| CVE | SEVERITY | CVSS | PACKAGE | VERSION | STATUS | PUBLISHED | DISCOVERED | GRACE DAYS | DESCRIPTION |
+----------------+----------+------+------------+------------------+---------------------------+-------------+------------+------------+----------------------------------------------------+
| CVE-2022-1304 | high | 7.80 | e2fsprogs | 1.46.2-2 | fixed in 1.46.2-2+deb11u1 | > 2 years | < 1 hour | -93 | An out-of-bounds read/write vulnerability was |
| | | | | | > 5 months ago | | | | found in e2fsprogs 1.46.5. This issue leads to |
| | | | | | | | | | a segmentation fault and possibly arbitrary code |
| | | | | | | | | | executio... |
Code: Select all
FROM pactfoundation/pact-stub-server:latest
RUN apt-get update && apt-get -y install \
gnutls-bin \
libkrb5-dev \
perl \
e2fsprogs
RUN rm -f /usr/sbin/e2fsck /usr/sbin/e2image /usr/lib/libext2fs.so