Lucene search
K

9341 matches found

Tenable Nessus
Tenable Nessus
added 2018/04/18 12:0 a.m.30 views

Amazon Linux 2 : dhcp (ALAS-2018-963)

Omapi code doesn't free socket descriptors when empty message is received allowing denial-of-service It was found that the DHCP daemon did not properly clean up closed OMAPI connections in certain cases. A remote attacker able to connect to the OMAPI port could use this flaw to exhaust file...

7.5CVSS6.3AI score0.72724EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2018/04/18 12:0 a.m.43 views

Amazon Linux 2 : glibc (ALAS-2018-992)

Integer overflow in malloc functions : The malloc implementation in the GNU C Library aka glibc or libc6, from version 2.24 to 2.26 on powerpc, and only in version 2.26 on i386, did not properly handle malloc calls with arguments close to SIZEMAX and could return a pointer to a heap region that i...

9.8CVSS7.3AI score0.04778EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2018/04/18 12:0 a.m.24 views

Amazon Linux 2 : bind (ALAS-2018-954)

Improper fetch cleanup sequencing in the resolver can cause named to crash A use-after-free flaw leading to denial of service was found in the way BIND internally handled cleanup operations on upstream recursion fetch contexts. A remote attacker could potentially use this flaw to make named, acti...

7.5CVSS6.9AI score0.42457EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2018/04/06 12:0 a.m.30 views

Amazon Linux AMI : nvidia (ALAS-2018-991)

NVIDIA Windows GPU Display Driver contains a vulnerability in the kernel mode layer nvlddmkm.sys handler for DxgkDdiEscape where a NULL pointer dereference may lead to denial of service or possible escalation of privileges. CVE-2018-6247 NVIDIA Windows GPU Display Driver contains a vulnerability ...

8.8CVSS7.2AI score0.00411EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2018/04/06 12:0 a.m.32 views

Amazon Linux AMI : python-paramiko (ALAS-2018-989)

Authentication bypass in transport.py transport.py in the SSH server implementation of Paramiko before 1.17.6, 1.18.x before 1.18.5, 2.0.x before 2.0.8, 2.1.x before 2.1.5, 2.2.x before 2.2.3, 2.3.x before 2.3.2, and 2.4.x before 2.4.1 does not properly check whether authentication is completed...

9.8CVSS8.1AI score0.27065EPSS
Exploits10References2
Tenable Nessus
Tenable Nessus
added 2018/04/06 12:0 a.m.37 views

Amazon Linux AMI : libvorbis (ALAS-2018-981)

Vorbis audio processing out of bounds write : An out of bounds write flaw was found in the processing of vorbis audio data. A maliciously crafted file or audio stream could cause the application to crash or, potentially, execute arbitrary code. CVE-2018-5146 C Tenable Network Security, Inc. The...

8.8CVSS7.9AI score0.12054EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2018/04/06 12:0 a.m.70 views

Amazon Linux AMI : ruby20 / ruby22,ruby23,ruby24 (ALAS-2018-983)

Path traversal when writing to a symlinked basedir outside of the root RubyGems version Ruby 2.2 series: 2.2.9 and earlier, Ruby 2.3 series: 2.3.6 and earlier, Ruby 2.4 series: 2.4.3 and earlier, Ruby 2.5 series: 2.5.0 and earlier, prior to trunk revision 62422 contains a Directory Traversal...

9.8CVSS7.6AI score0.10552EPSS
Exploits1References15
Tenable Nessus
Tenable Nessus
added 2018/04/06 12:0 a.m.41 views

Amazon Linux AMI : mailman (ALAS-2018-985)

Cross-site scripting XSS vulnerability in web UI A cross-site scripting XSS flaw was found in mailman. An attacker, able to trick the user into visiting a specific URL, can execute arbitrary web scripts on the user's side and force the victim to perform unintended actions. CVE-2018-5950 CSRF...

8.8CVSS6.9AI score0.04599EPSS
Exploits3References3
Tenable Nessus
Tenable Nessus
added 2018/04/06 12:0 a.m.34 views

Amazon Linux AMI : 389-ds-base (ALAS-2018-980)

Authentication bypass due to lack of size check in slapictmemcmp function in chmalloc.c : It was found that 389-ds-base did not always handle internal hash comparison operations correctly during the authentication process. A remote, unauthenticated attacker could potentially use this flaw to bypa...

8.1CVSS7.3AI score0.04817EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2018/04/06 12:0 a.m.39 views

Amazon Linux AMI : postgresql93 / postgresql94,postgresql95,postgresql96 (ALAS-2018-990)

Uncontrolled search path element in pgdump and other client applications A flaw was found in the way Postgresql allowed a user to modify the behavior of a query for other users. An attacker with a user account could use this flaw to execute code with the permissions of superuser in the database...

