@@ -11,22 +11,22 @@ hide:
##### Scan Results
#### Chart Object: deepstack-cpu /templates/common.yaml
#### Chart Object: deepstack/templates/common.yaml
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV003 | Default capabilities not dropped | LOW | <details><summary>Expand...</summary> The container should drop all default capabilities and add only those that are needed for its execution. <br> <hr> <br> Container ' ;RELEASE-NAME-deepstack-cpu ' ; of Deployment ' ;RELEASE-NAME-deepstack-cpu ' ; should add ' ;ALL' ; to ' ;securityContext.capabilities.drop' ; </details>| <details><summary>Expand...</summary><a href="https://kubesec.io/basics/containers-securitycontext-capabilities-drop-index-all/">https://kubesec.io/basics/containers-securitycontext-capabilities-drop-index-all/</a><br><a href="https://avd.aquasec.com/appshield/ksv003">https://avd.aquasec.com/appshield/ksv003</a><br></details> |
| Kubernetes Security Check | KSV012 | Runs as root user | MEDIUM | <details><summary>Expand...</summary> ' ;runAsNonRoot' ; forces the running image to run as a non-root user to ensure least privileges. <br> <hr> <br> Container ' ;RELEASE-NAME-deepstack-cpu ' ; of Deployment ' ;RELEASE-NAME-deepstack-cpu ' ; should set ' ;securityContext.runAsNonRoot' ; to true </details>| <details><summary>Expand...</summary><a href="https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted ">https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted </a><br><a href="https://avd.aquasec.com/appshield/ksv012">https://avd.aquasec.com/appshield/ksv012</a><br></details> |
| Kubernetes Security Check | KSV012 | Runs as root user | MEDIUM | <details><summary>Expand...</summary> ' ;runAsNonRoot' ; forces the running image to run as a non-root user to ensure least privileges. <br> <hr> <br> Container ' ;autopermissions' ; of Deployment ' ;RELEASE-NAME-deepstack-cpu ' ; should set ' ;securityContext.runAsNonRoot' ; to true </details>| <details><summary>Expand...</summary><a href="https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted ">https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted </a><br><a href="https://avd.aquasec.com/appshield/ksv012">https://avd.aquasec.com/appshield/ksv012</a><br></details> |
| Kubernetes Security Check | KSV014 | Root file system is not read-only | LOW | <details><summary>Expand...</summary> An immutable root file system prevents applications from writing to their local disk. This can limit intrusions, as attackers will not be able to tamper with the file system or write foreign executables to disk. <br> <hr> <br> Container ' ;RELEASE-NAME-deepstack-cpu ' ; of Deployment ' ;RELEASE-NAME-deepstack-cpu ' ; should set ' ;securityContext.readOnlyRootFilesystem' ; to true </details>| <details><summary>Expand...</summary><a href="https://kubesec.io/basics/containers-securitycontext-readonlyrootfilesystem-true/">https://kubesec.io/basics/containers-securitycontext-readonlyrootfilesystem-true/</a><br><a href="https://avd.aquasec.com/appshield/ksv014">https://avd.aquasec.com/appshield/ksv014</a><br></details> |
| Kubernetes Security Check | KSV014 | Root file system is not read-only | LOW | <details><summary>Expand...</summary> An immutable root file system prevents applications from writing to their local disk. This can limit intrusions, as attackers will not be able to tamper with the file system or write foreign executables to disk. <br> <hr> <br> Container ' ;autopermissions' ; of Deployment ' ;RELEASE-NAME-deepstack-cpu ' ; should set ' ;securityContext.readOnlyRootFilesystem' ; to true </details>| <details><summary>Expand...</summary><a href="https://kubesec.io/basics/containers-securitycontext-readonlyrootfilesystem-true/">https://kubesec.io/basics/containers-securitycontext-readonlyrootfilesystem-true/</a><br><a href="https://avd.aquasec.com/appshield/ksv014">https://avd.aquasec.com/appshield/ksv014</a><br></details> |
| Kubernetes Security Check | KSV020 | Runs with low user ID | MEDIUM | <details><summary>Expand...</summary> Force the container to run with user ID > 10000 to avoid conflicts with the host’ s user table. <br> <hr> <br> Container ' ;RELEASE-NAME-deepstack-cpu ' ; of Deployment ' ;RELEASE-NAME-deepstack-cpu ' ; should set ' ;securityContext.runAsUser' ; > 10000 </details>| <details><summary>Expand...</summary><a href="https://kubesec.io/basics/containers-securitycontext-runasuser/">https://kubesec.io/basics/containers-securitycontext-runasuser/</a><br><a href="https://avd.aquasec.com/appshield/ksv020">https://avd.aquasec.com/appshield/ksv020</a><br></details> |
| Kubernetes Security Check | KSV020 | Runs with low user ID | MEDIUM | <details><summary>Expand...</summary> Force the container to run with user ID > 10000 to avoid conflicts with the host’ s user table. <br> <hr> <br> Container ' ;autopermissions' ; of Deployment ' ;RELEASE-NAME-deepstack-cpu ' ; should set ' ;securityContext.runAsUser' ; > 10000 </details>| <details><summary>Expand...</summary><a href="https://kubesec.io/basics/containers-securitycontext-runasuser/">https://kubesec.io/basics/containers-securitycontext-runasuser/</a><br><a href="https://avd.aquasec.com/appshield/ksv020">https://avd.aquasec.com/appshield/ksv020</a><br></details> |
| Kubernetes Security Check | KSV021 | Runs with low group ID | MEDIUM | <details><summary>Expand...</summary> Force the container to run with group ID > 10000 to avoid conflicts with the host’ s user table. <br> <hr> <br> Container ' ;RELEASE-NAME-deepstack-cpu ' ; of Deployment ' ;RELEASE-NAME-deepstack-cpu ' ; should set ' ;securityContext.runAsGroup' ; > 10000 </details>| <details><summary>Expand...</summary><a href="https://kubesec.io/basics/containers-securitycontext-runasuser/">https://kubesec.io/basics/containers-securitycontext-runasuser/</a><br><a href="https://avd.aquasec.com/appshield/ksv021">https://avd.aquasec.com/appshield/ksv021</a><br></details> |
| Kubernetes Security Check | KSV021 | Runs with low group ID | MEDIUM | <details><summary>Expand...</summary> Force the container to run with group ID > 10000 to avoid conflicts with the host’ s user table. <br> <hr> <br> Container ' ;autopermissions' ; of Deployment ' ;RELEASE-NAME-deepstack-cpu ' ; should set ' ;securityContext.runAsGroup' ; > 10000 </details>| <details><summary>Expand...</summary><a href="https://kubesec.io/basics/containers-securitycontext-runasuser/">https://kubesec.io/basics/containers-securitycontext-runasuser/</a><br><a href="https://avd.aquasec.com/appshield/ksv021">https://avd.aquasec.com/appshield/ksv021</a><br></details> |
| Kubernetes Security Check | KSV029 | A root primary or supplementary GID set | LOW | <details><summary>Expand...</summary> Containers should be forbidden from running with a root primary or supplementary GID. <br> <hr> <br> Deployment ' ;RELEASE-NAME-deepstack-cpu ' ; should set ' ;spec.securityContext.runAsGroup' ;, ' ;spec.securityContext.supplementalGroups[*]' ; and ' ;spec.securityContext.fsGroup' ; to integer greater than 0 </details>| <details><summary>Expand...</summary><a href="https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted ">https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted </a><br><a href="https://avd.aquasec.com/appshield/ksv029">https://avd.aquasec.com/appshield/ksv029</a><br></details> |
| Kubernetes Security Check | KSV003 | Default capabilities not dropped | LOW | <details><summary>Expand...</summary> The container should drop all default capabilities and add only those that are needed for its execution. <br> <hr> <br> Container ' ;RELEASE-NAME-deepstack' ; of Deployment ' ;RELEASE-NAME-deepstack' ; should add ' ;ALL' ; to ' ;securityContext.capabilities.drop' ; </details>| <details><summary>Expand...</summary><a href="https://kubesec.io/basics/containers-securitycontext-capabilities-drop-index-all/">https://kubesec.io/basics/containers-securitycontext-capabilities-drop-index-all/</a><br><a href="https://avd.aquasec.com/appshield/ksv003">https://avd.aquasec.com/appshield/ksv003</a><br></details> |
| Kubernetes Security Check | KSV012 | Runs as root user | MEDIUM | <details><summary>Expand...</summary> ' ;runAsNonRoot' ; forces the running image to run as a non-root user to ensure least privileges. <br> <hr> <br> Container ' ;RELEASE-NAME-deepstack' ; of Deployment ' ;RELEASE-NAME-deepstack' ; should set ' ;securityContext.runAsNonRoot' ; to true </details>| <details><summary>Expand...</summary><a href="https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted ">https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted </a><br><a href="https://avd.aquasec.com/appshield/ksv012">https://avd.aquasec.com/appshield/ksv012</a><br></details> |
| Kubernetes Security Check | KSV012 | Runs as root user | MEDIUM | <details><summary>Expand...</summary> ' ;runAsNonRoot' ; forces the running image to run as a non-root user to ensure least privileges. <br> <hr> <br> Container ' ;autopermissions' ; of Deployment ' ;RELEASE-NAME-deepstack' ; should set ' ;securityContext.runAsNonRoot' ; to true </details>| <details><summary>Expand...</summary><a href="https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted ">https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted </a><br><a href="https://avd.aquasec.com/appshield/ksv012">https://avd.aquasec.com/appshield/ksv012</a><br></details> |
| Kubernetes Security Check | KSV014 | Root file system is not read-only | LOW | <details><summary>Expand...</summary> An immutable root file system prevents applications from writing to their local disk. This can limit intrusions, as attackers will not be able to tamper with the file system or write foreign executables to disk. <br> <hr> <br> Container ' ;RELEASE-NAME-deepstack' ; of Deployment ' ;RELEASE-NAME-deepstack' ; should set ' ;securityContext.readOnlyRootFilesystem' ; to true </details>| <details><summary>Expand...</summary><a href="https://kubesec.io/basics/containers-securitycontext-readonlyrootfilesystem-true/">https://kubesec.io/basics/containers-securitycontext-readonlyrootfilesystem-true/</a><br><a href="https://avd.aquasec.com/appshield/ksv014">https://avd.aquasec.com/appshield/ksv014</a><br></details> |
| Kubernetes Security Check | KSV014 | Root file system is not read-only | LOW | <details><summary>Expand...</summary> An immutable root file system prevents applications from writing to their local disk. This can limit intrusions, as attackers will not be able to tamper with the file system or write foreign executables to disk. <br> <hr> <br> Container ' ;autopermissions' ; of Deployment ' ;RELEASE-NAME-deepstack' ; should set ' ;securityContext.readOnlyRootFilesystem' ; to true </details>| <details><summary>Expand...</summary><a href="https://kubesec.io/basics/containers-securitycontext-readonlyrootfilesystem-true/">https://kubesec.io/basics/containers-securitycontext-readonlyrootfilesystem-true/</a><br><a href="https://avd.aquasec.com/appshield/ksv014">https://avd.aquasec.com/appshield/ksv014</a><br></details> |
| Kubernetes Security Check | KSV020 | Runs with low user ID | MEDIUM | <details><summary>Expand...</summary> Force the container to run with user ID > 10000 to avoid conflicts with the host’ s user table. <br> <hr> <br> Container ' ;RELEASE-NAME-deepstack' ; of Deployment ' ;RELEASE-NAME-deepstack' ; should set ' ;securityContext.runAsUser' ; > 10000 </details>| <details><summary>Expand...</summary><a href="https://kubesec.io/basics/containers-securitycontext-runasuser/">https://kubesec.io/basics/containers-securitycontext-runasuser/</a><br><a href="https://avd.aquasec.com/appshield/ksv020">https://avd.aquasec.com/appshield/ksv020</a><br></details> |
| Kubernetes Security Check | KSV020 | Runs with low user ID | MEDIUM | <details><summary>Expand...</summary> Force the container to run with user ID > 10000 to avoid conflicts with the host’ s user table. <br> <hr> <br> Container ' ;autopermissions' ; of Deployment ' ;RELEASE-NAME-deepstack' ; should set ' ;securityContext.runAsUser' ; > 10000 </details>| <details><summary>Expand...</summary><a href="https://kubesec.io/basics/containers-securitycontext-runasuser/">https://kubesec.io/basics/containers-securitycontext-runasuser/</a><br><a href="https://avd.aquasec.com/appshield/ksv020">https://avd.aquasec.com/appshield/ksv020</a><br></details> |
| Kubernetes Security Check | KSV021 | Runs with low group ID | MEDIUM | <details><summary>Expand...</summary> Force the container to run with group ID > 10000 to avoid conflicts with the host’ s user table. <br> <hr> <br> Container ' ;RELEASE-NAME-deepstack' ; of Deployment ' ;RELEASE-NAME-deepstack' ; should set ' ;securityContext.runAsGroup' ; > 10000 </details>| <details><summary>Expand...</summary><a href="https://kubesec.io/basics/containers-securitycontext-runasuser/">https://kubesec.io/basics/containers-securitycontext-runasuser/</a><br><a href="https://avd.aquasec.com/appshield/ksv021">https://avd.aquasec.com/appshield/ksv021</a><br></details> |
| Kubernetes Security Check | KSV021 | Runs with low group ID | MEDIUM | <details><summary>Expand...</summary> Force the container to run with group ID > 10000 to avoid conflicts with the host’ s user table. <br> <hr> <br> Container ' ;autopermissions' ; of Deployment ' ;RELEASE-NAME-deepstack' ; should set ' ;securityContext.runAsGroup' ; > 10000 </details>| <details><summary>Expand...</summary><a href="https://kubesec.io/basics/containers-securitycontext-runasuser/">https://kubesec.io/basics/containers-securitycontext-runasuser/</a><br><a href="https://avd.aquasec.com/appshield/ksv021">https://avd.aquasec.com/appshield/ksv021</a><br></details> |
| Kubernetes Security Check | KSV029 | A root primary or supplementary GID set | LOW | <details><summary>Expand...</summary> Containers should be forbidden from running with a root primary or supplementary GID. <br> <hr> <br> Deployment ' ;RELEASE-NAME-deepstack' ; should set ' ;spec.securityContext.runAsGroup' ;, ' ;spec.securityContext.supplementalGroups[*]' ; and ' ;spec.securityContext.fsGroup' ; to integer greater than 0 </details>| <details><summary>Expand...</summary><a href="https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted ">https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted </a><br><a href="https://avd.aquasec.com/appshield/ksv029">https://avd.aquasec.com/appshield/ksv029</a><br></details> |
## Containers
@@ -39,11 +39,11 @@ hide:
#### Container: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c (alpine 3.14.2)
**alpine**
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378</a><br><a href="https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/">https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/</a><br><a href="https://security.netapp.com/advisory/ntap-20211223-0002/">https://security.netapp.com/advisory/ntap-20211223-0002/</a><br><a href="https://ubuntu.com/security/notices/USN-5179-1">https://ubuntu.com/security/notices/USN-5179-1</a><br></details> |
@@ -71,11 +71,11 @@ hide:
#### Container: tccr.io/truecharts/deepstack-cpu:v2021.09.1@sha256:f924cebf518a54bca2ca2ac33911cf3af4dd7403cad371781422436ce4254a28 (debian 10.6)
**debian**
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| apt | CVE-2020-27350 | MEDIUM | 1.8.2.1 | 1.8.2.2 | <details><summary>Expand...</summary><a href="https://bugs.launchpad.net/bugs/1899193">https://bugs.launchpad.net/bugs/1899193</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27350">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27350</a><br><a href="https://security.netapp.com/advisory/ntap-20210108-0005/">https://security.netapp.com/advisory/ntap-20210108-0005/</a><br><a href="https://ubuntu.com/security/notices/USN-4667-1">https://ubuntu.com/security/notices/USN-4667-1</a><br><a href="https://ubuntu.com/security/notices/USN-4667-2">https://ubuntu.com/security/notices/USN-4667-2</a><br><a href="https://usn.ubuntu.com/usn/usn-4667-1">https://usn.ubuntu.com/usn/usn-4667-1</a><br><a href="https://www.debian.org/security/2020/dsa-4808">https://www.debian.org/security/2020/dsa-4808</a><br></details> |
@@ -1159,39 +1159,39 @@ hide:
| libde265-0 | CVE-2020-21604 | MEDIUM | 1.0.3-1 | | <details><summary>Expand...</summary><a href="https://github.com/strukturag/libde265/issues/231">https://github.com/strukturag/libde265/issues/231</a><br></details> |
| libde265-0 | CVE-2020-21605 | MEDIUM | 1.0.3-1 | | <details><summary>Expand...</summary><a href="https://github.com/strukturag/libde265/issues/234">https://github.com/strukturag/libde265/issues/234</a><br></details> |
| libde265-0 | CVE-2020-21606 | MEDIUM | 1.0.3-1 | | <details><summary>Expand...</summary><a href="https://github.com/strukturag/libde265/issues/232">https://github.com/strukturag/libde265/issues/232</a><br></details> |
| libdjvulibre-dev | CVE-2019-18804 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00068.html">http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00068.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00069.html">http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00069.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18804">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18804</a><br><a href="https://github.com/TeamSeri0us/pocs/blob/master/djvulibre/DJVU__filter_fv%40IW44EncodeCodec.cpp_499-43___SEGV_UNKNOW.md">https://github.com/TeamSeri0us/pocs/blob/master/djvulibre/DJVU__filter_fv%40IW44EncodeCodec.cpp_499-43___SEGV_UNKNOW.md</a><br><a href="https://lists.debian.org/debian-lts-announce/2019/11/msg00004.html">https://lists.debian.org/debian-lts-announce/2019/11/msg00004.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/NYPWP5T7TSUNZV4UEIRRCTVWO6VBZWJV/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/NYPWP5T7TSUNZV4UEIRRCTVWO6VBZWJV/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/SWT7E7BMWV5T33AMU6OGDPPTPIGCFFZF/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/SWT7E7BMWV5T33AMU6OGDPPTPIGCFFZF/</a><br><a href="https://sourceforge.net/p/djvu/bugs/309/">https://sourceforge.net/p/djvu/bugs/309/</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br></details> |
| libdjvulibre-dev | CVE-2021-32490 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943693">https://bugzilla.redhat.com/show_bug.cgi?id=1943693</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32490">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32490</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br></details> |
| libdjvulibre-dev | CVE-2021-32491 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943409">https://bugzilla.redhat.com/show_bug.cgi?id=1943409</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943684">https://bugzilla.redhat.com/show_bug.cgi?id=1943684</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32491">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32491</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br></details> |
| libdjvulibre-dev | CVE-2021-32492 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943686">https://bugzilla.redhat.com/show_bug.cgi?id=1943686</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32492">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32492</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br></details> |
| libdjvulibre-dev | CVE-2021-32493 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943690">https://bugzilla.redhat.com/show_bug.cgi?id=1943690</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32493">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32493</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br></details> |
| libdjvulibre-dev | CVE-2021-3500 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943685">https://bugzilla.redhat.com/show_bug.cgi?id=1943685</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3500">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3500</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br></details> |
| libdjvulibre-dev | CVE-2021-3630 | MEDIUM | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https ://bugzilla.redhat.com/show_bug.cgi?id=1977427 ">https ://bugzilla.redhat.com/show_bug.cgi?id=1977427 </a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3630 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3630 </a><br><a href="https://lists.debian.org/debian-lts-announce/2021/07 /msg0000 2.html">https://lists.debian.org/debian-lts-announce/2021/07 /msg0000 2.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/Q3B4QZCICPZRDXA2HOIACSQNZB2VEHSM/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/Q3B4QZCICPZRDXA2HOIACSQNZB2VEHSM/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/XVKYWV4P5XGA3FXKGFB443MKC32L7YQB/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/XVKYWV4P5XGA3FXKGFB443MKC32L7YQB/ </a><br><a href="https://sourceforge.net/p/djvu/bugs/302 /">https://sourceforge.net/p/djvu/bugs/302 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/7b0ef20690e08f1fe124aebbf42f6310e2f40f81 /">https://sourceforge.net/p/djvu/djvulibre-git/ci/7b0ef20690e08f1fe124aebbf42f6310e2f40f81 /</a><br><a href="https://ubuntu.com/security/notices/USN-5005 -1">https://ubuntu.com/security/notices/USN-5005-1 </a><br></details> |
| libdjvulibre-dev | CVE-2019-15142 | LOW | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15142 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15142 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/296 /">https://sourceforge.net/p/djvu/bugs/296 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/970fb11a296b5bbdc5e8425851253d2c5913c45e /">https://sourceforge.net/p/djvu/djvulibre-git/ci/970fb11a296b5bbdc5e8425851253d2c5913c45e /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br></details> |
| libdjvulibre-dev | CVE-2019-15143 | LOW | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15143 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15143 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/297 /">https://sourceforge.net/p/djvu/bugs/297 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/b1f4e1b2187d9e5010cd01ceccf20b4a11ce723f /">https://sourceforge.net/p/djvu/djvulibre-git/ci/b1f4e1b2187d9e5010cd01ceccf20b4a11ce723f /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br></details> |
| libdjvulibre-dev | CVE-2019-15144 | LOW | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15144 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15144 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/299 /">https://sourceforge.net/p/djvu/bugs/299 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/e15d51510048927f172f1bf1f27ede65907d940d /">https://sourceforge.net/p/djvu/djvulibre-git/ci/e15d51510048927f172f1bf1f27ede65907d940d /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br></details> |
| libdjvulibre-dev | CVE-2019-15145 | LOW | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html ">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html </a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15145 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15145</a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html </a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05 /msg0002 2.html">https://lists.debian.org/debian-lts-announce/2021/05 /msg0002 2.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHT K/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHT K/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L /">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L /</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ /</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL /">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36 </a><br><a href="https://sourceforge.net/p/djvu/bugs/298 /">https://sourceforge.net/p/djvu/bugs/298 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/9658b01431cd7ff6344d7787f855179e73fe81a7 /">https://sourceforge.net/p/djvu/djvulibre-git/ci/9658b01431cd7ff6344d7787f855179e73fe81a7 /</a><br><a href="https://ubuntu.com/security/notices/USN-4198 -1">https://ubuntu.com/security/notices/USN-4198 -1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/ </a><br></details> |
| libdjvulibre-text | CVE-2019-18804 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00068.html">http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00068.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00069.html">http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00069.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18804">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18804</a><br><a href="https://github.com/TeamSeri0us/pocs/blob/master/djvulibre/DJVU__filter_fv%40IW44EncodeCodec.cpp_499-43___SEGV_UNKNOW.md">https://github.com/TeamSeri0us/pocs/blob/master/djvulibre/DJVU__filter_fv%40IW44EncodeCodec.cpp_499-43___SEGV_UNKNOW.md</a><br><a href="https://lists.debian.org/debian-lts-announce/2019/11/msg00004.html">https://lists.debian.org/debian-lts-announce/2019/11/msg00004.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/NYPWP5T7TSUNZV4UEIRRCTVWO6VBZWJV/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/NYPWP5T7TSUNZV4UEIRRCTVWO6VBZWJV/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/SWT7E7BMWV5T33AMU6OGDPPTPIGCFFZF/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/SWT7E7BMWV5T33AMU6OGDPPTPIGCFFZF/</a><br><a href="https://sourceforge.net/p/djvu/bugs/309/">https://sourceforge.net/p/djvu/bugs/309/</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br></details> |
| libdjvulibre-text | CVE-2021-32490 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943693">https://bugzilla.redhat.com/show_bug.cgi?id=1943693</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32490">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32490</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br></details> |
| libdjvulibre-text | CVE-2021-32491 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943409">https://bugzilla.redhat.com/show_bug.cgi?id=1943409</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943684">https://bugzilla.redhat.com/show_bug.cgi?id=1943684</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32491">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32491</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br></details> |
| libdjvulibre-text | CVE-2021-32492 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943686">https://bugzilla.redhat.com/show_bug.cgi?id=1943686</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32492">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32492</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br></details> |
| libdjvulibre-text | CVE-2021-32493 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943690">https://bugzilla.redhat.com/show_bug.cgi?id=1943690</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32493">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32493</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br></details> |
| libdjvulibre-text | CVE-2021-3500 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943685">https://bugzilla.redhat.com/show_bug.cgi?id=1943685</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3500">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3500</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br></details> |
| libdjvulibre-text | CVE-2021-3630 | MEDIUM | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https ://bugzilla.redhat.com/show_bug.cgi?id=1977427 ">https ://bugzilla.redhat.com/show_bug.cgi?id=1977427 </a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3630 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3630 </a><br><a href="https://lists.debian.org/debian-lts-announce/2021/07 /msg0000 2.html">https://lists.debian.org/debian-lts-announce/2021/07 /msg0000 2.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/Q3B4QZCICPZRDXA2HOIACSQNZB2VEHSM/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/Q3B4QZCICPZRDXA2HOIACSQNZB2VEHSM/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/XVKYWV4P5XGA3FXKGFB443MKC32L7YQB/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/XVKYWV4P5XGA3FXKGFB443MKC32L7YQB/ </a><br><a href="https://sourceforge.net/p/djvu/bugs/302 /">https://sourceforge.net/p/djvu/bugs/302 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/7b0ef20690e08f1fe124aebbf42f6310e2f40f81 /">https://sourceforge.net/p/djvu/djvulibre-git/ci/7b0ef20690e08f1fe124aebbf42f6310e2f40f81 /</a><br><a href="https://ubuntu.com/security/notices/USN-5005 -1">https://ubuntu.com/security/notices/USN-5005-1 </a><br></details> |
| libdjvulibre-text | CVE-2019-15142 | LOW | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15142 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15142 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/296 /">https://sourceforge.net/p/djvu/bugs/296 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/970fb11a296b5bbdc5e8425851253d2c5913c45e /">https://sourceforge.net/p/djvu/djvulibre-git/ci/970fb11a296b5bbdc5e8425851253d2c5913c45e /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br></details> |
| libdjvulibre-text | CVE-2019-15143 | LOW | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15143 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15143 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/297 /">https://sourceforge.net/p/djvu/bugs/297 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/b1f4e1b2187d9e5010cd01ceccf20b4a11ce723f /">https://sourceforge.net/p/djvu/djvulibre-git/ci/b1f4e1b2187d9e5010cd01ceccf20b4a11ce723f /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br></details> |
| libdjvulibre-text | CVE-2019-15144 | LOW | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15144 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15144 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/299 /">https://sourceforge.net/p/djvu/bugs/299 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/e15d51510048927f172f1bf1f27ede65907d940d /">https://sourceforge.net/p/djvu/djvulibre-git/ci/e15d51510048927f172f1bf1f27ede65907d940d /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br></details> |
| libdjvulibre-text | CVE-2019-15145 | LOW | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html ">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html </a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15145 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15145</a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html </a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05 /msg0002 2.html">https://lists.debian.org/debian-lts-announce/2021/05 /msg0002 2.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHT K/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHT K/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L /">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L /</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ /</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL /">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36 </a><br><a href="https://sourceforge.net/p/djvu/bugs/298 /">https://sourceforge.net/p/djvu/bugs/298 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/9658b01431cd7ff6344d7787f855179e73fe81a7 /">https://sourceforge.net/p/djvu/djvulibre-git/ci/9658b01431cd7ff6344d7787f855179e73fe81a7 /</a><br><a href="https://ubuntu.com/security/notices/USN-4198 -1">https://ubuntu.com/security/notices/USN-4198 -1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/ </a><br></details> |
| libdjvulibre21 | CVE-2019-18804 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00068.html">http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00068.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00069.html">http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00069.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18804">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18804</a><br><a href="https://github.com/TeamSeri0us/pocs/blob/master/djvulibre/DJVU__filter_fv%40IW44EncodeCodec.cpp_499-43___SEGV_UNKNOW.md">https://github.com/TeamSeri0us/pocs/blob/master/djvulibre/DJVU__filter_fv%40IW44EncodeCodec.cpp_499-43___SEGV_UNKNOW.md</a><br><a href="https://lists.debian.org/debian-lts-announce/2019/11/msg00004.html">https://lists.debian.org/debian-lts-announce/2019/11/msg00004.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/NYPWP5T7TSUNZV4UEIRRCTVWO6VBZWJV/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/NYPWP5T7TSUNZV4UEIRRCTVWO6VBZWJV/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/SWT7E7BMWV5T33AMU6OGDPPTPIGCFFZF/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/SWT7E7BMWV5T33AMU6OGDPPTPIGCFFZF/</a><br><a href="https://sourceforge.net/p/djvu/bugs/309/">https://sourceforge.net/p/djvu/bugs/309/</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br></details> |
| libdjvulibre21 | CVE-2021-32490 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943693">https://bugzilla.redhat.com/show_bug.cgi?id=1943693</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32490">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32490</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br></details> |
| libdjvulibre21 | CVE-2021-32491 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943409">https://bugzilla.redhat.com/show_bug.cgi?id=1943409</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943684">https://bugzilla.redhat.com/show_bug.cgi?id=1943684</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32491">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32491</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br></details> |
| libdjvulibre21 | CVE-2021-32492 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943686">https://bugzilla.redhat.com/show_bug.cgi?id=1943686</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32492">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32492</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br></details> |
| libdjvulibre21 | CVE-2021-32493 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943690">https://bugzilla.redhat.com/show_bug.cgi?id=1943690</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32493">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32493</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br></details> |
| libdjvulibre21 | CVE-2021-3500 | HIGH | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943685">https://bugzilla.redhat.com/show_bug.cgi?id=1943685</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3500">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3500</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br></details> |
| libdjvulibre21 | CVE-2021-3630 | MEDIUM | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="https ://bugzilla.redhat.com/show_bug.cgi?id=1977427 ">https ://bugzilla.redhat.com/show_bug.cgi?id=1977427 </a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3630 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3630 </a><br><a href="https://lists.debian.org/debian-lts-announce/2021/07 /msg0000 2.html">https://lists.debian.org/debian-lts-announce/2021/07 /msg0000 2.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/Q3B4QZCICPZRDXA2HOIACSQNZB2VEHSM/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/Q3B4QZCICPZRDXA2HOIACSQNZB2VEHSM/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/XVKYWV4P5XGA3FXKGFB443MKC32L7YQB/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/XVKYWV4P5XGA3FXKGFB443MKC32L7YQB/ </a><br><a href="https://sourceforge.net/p/djvu/bugs/302 /">https://sourceforge.net/p/djvu/bugs/302 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/7b0ef20690e08f1fe124aebbf42f6310e2f40f81 /">https://sourceforge.net/p/djvu/djvulibre-git/ci/7b0ef20690e08f1fe124aebbf42f6310e2f40f81 /</a><br><a href="https://ubuntu.com/security/notices/USN-5005 -1">https://ubuntu.com/security/notices/USN-5005-1 </a><br></details> |
| libdjvulibre21 | CVE-2019-15142 | LOW | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15142 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15142 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/296 /">https://sourceforge.net/p/djvu/bugs/296 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/970fb11a296b5bbdc5e8425851253d2c5913c45e /">https://sourceforge.net/p/djvu/djvulibre-git/ci/970fb11a296b5bbdc5e8425851253d2c5913c45e /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br></details> |
| libdjvulibre21 | CVE-2019-15143 | LOW | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15143 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15143 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/297 /">https://sourceforge.net/p/djvu/bugs/297 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/b1f4e1b2187d9e5010cd01ceccf20b4a11ce723f /">https://sourceforge.net/p/djvu/djvulibre-git/ci/b1f4e1b2187d9e5010cd01ceccf20b4a11ce723f /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br></details> |
| libdjvulibre21 | CVE-2019-15144 | LOW | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15144 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15144 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/299 /">https://sourceforge.net/p/djvu/bugs/299 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/e15d51510048927f172f1bf1f27ede65907d940d /">https://sourceforge.net/p/djvu/djvulibre-git/ci/e15d51510048927f172f1bf1f27ede65907d940d /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br></details> |
| libdjvulibre21 | CVE-2019-15145 | LOW | 3.5.27.1-10 | | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html ">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html </a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15145 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15145</a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html </a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05 /msg0002 2.html">https://lists.debian.org/debian-lts-announce/2021/05 /msg0002 2.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHT K/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHT K/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L /">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L /</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ /</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL /">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36 </a><br><a href="https://sourceforge.net/p/djvu/bugs/298 /">https://sourceforge.net/p/djvu/bugs/298 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/9658b01431cd7ff6344d7787f855179e73fe81a7 /">https://sourceforge.net/p/djvu/djvulibre-git/ci/9658b01431cd7ff6344d7787f855179e73fe81a7 /</a><br><a href="https://ubuntu.com/security/notices/USN-4198 -1">https://ubuntu.com/security/notices/USN-4198 -1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/ </a><br></details> |
| libdjvulibre-dev | CVE-2019-18804 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00068.html">http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00068.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00069.html">http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00069.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18804">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18804</a><br><a href="https://github.com/TeamSeri0us/pocs/blob/master/djvulibre/DJVU__filter_fv%40IW44EncodeCodec.cpp_499-43___SEGV_UNKNOW.md">https://github.com/TeamSeri0us/pocs/blob/master/djvulibre/DJVU__filter_fv%40IW44EncodeCodec.cpp_499-43___SEGV_UNKNOW.md</a><br><a href="https://lists.debian.org/debian-lts-announce/2019/11/msg00004.html">https://lists.debian.org/debian-lts-announce/2019/11/msg00004.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/NYPWP5T7TSUNZV4UEIRRCTVWO6VBZWJV/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/NYPWP5T7TSUNZV4UEIRRCTVWO6VBZWJV/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/SWT7E7BMWV5T33AMU6OGDPPTPIGCFFZF/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/SWT7E7BMWV5T33AMU6OGDPPTPIGCFFZF/</a><br><a href="https://sourceforge.net/p/djvu/bugs/309/">https://sourceforge.net/p/djvu/bugs/309/</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-dev | CVE-2021-32490 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943693">https://bugzilla.redhat.com/show_bug.cgi?id=1943693</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32490">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32490</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-dev | CVE-2021-32491 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943409">https://bugzilla.redhat.com/show_bug.cgi?id=1943409</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943684">https://bugzilla.redhat.com/show_bug.cgi?id=1943684</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32491">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32491</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-dev | CVE-2021-32492 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943686">https://bugzilla.redhat.com/show_bug.cgi?id=1943686</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32492">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32492</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-dev | CVE-2021-32493 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943690">https://bugzilla.redhat.com/show_bug.cgi?id=1943690</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32493">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32493</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-dev | CVE-2021-3500 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943685">https://bugzilla.redhat.com/show_bug.cgi?id=1943685</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3500">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3500</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-dev | CVE-2019-15142 | MEDIUM | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html ">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html </a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15142 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15142</a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html </a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05 /msg0002 2.html">https://lists.debian.org/debian-lts-announce/2021/05 /msg0002 2.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36 </a><br><a href="https://sourceforge.net/p/djvu/bugs/296 /">https://sourceforge.net/p/djvu/bugs/296 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/970fb11a296b5bbdc5e8425851253d2c5913c45e /">https://sourceforge.net/p/djvu/djvulibre-git/ci/970fb11a296b5bbdc5e8425851253d2c5913c45e /</a><br><a href="https://ubuntu.com/security/notices/USN-4198 -1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032 </a><br></details> |
| libdjvulibre-dev | CVE-2019-15143 | MEDIUM | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15143 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15143 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/297 /">https://sourceforge.net/p/djvu/bugs/297 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/b1f4e1b2187d9e5010cd01ceccf20b4a11ce723f /">https://sourceforge.net/p/djvu/djvulibre-git/ci/b1f4e1b2187d9e5010cd01ceccf20b4a11ce723f /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-dev | CVE-2019-15144 | MEDIUM | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15144 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15144 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/299 /">https://sourceforge.net/p/djvu/bugs/299 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/e15d51510048927f172f1bf1f27ede65907d940d /">https://sourceforge.net/p/djvu/djvulibre-git/ci/e15d51510048927f172f1bf1f27ede65907d940d /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-dev | CVE-2019-15145 | MEDIUM | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15145 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15145 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/298 /">https://sourceforge.net/p/djvu/bugs/298 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/9658b01431cd7ff6344d7787f855179e73fe81a7 /">https://sourceforge.net/p/djvu/djvulibre-git/ci/9658b01431cd7ff6344d7787f855179e73fe81a7 /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-dev | CVE-2021-3630 | MEDIUM | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https ://bugzilla.redhat.com/show_bug.cgi?id=1977427 ">https ://bugzilla.redhat.com/show_bug.cgi?id=1977427 </a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3630 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3630 </a><br><a href="https://lists.debian.org/debian-lts-announce/2021/07 /msg0000 2.html">https://lists.debian.org/debian-lts-announce/2021/07 /msg0000 2.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/7MRXCW4BUGAJLGF6IWQWUZ2YBICMZCP K/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/7MRXCW4BUGAJLGF6IWQWUZ2YBICMZCP K/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/CIZIAJWGKI26DKDOGJS7J7CIQGHHMIHG /">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/CIZIAJWGKI26DKDOGJS7J7CIQGHHMIHG /</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/Q3B4QZCICPZRDXA2HOIACSQNZB2VEHSM/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/Q3B4QZCICPZRDXA2HOIACSQNZB2VEHSM /</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/XVKYWV4P5XGA3FXKGFB443MKC32L7YQB /">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/XVKYWV4P5XGA3FXKGFB443MKC32L7YQB/ </a><br><a href="https://sourceforge.net/p/djvu/bugs/302 /">https://sourceforge.net/p/djvu/bugs/302 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/7b0ef20690e08f1fe124aebbf42f6310e2f40f81 /">https://sourceforge.net/p/djvu/djvulibre-git/ci/7b0ef20690e08f1fe124aebbf42f6310e2f40f81 /</a><br><a href="https://ubuntu.com/security/notices/USN-5005 -1">https://ubuntu.com/security/notices/USN-5005 -1</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032 </a><br></details> |
| libdjvulibre-text | CVE-2019-18804 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00068.html">http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00068.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00069.html">http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00069.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18804">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18804</a><br><a href="https://github.com/TeamSeri0us/pocs/blob/master/djvulibre/DJVU__filter_fv%40IW44EncodeCodec.cpp_499-43___SEGV_UNKNOW.md">https://github.com/TeamSeri0us/pocs/blob/master/djvulibre/DJVU__filter_fv%40IW44EncodeCodec.cpp_499-43___SEGV_UNKNOW.md</a><br><a href="https://lists.debian.org/debian-lts-announce/2019/11/msg00004.html">https://lists.debian.org/debian-lts-announce/2019/11/msg00004.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/NYPWP5T7TSUNZV4UEIRRCTVWO6VBZWJV/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/NYPWP5T7TSUNZV4UEIRRCTVWO6VBZWJV/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/SWT7E7BMWV5T33AMU6OGDPPTPIGCFFZF/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/SWT7E7BMWV5T33AMU6OGDPPTPIGCFFZF/</a><br><a href="https://sourceforge.net/p/djvu/bugs/309/">https://sourceforge.net/p/djvu/bugs/309/</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-text | CVE-2021-32490 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943693">https://bugzilla.redhat.com/show_bug.cgi?id=1943693</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32490">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32490</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-text | CVE-2021-32491 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943409">https://bugzilla.redhat.com/show_bug.cgi?id=1943409</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943684">https://bugzilla.redhat.com/show_bug.cgi?id=1943684</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32491">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32491</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-text | CVE-2021-32492 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943686">https://bugzilla.redhat.com/show_bug.cgi?id=1943686</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32492">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32492</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-text | CVE-2021-32493 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943690">https://bugzilla.redhat.com/show_bug.cgi?id=1943690</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32493">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32493</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-text | CVE-2021-3500 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943685">https://bugzilla.redhat.com/show_bug.cgi?id=1943685</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3500">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3500</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-text | CVE-2019-15142 | MEDIUM | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html ">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html </a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15142 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15142</a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html </a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05 /msg0002 2.html">https://lists.debian.org/debian-lts-announce/2021/05 /msg0002 2.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36 </a><br><a href="https://sourceforge.net/p/djvu/bugs/296 /">https://sourceforge.net/p/djvu/bugs/296 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/970fb11a296b5bbdc5e8425851253d2c5913c45e /">https://sourceforge.net/p/djvu/djvulibre-git/ci/970fb11a296b5bbdc5e8425851253d2c5913c45e /</a><br><a href="https://ubuntu.com/security/notices/USN-4198 -1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032 </a><br></details> |
| libdjvulibre-text | CVE-2019-15143 | MEDIUM | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15143 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15143 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/297 /">https://sourceforge.net/p/djvu/bugs/297 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/b1f4e1b2187d9e5010cd01ceccf20b4a11ce723f /">https://sourceforge.net/p/djvu/djvulibre-git/ci/b1f4e1b2187d9e5010cd01ceccf20b4a11ce723f /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-text | CVE-2019-15144 | MEDIUM | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15144 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15144 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/299 /">https://sourceforge.net/p/djvu/bugs/299 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/e15d51510048927f172f1bf1f27ede65907d940d /">https://sourceforge.net/p/djvu/djvulibre-git/ci/e15d51510048927f172f1bf1f27ede65907d940d /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-text | CVE-2019-15145 | MEDIUM | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15145 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15145 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/298 /">https://sourceforge.net/p/djvu/bugs/298 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/9658b01431cd7ff6344d7787f855179e73fe81a7 /">https://sourceforge.net/p/djvu/djvulibre-git/ci/9658b01431cd7ff6344d7787f855179e73fe81a7 /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre-text | CVE-2021-3630 | MEDIUM | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https ://bugzilla.redhat.com/show_bug.cgi?id=1977427 ">https ://bugzilla.redhat.com/show_bug.cgi?id=1977427 </a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3630 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3630 </a><br><a href="https://lists.debian.org/debian-lts-announce/2021/07 /msg0000 2.html">https://lists.debian.org/debian-lts-announce/2021/07 /msg0000 2.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/7MRXCW4BUGAJLGF6IWQWUZ2YBICMZCP K/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/7MRXCW4BUGAJLGF6IWQWUZ2YBICMZCP K/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/CIZIAJWGKI26DKDOGJS7J7CIQGHHMIHG /">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/CIZIAJWGKI26DKDOGJS7J7CIQGHHMIHG /</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/Q3B4QZCICPZRDXA2HOIACSQNZB2VEHSM/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/Q3B4QZCICPZRDXA2HOIACSQNZB2VEHSM /</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/XVKYWV4P5XGA3FXKGFB443MKC32L7YQB /">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/XVKYWV4P5XGA3FXKGFB443MKC32L7YQB/ </a><br><a href="https://sourceforge.net/p/djvu/bugs/302 /">https://sourceforge.net/p/djvu/bugs/302 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/7b0ef20690e08f1fe124aebbf42f6310e2f40f81 /">https://sourceforge.net/p/djvu/djvulibre-git/ci/7b0ef20690e08f1fe124aebbf42f6310e2f40f81 /</a><br><a href="https://ubuntu.com/security/notices/USN-5005 -1">https://ubuntu.com/security/notices/USN-5005 -1</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032 </a><br></details> |
| libdjvulibre21 | CVE-2019-18804 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00068.html">http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00068.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00069.html">http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00069.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18804">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18804</a><br><a href="https://github.com/TeamSeri0us/pocs/blob/master/djvulibre/DJVU__filter_fv%40IW44EncodeCodec.cpp_499-43___SEGV_UNKNOW.md">https://github.com/TeamSeri0us/pocs/blob/master/djvulibre/DJVU__filter_fv%40IW44EncodeCodec.cpp_499-43___SEGV_UNKNOW.md</a><br><a href="https://lists.debian.org/debian-lts-announce/2019/11/msg00004.html">https://lists.debian.org/debian-lts-announce/2019/11/msg00004.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/NYPWP5T7TSUNZV4UEIRRCTVWO6VBZWJV/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/NYPWP5T7TSUNZV4UEIRRCTVWO6VBZWJV/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/SWT7E7BMWV5T33AMU6OGDPPTPIGCFFZF/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/SWT7E7BMWV5T33AMU6OGDPPTPIGCFFZF/</a><br><a href="https://sourceforge.net/p/djvu/bugs/309/">https://sourceforge.net/p/djvu/bugs/309/</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre21 | CVE-2021-32490 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943693">https://bugzilla.redhat.com/show_bug.cgi?id=1943693</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32490">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32490</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre21 | CVE-2021-32491 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943409">https://bugzilla.redhat.com/show_bug.cgi?id=1943409</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943684">https://bugzilla.redhat.com/show_bug.cgi?id=1943684</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32491">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32491</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre21 | CVE-2021-32492 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943686">https://bugzilla.redhat.com/show_bug.cgi?id=1943686</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32492">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32492</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre21 | CVE-2021-32493 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943690">https://bugzilla.redhat.com/show_bug.cgi?id=1943690</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32493">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32493</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre21 | CVE-2021-3500 | HIGH | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1943685">https://bugzilla.redhat.com/show_bug.cgi?id=1943685</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3500">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3500</a><br><a href="https://ubuntu.com/security/notices/USN-4957-1">https://ubuntu.com/security/notices/USN-4957-1</a><br><a href="https://ubuntu.com/security/notices/USN-4957-2">https://ubuntu.com/security/notices/USN-4957-2</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre21 | CVE-2019-15142 | MEDIUM | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html ">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html </a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15142 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15142</a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html </a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05 /msg0002 2.html">https://lists.debian.org/debian-lts-announce/2021/05 /msg0002 2.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36 </a><br><a href="https://sourceforge.net/p/djvu/bugs/296 /">https://sourceforge.net/p/djvu/bugs/296 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/970fb11a296b5bbdc5e8425851253d2c5913c45e /">https://sourceforge.net/p/djvu/djvulibre-git/ci/970fb11a296b5bbdc5e8425851253d2c5913c45e /</a><br><a href="https://ubuntu.com/security/notices/USN-4198 -1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032 </a><br></details> |
| libdjvulibre21 | CVE-2019-15143 | MEDIUM | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15143 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15143 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/297 /">https://sourceforge.net/p/djvu/bugs/297 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/b1f4e1b2187d9e5010cd01ceccf20b4a11ce723f /">https://sourceforge.net/p/djvu/djvulibre-git/ci/b1f4e1b2187d9e5010cd01ceccf20b4a11ce723f /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre21 | CVE-2019-15144 | MEDIUM | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15144 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15144 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/299 /">https://sourceforge.net/p/djvu/bugs/299 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/e15d51510048927f172f1bf1f27ede65907d940d /">https://sourceforge.net/p/djvu/djvulibre-git/ci/e15d51510048927f172f1bf1f27ede65907d940d /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre21 | CVE-2019-15145 | MEDIUM | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00086.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html">http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00087.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15145 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15145 </a><br><a href="https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html">https://lists.debian.org/debian-lts-announce/2019/08/msg00036.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html">https://lists.debian.org/debian-lts-announce/2021/05/msg00022.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/FPMG3VY33XGMIKE6QDYIUVS6A7GNTHTK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/JO65AWU7LEWNF6DDCZPRFTR2ZPP5XK6L/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/M7F7544WASYMOTFDR2WUEOQLN3ZEXNU4/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/QUEME45HVGTMDOYODAZYQOGWSZ2CEFWZ/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/RYZTGKWY3NAKMIMTFYGN4ZO5XEQWPYRL/</a><br><a href="https://security.gentoo.org/glsa/202007-36">https://security.gentoo.org/glsa/202007-36</a><br><a href="https://sourceforge.net/p/djvu/bugs/298 /">https://sourceforge.net/p/djvu/bugs/298 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/9658b01431cd7ff6344d7787f855179e73fe81a7 /">https://sourceforge.net/p/djvu/djvulibre-git/ci/9658b01431cd7ff6344d7787f855179e73fe81a7 /</a><br><a href="https://ubuntu.com/security/notices/USN-4198-1">https://ubuntu.com/security/notices/USN-4198-1</a><br><a href="https://usn.ubuntu.com/4198-1/">https://usn.ubuntu.com/4198-1/</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032</a><br>< /details> |
| libdjvulibre21 | CVE-2021-3630 | MEDIUM | 3.5.27.1-10 | 3.5.27.1-10+deb10u1 | <details><summary>Expand...</summary><a href="https ://bugzilla.redhat.com/show_bug.cgi?id=1977427 ">https ://bugzilla.redhat.com/show_bug.cgi?id=1977427 </a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3630 ">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3630 </a><br><a href="https://lists.debian.org/debian-lts-announce/2021/07 /msg0000 2.html">https://lists.debian.org/debian-lts-announce/2021/07 /msg0000 2.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/7MRXCW4BUGAJLGF6IWQWUZ2YBICMZCP K/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/7MRXCW4BUGAJLGF6IWQWUZ2YBICMZCP K/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/CIZIAJWGKI26DKDOGJS7J7CIQGHHMIHG /">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/CIZIAJWGKI26DKDOGJS7J7CIQGHHMIHG /</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/Q3B4QZCICPZRDXA2HOIACSQNZB2VEHSM/">https://lists.fedoraproject.org/archives/list/package-announce @lists .fedoraproject.org/message/Q3B4QZCICPZRDXA2HOIACSQNZB2VEHSM /</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/XVKYWV4P5XGA3FXKGFB443MKC32L7YQB /">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/XVKYWV4P5XGA3FXKGFB443MKC32L7YQB/ </a><br><a href="https://sourceforge.net/p/djvu/bugs/302 /">https://sourceforge.net/p/djvu/bugs/302 /</a><br><a href="https://sourceforge.net/p/djvu/djvulibre-git/ci/7b0ef20690e08f1fe124aebbf42f6310e2f40f81 /">https://sourceforge.net/p/djvu/djvulibre-git/ci/7b0ef20690e08f1fe124aebbf42f6310e2f40f81 /</a><br><a href="https://ubuntu.com/security/notices/USN-5005 -1">https://ubuntu.com/security/notices/USN-5005 -1</a><br><a href="https://www.debian.org/security/2021/dsa-5032">https://www.debian.org/security/2021/dsa-5032 </a><br></details> |
| libexpat1 | CVE-2013-0340 | LOW | 2.2.6-2+deb10u1 | | <details><summary>Expand...</summary><a href="http://openwall.com/lists/oss-security/2013/02/22/3">http://openwall.com/lists/oss-security/2013/02/22/3</a><br><a href="http://seclists.org/fulldisclosure/2021/Oct/61">http://seclists.org/fulldisclosure/2021/Oct/61</a><br><a href="http://seclists.org/fulldisclosure/2021/Oct/62">http://seclists.org/fulldisclosure/2021/Oct/62</a><br><a href="http://seclists.org/fulldisclosure/2021/Oct/63">http://seclists.org/fulldisclosure/2021/Oct/63</a><br><a href="http://seclists.org/fulldisclosure/2021/Sep/33">http://seclists.org/fulldisclosure/2021/Sep/33</a><br><a href="http://seclists.org/fulldisclosure/2021/Sep/34">http://seclists.org/fulldisclosure/2021/Sep/34</a><br><a href="http://seclists.org/fulldisclosure/2021/Sep/35">http://seclists.org/fulldisclosure/2021/Sep/35</a><br><a href="http://seclists.org/fulldisclosure/2021/Sep/38">http://seclists.org/fulldisclosure/2021/Sep/38</a><br><a href="http://seclists.org/fulldisclosure/2021/Sep/39">http://seclists.org/fulldisclosure/2021/Sep/39</a><br><a href="http://seclists.org/fulldisclosure/2021/Sep/40">http://seclists.org/fulldisclosure/2021/Sep/40</a><br><a href="http://securitytracker.com/id?1028213">http://securitytracker.com/id?1028213</a><br><a href="http://www.openwall.com/lists/oss-security/2013/04/12/6">http://www.openwall.com/lists/oss-security/2013/04/12/6</a><br><a href="http://www.openwall.com/lists/oss-security/2021/10/07/4">http://www.openwall.com/lists/oss-security/2021/10/07/4</a><br><a href="http://www.osvdb.org/90634">http://www.osvdb.org/90634</a><br><a href="http://www.securityfocus.com/bid/58233">http://www.securityfocus.com/bid/58233</a><br><a href="https://lists.apache.org/thread.html/r41eca5f4f09e74436cbb05dec450fc2bef37b5d3e966aa7cc5fada6d@%3Cannounce.apache.org%3E">https://lists.apache.org/thread.html/r41eca5f4f09e74436cbb05dec450fc2bef37b5d3e966aa7cc5fada6d@%3Cannounce.apache.org%3E</a><br><a href="https://lists.apache.org/thread.html/rfb2c193360436e230b85547e85a41bea0916916f96c501f5b6fc4702@%3Cusers.openoffice.apache.org%3E">https://lists.apache.org/thread.html/rfb2c193360436e230b85547e85a41bea0916916f96c501f5b6fc4702@%3Cusers.openoffice.apache.org%3E</a><br><a href="https://security.gentoo.org/glsa/201701-21">https://security.gentoo.org/glsa/201701-21</a><br><a href="https://support.apple.com/kb/HT212804">https://support.apple.com/kb/HT212804</a><br><a href="https://support.apple.com/kb/HT212805">https://support.apple.com/kb/HT212805</a><br><a href="https://support.apple.com/kb/HT212807">https://support.apple.com/kb/HT212807</a><br><a href="https://support.apple.com/kb/HT212814">https://support.apple.com/kb/HT212814</a><br><a href="https://support.apple.com/kb/HT212815">https://support.apple.com/kb/HT212815</a><br><a href="https://support.apple.com/kb/HT212819">https://support.apple.com/kb/HT212819</a><br></details> |
| libexpat1-dev | CVE-2013-0340 | LOW | 2.2.6-2+deb10u1 | | <details><summary>Expand...</summary><a href="http://openwall.com/lists/oss-security/2013/02/22/3">http://openwall.com/lists/oss-security/2013/02/22/3</a><br><a href="http://seclists.org/fulldisclosure/2021/Oct/61">http://seclists.org/fulldisclosure/2021/Oct/61</a><br><a href="http://seclists.org/fulldisclosure/2021/Oct/62">http://seclists.org/fulldisclosure/2021/Oct/62</a><br><a href="http://seclists.org/fulldisclosure/2021/Oct/63">http://seclists.org/fulldisclosure/2021/Oct/63</a><br><a href="http://seclists.org/fulldisclosure/2021/Sep/33">http://seclists.org/fulldisclosure/2021/Sep/33</a><br><a href="http://seclists.org/fulldisclosure/2021/Sep/34">http://seclists.org/fulldisclosure/2021/Sep/34</a><br><a href="http://seclists.org/fulldisclosure/2021/Sep/35">http://seclists.org/fulldisclosure/2021/Sep/35</a><br><a href="http://seclists.org/fulldisclosure/2021/Sep/38">http://seclists.org/fulldisclosure/2021/Sep/38</a><br><a href="http://seclists.org/fulldisclosure/2021/Sep/39">http://seclists.org/fulldisclosure/2021/Sep/39</a><br><a href="http://seclists.org/fulldisclosure/2021/Sep/40">http://seclists.org/fulldisclosure/2021/Sep/40</a><br><a href="http://securitytracker.com/id?1028213">http://securitytracker.com/id?1028213</a><br><a href="http://www.openwall.com/lists/oss-security/2013/04/12/6">http://www.openwall.com/lists/oss-security/2013/04/12/6</a><br><a href="http://www.openwall.com/lists/oss-security/2021/10/07/4">http://www.openwall.com/lists/oss-security/2021/10/07/4</a><br><a href="http://www.osvdb.org/90634">http://www.osvdb.org/90634</a><br><a href="http://www.securityfocus.com/bid/58233">http://www.securityfocus.com/bid/58233</a><br><a href="https://lists.apache.org/thread.html/r41eca5f4f09e74436cbb05dec450fc2bef37b5d3e966aa7cc5fada6d@%3Cannounce.apache.org%3E">https://lists.apache.org/thread.html/r41eca5f4f09e74436cbb05dec450fc2bef37b5d3e966aa7cc5fada6d@%3Cannounce.apache.org%3E</a><br><a href="https://lists.apache.org/thread.html/rfb2c193360436e230b85547e85a41bea0916916f96c501f5b6fc4702@%3Cusers.openoffice.apache.org%3E">https://lists.apache.org/thread.html/rfb2c193360436e230b85547e85a41bea0916916f96c501f5b6fc4702@%3Cusers.openoffice.apache.org%3E</a><br><a href="https://security.gentoo.org/glsa/201701-21">https://security.gentoo.org/glsa/201701-21</a><br><a href="https://support.apple.com/kb/HT212804">https://support.apple.com/kb/HT212804</a><br><a href="https://support.apple.com/kb/HT212805">https://support.apple.com/kb/HT212805</a><br><a href="https://support.apple.com/kb/HT212807">https://support.apple.com/kb/HT212807</a><br><a href="https://support.apple.com/kb/HT212814">https://support.apple.com/kb/HT212814</a><br><a href="https://support.apple.com/kb/HT212815">https://support.apple.com/kb/HT212815</a><br><a href="https://support.apple.com/kb/HT212819">https://support.apple.com/kb/HT212819</a><br></details> |
| libfdisk1 | CVE-2021-37600 | LOW | 2.33.1-0.1 | | <details><summary>Expand...</summary><a href="https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c">https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c</a><br><a href="https://github.com/karelzak/util-linux/issues/1395">https://github.com/karelzak/util-linux/issues/1395</a><br><a href="https://security.netapp.com/advisory/ntap-20210902-0002/">https://security.netapp.com/advisory/ntap-20210902-0002/</a><br></details> |
@@ -2818,6 +2818,7 @@ hide:
| linux-libc-dev | CVE-2021-43975 | MEDIUM | 4.19.152-1 | | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43975">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43975</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=b922f622592af76b57cbc566eaeccda0b31a3496">https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=b922f622592af76b57cbc566eaeccda0b31a3496</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/X24M7KDC4OJOZNS3RDSYC7ELNELOLQ2N/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/X24M7KDC4OJOZNS3RDSYC7ELNELOLQ2N/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/YODMYMGZYDXQKGJGX7TJG4XV4L5YLLBD/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/YODMYMGZYDXQKGJGX7TJG4XV4L5YLLBD/</a><br><a href="https://lore.kernel.org/netdev/163698540868.13805.17800408021782408762.git-patchwork-notify@kernel .org/T/">https://lore.kernel.org/netdev/163698540868.13805.17800408021782408762.git-patchwork-notify@kernel .org/T/</a><br><a href="https://security.netapp.com/advisory/ntap-20211210-0001/">https://security.netapp.com/advisory/ntap-20211210-0001/</a><br></details> |
| linux-libc-dev | CVE-2021-43976 | MEDIUM | 4.19.152-1 | | <details><summary>Expand...</summary><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/X24M7KDC4OJOZNS3RDSYC7ELNELOLQ2N/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/X24M7KDC4OJOZNS3RDSYC7ELNELOLQ2N/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/YODMYMGZYDXQKGJGX7TJG4XV4L5YLLBD/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/YODMYMGZYDXQKGJGX7TJG4XV4L5YLLBD/</a><br><a href="https://patchwork.kernel.org/project/linux-wireless/patch/YX4CqjfRcTa6bVL+@Zekuns -MBP-16.fios-router.home/">https://patchwork.kernel.org/project/linux-wireless/patch/YX4CqjfRcTa6bVL+@Zekuns -MBP-16.fios-router.home/</a><br><a href="https://security.netapp.com/advisory/ntap-20211210-0001/">https://security.netapp.com/advisory/ntap-20211210-0001/</a><br></details> |
| linux-libc-dev | CVE-2021-45095 | MEDIUM | 4.19.152-1 | | <details><summary>Expand...</summary><a href="https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=bcd0f93353326954817a4f9fa55ec57fb38acbb0">https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=bcd0f93353326954817a4f9fa55ec57fb38acbb0</a><br><a href="https://github.com/torvalds/linux/commit/bcd0f93353326954817a4f9fa55ec57fb38acbb0">https://github.com/torvalds/linux/commit/bcd0f93353326954817a4f9fa55ec57fb38acbb0</a><br></details> |
| linux-libc-dev | CVE-2021-45480 | MEDIUM | 4.19.152-1 | | <details><summary>Expand...</summary><a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.11">https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.11</a><br><a href="https://github.com/torvalds/linux/commit/5f9562ebe710c307adc5f666bf1a2162ee7977c0">https://github.com/torvalds/linux/commit/5f9562ebe710c307adc5f666bf1a2162ee7977c0</a><br></details> |
| linux-libc-dev | CVE-2004-0230 | LOW | 4.19.152-1 | | <details><summary>Expand...</summary><a href="ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2004-006.txt.asc">ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2004-006.txt.asc</a><br><a href="ftp://ftp.sco.com/pub/updates/OpenServer/SCOSA-2005.3/SCOSA-2005.3.txt">ftp://ftp.sco.com/pub/updates/OpenServer/SCOSA-2005.3/SCOSA-2005.3.txt</a><br><a href="ftp://ftp.sco.com/pub/updates/OpenServer/SCOSA-2005.9/SCOSA-2005.9.txt">ftp://ftp.sco.com/pub/updates/OpenServer/SCOSA-2005.9/SCOSA-2005.9.txt</a><br><a href="ftp://ftp.sco.com/pub/updates/UnixWare/SCOSA-2005.14/SCOSA-2005.14.txt">ftp://ftp.sco.com/pub/updates/UnixWare/SCOSA-2005.14/SCOSA-2005.14.txt</a><br><a href="ftp://patches.sgi.com/support/free/security/advisories/20040403-01-A.asc">ftp://patches.sgi.com/support/free/security/advisories/20040403-01-A.asc</a><br><a href="http://kb.juniper.net/JSA10638">http://kb.juniper.net/JSA10638</a><br><a href="http://marc.info/?l=bugtraq&m=108302060014745&w=2">http://marc.info/?l=bugtraq&m=108302060014745&w=2</a><br><a href="http://marc.info/?l=bugtraq&m=108506952116653&w=2">http://marc.info/?l=bugtraq&m=108506952116653&w=2</a><br><a href="http://secunia.com/advisories/11440">http://secunia.com/advisories/11440</a><br><a href="http://secunia.com/advisories/11458">http://secunia.com/advisories/11458</a><br><a href="http://secunia.com/advisories/22341">http://secunia.com/advisories/22341</a><br><a href="http://www.cisco.com/warp/public/707/cisco-sa-20040420-tcp-ios.shtml">http://www.cisco.com/warp/public/707/cisco-sa-20040420-tcp-ios.shtml</a><br><a href="http://www.kb.cert.org/vuls/id/415294">http://www.kb.cert.org/vuls/id/415294</a><br><a href="http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html">http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html</a><br><a href="http://www.osvdb.org/4030">http://www.osvdb.org/4030</a><br><a href="http://www.securityfocus.com/archive/1/449179/100/0/threaded">http://www.securityfocus.com/archive/1/449179/100/0/threaded</a><br><a href="http://www.securityfocus.com/bid/10183">http://www.securityfocus.com/bid/10183</a><br><a href="http://www.uniras.gov.uk/vuls/2004/236929/index.htm">http://www.uniras.gov.uk/vuls/2004/236929/index.htm</a><br><a href="http://www.us-cert.gov/cas/techalerts/TA04-111A.html">http://www.us-cert.gov/cas/techalerts/TA04-111A.html</a><br><a href="http://www.vupen.com/english/advisories/2006/3983">http://www.vupen.com/english/advisories/2006/3983</a><br><a href="https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-019">https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-019</a><br><a href="https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-064">https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-064</a><br><a href="https://exchange.xforce.ibmcloud.com/vulnerabilities/15886">https://exchange.xforce.ibmcloud.com/vulnerabilities/15886</a><br><a href="https://kc.mcafee.com/corporate/index?page=content&id=SB10053">https://kc.mcafee.com/corporate/index?page=content&id=SB10053</a><br><a href="https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A2689">https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A2689</a><br><a href="https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A270">https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A270</a><br><a href="https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A3508">https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A3508</a><br><a href="https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A4791">https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A4791</a><br><a href="https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5711">https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5711</a><br></details> |
| linux-libc-dev | CVE-2005-3660 | LOW | 4.19.152-1 | | <details><summary>Expand...</summary><a href="http://secunia.com/advisories/18205">http://secunia.com/advisories/18205</a><br><a href="http://securityreason.com/securityalert/291">http://securityreason.com/securityalert/291</a><br><a href="http://securitytracker.com/id?1015402">http://securitytracker.com/id?1015402</a><br><a href="http://www.idefense.com/intelligence/vulnerabilities/display.php?id=362">http://www.idefense.com/intelligence/vulnerabilities/display.php?id=362</a><br><a href="http://www.securityfocus.com/bid/16041">http://www.securityfocus.com/bid/16041</a><br><a href="http://www.vupen.com/english/advisories/2005/3076">http://www.vupen.com/english/advisories/2005/3076</a><br><a href="https://exchange.xforce.ibmcloud.com/vulnerabilities/23835">https://exchange.xforce.ibmcloud.com/vulnerabilities/23835</a><br></details> |
| linux-libc-dev | CVE-2007-3719 | LOW | 4.19.152-1 | | <details><summary>Expand...</summary><a href="http://osvdb.org/37127">http://osvdb.org/37127</a><br><a href="http://www.cs.huji.ac.il/~dants/papers/Cheat07Security.pdf">http://www.cs.huji.ac.il/~dants/papers/Cheat07Security.pdf</a><br></details> |
@@ -2881,7 +2882,6 @@ hide:
| linux-libc-dev | CVE-2021-28713 | UNKNOWN | 4.19.152-1 | | <details><summary>Expand...</summary></details> |
| linux-libc-dev | CVE-2021-28714 | UNKNOWN | 4.19.152-1 | | <details><summary>Expand...</summary></details> |
| linux-libc-dev | CVE-2021-28715 | UNKNOWN | 4.19.152-1 | | <details><summary>Expand...</summary></details> |
| linux-libc-dev | CVE-2021-45480 | UNKNOWN | 4.19.152-1 | | <details><summary>Expand...</summary><a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.11">https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.11</a><br><a href="https://github.com/torvalds/linux/commit/5f9562ebe710c307adc5f666bf1a2162ee7977c0">https://github.com/torvalds/linux/commit/5f9562ebe710c307adc5f666bf1a2162ee7977c0</a><br></details> |
| linux-libc-dev | CVE-2021-45485 | UNKNOWN | 4.19.152-1 | 4.19.208-1 | <details><summary>Expand...</summary><a href="https://arxiv.org/pdf/2112.09604.pdf">https://arxiv.org/pdf/2112.09604.pdf</a><br><a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.3">https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.3</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=62f20e068ccc50d6ab66fdb72ba90da2b9418c99">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=62f20e068ccc50d6ab66fdb72ba90da2b9418c99</a><br></details> |
| linux-libc-dev | CVE-2021-45486 | UNKNOWN | 4.19.152-1 | 4.19.208-1 | <details><summary>Expand...</summary><a href="https://arxiv.org/pdf/2112.09604.pdf">https://arxiv.org/pdf/2112.09604.pdf</a><br><a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.12.4">https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.12.4</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/net/ipv4/route.c?id=aa6dd211e4b1dde9d5dc25d699d35f789ae7eeba">https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/net/ipv4/route.c?id=aa6dd211e4b1dde9d5dc25d699d35f789ae7eeba</a><br></details> |
| login | CVE-2007-5686 | LOW | 1:4.5-1.1 | | <details><summary>Expand...</summary><a href="http://secunia.com/advisories/27215">http://secunia.com/advisories/27215</a><br><a href="http://www.securityfocus.com/archive/1/482129/100/100/threaded">http://www.securityfocus.com/archive/1/482129/100/100/threaded</a><br><a href="http://www.securityfocus.com/archive/1/482857/100/0/threaded">http://www.securityfocus.com/archive/1/482857/100/0/threaded</a><br><a href="http://www.securityfocus.com/bid/26048">http://www.securityfocus.com/bid/26048</a><br><a href="http://www.vupen.com/english/advisories/2007/3474">http://www.vupen.com/english/advisories/2007/3474</a><br><a href="https://issues.rpath.com/browse/RPL-1825">https://issues.rpath.com/browse/RPL-1825</a><br></details> |
@@ -3016,7 +3016,7 @@ hide:
**python-pkg**
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| Pillow | CVE-2021-25287 | CRITICAL | 8.0.1 | 8.2.0 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25287">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25287</a><br><a href="https://github.com/advisories/GHSA-77gc-v2xv-rvvh">https://github.com/advisories/GHSA-77gc-v2xv-rvvh</a><br><a href="https://github.com/python-pillow/Pillow/pull/5377#issuecomment -833821470">https://github.com/python-pillow/Pillow/pull/5377#issuecomment -833821470</a><br><a href="https://github.com/python-pillow/Pillow/pull/5377/commits/3bf5eddb89afdf690eceaa52bc4d3546ba9a5f87">https://github.com/python-pillow/Pillow/pull/5377/commits/3bf5eddb89afdf690eceaa52bc4d3546ba9a5f87</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/">https://lists.fedoraproject.org/archives/list/package-announce@lists .fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-25287">https://nvd.nist.gov/vuln/detail/CVE-2021-25287</a><br><a href="https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve -2021-25287-cve-2021-25288-fix-oob-read-in-jpeg2kdecode">https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve -2021-25287-cve-2021-25288-fix-oob-read-in-jpeg2kdecode</a><br><a href="https://security.gentoo.org/glsa/202107-33">https://security.gentoo.org/glsa/202107-33</a><br><a href="https://ubuntu.com/security/notices/USN-4963-1">https://ubuntu.com/security/notices/USN-4963-1</a><br></details> |
@@ -3051,8 +3051,9 @@ hide:
**gobinary**
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| github.com/satori/go.uuid | GO-2020-0018 | UNKNOWN | v1.2.0 | 1.2.1-0.20181016170032-d91630c85102 | <details><summary>Expand...</summary></details> |
| golang.org/x/crypto | CVE-2020-29652 | HIGH | v0.0.0-20200622213623-75b288015ac9 | v0.0.0-20201216223049-8b5274cf687f | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29652">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29652</a><br><a href="https://go-review.googlesource.com/c/crypto/+/278852">https://go-review.googlesource.com/c/crypto/+/278852</a><br><a href="https://groups.google.com/g/golang-announce/c/ouZIlBimOsE?pli=1">https://groups.google.com/g/golang-announce/c/ouZIlBimOsE?pli=1</a><br><a href="https://linux.oracle.com/cve/CVE-2020-29652.html">https://linux.oracle.com/cve/CVE-2020-29652.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2021-1796.html">https://linux.oracle.com/errata/ELSA-2021-1796.html</a><br><a href="https://lists.apache.org/thread.html/r68032132c0399c29d6cdc7bd44918535da54060a10a12b1591328bff@%3Cnotifications.skywalking.apache.org%3E">https://lists.apache.org/thread.html/r68032132c0399c29d6cdc7bd44918535da54060a10a12b1591328bff@%3Cnotifications.skywalking.apache.org%3E</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-29652">https://nvd.nist.gov/vuln/detail/CVE-2020-29652</a><br></details> |