Lucene search
+L

3341 matches found

Tenable Nessus
Tenable Nessus
added 2023/01/24 12:00 a.m.38 views

Amazon Linux 2 : bcel (ALAS-2023-1916)

The version of bcel installed on the remote host is prior to 5.2-18. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2023-1916 advisory. Apache Commons BCEL has a number of APIs that would normally only allow changing specific class characteristics. However, due to an...

9.8CVSS7.5AI score0.02839EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/01/23 12:00 a.m.42 views

Amazon Linux 2 : golist (ALAS-2023-1913)

The version of golist installed on the remote host is prior to 0.10.1-10. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2023-1913 advisory. Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to...

7.5CVSS7AI score0.01659EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2023/01/23 12:00 a.m.113 views

Amazon Linux 2 : java-17-amazon-corretto (ALAS-2023-1919)

The version of java-17-amazon-corretto installed on the remote host is prior to 17.0.6+10-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2023-1919 advisory. Enhance DTLS performance: DTLS does not avail itself of the HelloVerifyRequest message which opens...

5.3CVSS6.6AI score0.01851EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/01/23 12:00 a.m.141 views

Amazon Linux 2 : freetype (ALAS-2023-1909)

The version of freetype installed on the remote host is prior to 2.8-14. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2023-1909 advisory. A heap buffer overflow flaw was found in Freetype's sfntinitface function in the sfobjs.c file. The vulnerability occurs...

9.8CVSS7.5AI score0.03419EPSS
SaveExploits2References7
Tenable Nessus
Tenable Nessus
added 2023/01/23 12:00 a.m.38 views

Amazon Linux 2 : xorg-x11-server (ALAS-2023-1910)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2023-1910 advisory. A vulnerability classified as critical was found in X.org Server. Affected by this vulnerability is the function GetCountedString of the file xkb/xkb.c. The manipulation leads to buffer overflow...

8.8CVSS5.6AI score0.01849EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/01/23 12:00 a.m.141 views

Amazon Linux 2 : sqlite (ALAS-2023-1911)

The version of sqlite installed on the remote host is prior to 3.7.17-8. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2023-1911 advisory. SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string...

7.5CVSS7.6AI score0.21454EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2023/01/23 12:00 a.m.38 views

Amazon Linux 2 : vim (ALAS-2023-1912)

It is, therefore, affected by a vulnerability as referenced in the ALAS2-2023-1912 advisory. The target's backtrace indicates that libc has detected a heap error or that the target was executing a heap function when it stopped. This could be due to heap corruption, passing a bad pointer to a heap...

7.8CVSS7.6AI score0.00423EPSS
SaveExploits1References3
Amazon
Amazon
added 2023/01/20 12:00 a.m.45 views

Medium: java-11-amazon-corretto

Issue Overview: Enhance DTLS performance: DTLS does not avail itself of the HelloVerifyRequest message which opens opportunities for DoS. CVE-2023-21835 Better Banking of Sounds: JARSoundbankReader can load classes from remote URLs. CVE-2023-21843 Affected Packages: java-11-amazon-corretto Note:...

5.3CVSS6.8AI score0.01851EPSS
SaveExploits0
Amazon
Amazon
added 2023/01/20 12:00 a.m.86 views

Medium: pcs

Issue Overview: A Prototype Pollution vulnerability was found in jquery. Untrusted JSON passed to the extend function could lead to modifying objects up the prototype chain, including the global Object. A crafted JSON object passed to a vulnerable method could lead to denial of service or data...

6.1CVSS6.6AI score0.87218EPSS
SaveExploits4
Amazon
Amazon
added 2023/01/20 12:00 a.m.79 views

Medium: java-17-amazon-corretto

Issue Overview: Enhance DTLS performance: DTLS does not avail itself of the HelloVerifyRequest message which opens opportunities for DoS. CVE-2023-21835 Better Banking of Sounds: JARSoundbankReader can load classes from remote URLs. CVE-2023-21843 Affected Packages: java-17-amazon-corretto Note:...

5.3CVSS6.8AI score0.01851EPSS
SaveExploits0
Amazon
Amazon
added 2023/01/20 12:00 a.m.46 views

Important: golist

Issue Overview: Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB...

7.5CVSS7.7AI score0.01659EPSS
SaveExploits0
Amazon
Amazon
added 2023/01/20 12:00 a.m.65 views

Important: sqlite

Issue Overview: SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API. CVE-2022-35737 Affected Packages: sqlite Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ...

7.5CVSS8.1AI score0.21454EPSS
SaveExploits2
Amazon
Amazon
added 2023/01/20 12:00 a.m.52 views

Important: libtasn1

Issue Overview: GNU Libtasn1 before 4.19.0 has an ETYPEOK off-by-one array size check that affects asn1encodesimpleder. CVE-2021-46848 Affected Packages: libtasn1 Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ section for the difference between AL2 Core an...

9.1CVSS7.9AI score0.02084EPSS
SaveExploits1
Amazon
Amazon
added 2023/01/20 12:00 a.m.33 views

Important: xorg-x11-server

Issue Overview: A vulnerability classified as critical was found in X.org Server. Affected by this vulnerability is the function GetCountedString of the file xkb/xkb.c. The manipulation leads to buffer overflow. It is recommended to apply a patch to fix this issue. The associated identifier of th...

8.8CVSS6AI score0.01849EPSS
SaveExploits0
Amazon
Amazon
added 2023/01/20 12:00 a.m.60 views

Important: bcel

Issue Overview: Apache Commons BCEL has a number of APIs that would normally only allow changing specific class characteristics. However, due to an out-of-bounds writing issue, these APIs can be used to produce arbitrary bytecode. This could be abused in applications that pass attacker-controllab...

9.8CVSS8AI score0.02839EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/01/04 12:00 a.m.22 views

Amazon Linux 2 : python (ALAS-2021-1669)

The version of python installed on the remote host is prior to 2.7.18-1. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2021-1669 advisory. A flaw was found in Python. The built-in modules httplib and http.client included in Python 2 and Python 3, respectively do not...

7.2CVSS7.1AI score0.0642EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2023/01/04 12:00 a.m.45 views

Amazon Linux 2 : python-pip (ALAS-2021-1667)

It is, therefore, affected by a vulnerability as referenced in the ALAS2-2021-1667 advisory. The urllib3 library 1.26.x before 1.26.4 for Python omits SSL certificate validation in some cases involving HTTPS to HTTPS proxies. The initial connection to the HTTPS proxy if an SSLContext isn't given...

6.5CVSS7.5AI score0.02109EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/01/04 12:00 a.m.34 views

Amazon Linux 2 : samba, --advisory ALAS2-2021-1649 (ALAS-2021-1649)

The version of samba installed on the remote host is prior to 4.10.16-13. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2021-1649 advisory. Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number...

5.6AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/01/04 12:00 a.m.39 views

Amazon Linux 2 : python3 (ALAS-2021-1670)

The version of python3 installed on the remote host is prior to 3.7.10-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2021-1670 advisory. A flaw was found in Python. The built-in modules httplib and http.client included in Python 2 and Python 3, respectively ...

9.8CVSS7.2AI score0.08334EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2023/01/04 12:00 a.m.28 views

Amazon Linux 2 : 389-ds-base (ALAS-2021-1650)

The version of 389-ds-base installed on the remote host is prior to 1.3.10.2-12. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2021-1650 advisory. When binding against a DN during authentication, the reply from 389-ds-base will be different whether the DN exists or not...

5.3CVSS6AI score0.01538EPSS
SaveExploits0References3
Rows per page
Query Builder