8.8CVSS7.3AI score0.14142EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2018/04/06 12:0 a.m.56 views

Amazon Linux AMI : dhcp (ALAS-2018-984)

Buffer overflow in dhclient possibly allowing code execution triggered by malicious server An out-of-bound memory access flaw was found in the way dhclient processed a DHCP response packet. A malicious DHCP server could potentially use this flaw to crash dhclient processes running on DHCP client...

7.5CVSS7.2AI score0.20242EPSS
Exploits0References3
Amazon
Amazon
added 2018/04/05 12:0 a.m.29 views

Medium: mailman

Issue Overview: Cross-site scripting XSS vulnerability in web UI A cross-site scripting XSS flaw was found in mailman. An attacker, able to trick the user into visiting a specific URL, can execute arbitrary web scripts on the user's side and force the victim to perform unintended actions...

6.1CVSS7.3AI score0.04599EPSS
Exploits3
Amazon
Amazon
added 2018/04/05 12:0 a.m.28 views

Low: zsh

Issue Overview: NULL dereference in cd in sh compatibility mode under given circumstances In builtin.c in zsh before 5.4, when sh compatibility mode is used, there is a NULL pointer dereference during processing of the cd command with no argument if HOME is not set. CVE-2017-18205 Null-pointer...

9.8CVSS9.2AI score0.03162EPSS
Exploits0
Amazon
Amazon
added 2018/04/05 12:0 a.m.31 views

Important: dhcp

Issue Overview: Buffer overflow in dhclient possibly allowing code execution triggered by malicious server An out-of-bound memory access flaw was found in the way dhclient processed a DHCP response packet. A malicious DHCP server could potentially use this flaw to crash dhclient processes running...

7.5CVSS7.5AI score0.20242EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2018/03/29 12:0 a.m.49 views

Amazon Linux AMI : php71 (ALAS-2018-982)

Stack-based buffer under-read in ext/standard/httpfopenwrapper.c:phpstreamurlwraphttpex function when parsing HTTP response allows denial of service : In PHP through 5.6.33, 7.0.x before 7.0.28, 7.1.x through 7.1.14, and 7.2.x through 7.2.2, there is a stack-based buffer under-read while parsing ...

9.8CVSS7.9AI score0.87883EPSS
Exploits3References2
Tenable Nessus
Tenable Nessus
added 2018/03/27 12:0 a.m.80 views

Amazon Linux AMI : clamav (ALAS-2018-976)

Heap-based buffer overflow in mspack/lzxd.c mspack/lzxd.c in libmspack 0.5alpha, as used in ClamAV 0.99.2, allows remote attackers to cause a denial of service heap-based buffer overflow and application crash or possibly have unspecified other impact via a crafted CHM file. CVE-2017-6419...

10CVSS7.8AI score0.10027EPSS
Exploits4References6
Tenable Nessus
Tenable Nessus
added 2018/03/27 12:0 a.m.61 views

Amazon Linux AMI : tomcat7 / tomcat8 (ALAS-2018-972)

Late application of security constraints can lead to resource exposure for unauthorised users : Security constraints defined by annotations of Servlets in Apache Tomcat were only applied once a Servlet had been loaded. Because security constraints defined in this way apply to the URL pattern and...

6.5CVSS7AI score0.17716EPSS
Exploits2References3
Tenable Nessus
Tenable Nessus
added 2018/03/27 12:0 a.m.33 views

Amazon Linux AMI : golang (ALAS-2018-975)

Arbitrary code execution during 'go get' via C compiler options : An arbitrary command execution flaw was found in the way Go's 'go get' command handled gcc and clang sensitive options during the build. A remote attacker capable of hosting malicious repositories could potentially use this flaw to...

9.3CVSS8.1AI score0.63699EPSS
Exploits5References3
Tenable Nessus
Tenable Nessus
added 2018/03/27 12:0 a.m.47 views

Amazon Linux AMI : ruby24 / ruby22,ruby23 (ALAS-2018-978)

Unsafe object deserialization through YAML formatted gem specifications : A vulnerability was found where the rubygems module was vulnerable to an unsafe YAML deserialization when inspecting a gem. Applications inspecting gem files without installing them can be tricked to execute arbitrary code ...

9.8CVSS7.6AI score0.15853EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2018/03/27 12:0 a.m.49 views

Amazon Linux AMI : tomcat80 (ALAS-2018-973)

Incorrect documentation of CGI Servlet search algorithm may lead to misconfiguration : As part of the fix for bug 61201, the documentation for Apache Tomcat included an updated description of the search algorithm used by the CGI Servlet to identify which script to execute. The update was not...

6.5CVSS6.4AI score0.17716EPSS
Exploits2References4
Rows per page
Query Builder