diff options
author | GLSAMaker <glsamaker@gentoo.org> | 2024-02-03 06:20:11 +0000 |
---|---|---|
committer | John Helmert III <ajak@gentoo.org> | 2024-02-02 22:23:21 -0800 |
commit | 4bd30954584e9a5a2a176bb42e4565cb0e30c40e (patch) | |
tree | 81147e8ac7dfc7f38ef98a61bbd6feb512c26972 /glsa-202402-04.xml | |
parent | [ GLSA 202402-03 ] QtGui: Multiple Vulnerabilities (diff) | |
download | glsa-4bd30954584e9a5a2a176bb42e4565cb0e30c40e.tar.gz glsa-4bd30954584e9a5a2a176bb42e4565cb0e30c40e.tar.bz2 glsa-4bd30954584e9a5a2a176bb42e4565cb0e30c40e.zip |
[ GLSA 202402-04 ] GNAT Ada Suite: Remote Code Execution
Bug: https://bugs.gentoo.org/787440
Signed-off-by: GLSAMaker <glsamaker@gentoo.org>
Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'glsa-202402-04.xml')
-rw-r--r-- | glsa-202402-04.xml | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/glsa-202402-04.xml b/glsa-202402-04.xml new file mode 100644 index 00000000..c7f4ef01 --- /dev/null +++ b/glsa-202402-04.xml @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202402-04"> + <title>GNAT Ada Suite: Remote Code Execution</title> + <synopsis>A vulnerability has been discovered in GNAT Ada Suite which can lead to remote code execution.</synopsis> + <product type="ebuild">gnat-suite-bin</product> + <announced>2024-02-03</announced> + <revised count="1">2024-02-03</revised> + <bug>787440</bug> + <access>remote</access> + <affected> + <package name="dev-ada/gnat-suite-bin" auto="yes" arch="*"> + <vulnerable range="lt">2019-r2</vulnerable> + </package> + </affected> + <background> + <p>The GNAT Ada Suite is an Ada development environment.</p> + </background> + <description> + <p>A vulnerability has been discovered in GNAT Ada Suite. Please review the CVE identifier referenced below for details.</p> + </description> + <impact type="high"> + <p>Please review the referenced CVE identifiers for details.</p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>Gentoo has discontinued support for GNAT Ada Suite. We recommend that users unmerge it:</p> + + <code> + # emerge --ask --depclean "dev-ada/gnat-suite-bin" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-27619">CVE-2020-27619</uri> + </references> + <metadata tag="requester" timestamp="2024-02-03T06:20:11.020220Z">graaff</metadata> + <metadata tag="submitter" timestamp="2024-02-03T06:20:11.022709Z">ajak</metadata> +</glsa>
\ No newline at end of file |