Lucene search
+L

1607 matches found

Tenable Nessus
Tenable Nessus
added 2017/12/28 12:00 a.m.24 views

F5 Networks BIG-IP : perl-XML-Twig vulnerability (K08383757)

perl-XML-Twig: The option to expandexternalents, documented as controlling external entity expansion in XML::Twig does not work. External entities are always expanded, regardless of the option's setting. CVE-2016-9180 Impact An authenticated user with a BIG-IP ASM administrative role, such as...

9.1CVSS8.1AI score0.03542EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/28 12:00 a.m.40 views

F5 Networks BIG-IP : Linux kernel vulnerability (K51931024) (Stack Clash)

An issue was discovered in the size of the stack guard page on Linux, specifically a 4k stack guard page is not sufficiently large and can be 'jumped' over the stack guard page is bypassed, this affects Linux Kernel versions 4.11.5 and earlier the stackguard page was introduced in 2010...

7.4CVSS7.7AI score0.05186EPSS
SaveExploits4References2
Tenable Nessus
Tenable Nessus
added 2017/12/28 12:00 a.m.38 views

F5 Networks BIG-IP : NTP vulnerability (K99254031)

Multiple buffer overflows in the ctlput functions in NTP before 4.2.8p10 and 4.3.x before 4.3.94 allow remote authenticated users to have unspecified impact via a long variable. CVE-2017-6458 Impact This vulnerability allows remote authenticated users to have an unspecified impact using a long...

8.8CVSS7.8AI score0.06515EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.38 views

F5 Networks BIG-IP : glibc vulnerability (K31211252)

Multiple stack-based buffer overflows in the GNU C Library aka glibc or libc6 before 2.23 allow context-dependent attackers to cause a denial of service application crash or possibly execute arbitrary code via a long argument to the 1 nan, 2 nanf, or 3 nanl function. CVE-2014-9761 C Tenable Netwo...

9.8CVSS8.3AI score0.05506EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.47 views

F5 Networks BIG-IP : BIND vulnerability (K59448931)

An attacker who is able to send and receive messages to an authoritative DNS server and who has knowledge of a valid TSIG key name may be able to circumvent TSIG authentication of AXFR requests via a carefully constructed request packet. A server that relies solely on TSIG keys for protection wit...

5.3CVSS6.5AI score0.054EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.46 views

F5 Networks BIG-IP : BIND vulnerability (K02230327)

An attacker who is able to send and receive messages to an authoritative DNS server and who has knowledge of a valid TSIG key name for the zone and service being targeted may be able to manipulate BIND into accepting an unauthorized dynamic update. Affects BIND 9.4.0-9.8.8, 9.9.0-9.9.10-P1,...

7.5CVSS7AI score0.18299EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.26 views

F5 Networks BIG-IP : libcurl vulnerability (K52828640)

A flaw was found in curl before version 7.51.0 When re-using a connection, curl was doing case insensitive comparisons of user name and password with the existing connections. This means that if an unused connection with proper credentials exists for a protocol that has connection-scoped...

5.9CVSS6.7AI score0.03472EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.31 views

F5 Networks BIG-IP : cURL and libcurl vulnerability (K01006862)

A flaw was found in curl before version 7.51. If cookie state is written into a cookie jar file that is later read back and used for subsequent requests, a malicious HTTP server can inject new cookies for arbitrary domains into said cookie jar.CVE-2016-8615 Impact When a cURL connection stores a...

7.5CVSS7.2AI score0.04756EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.42 views

F5 Networks BIG-IP : cURL and libcurl vulnerability (K85235351)

curl before version 7.51.0 doesn't parse the authority component of the URL correctly when the host name part ends with a '' character, and could instead be tricked into connecting to a different host. This may have security implications if you for example use an URL parser that follows the RFC t...

7.5CVSS7.2AI score0.06253EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.128 views

F5 Networks BIG-IP : cURL and libcurl vulnerability (K84940705)

A flaw was found in curl before version 7.51.0. The way curl handles cookies permits other threads to trigger a use-after-free leading to information disclosure. CVE-2016-8623 Impact A use-after-free can occur with shared cookies, allowing a user or processunauthorized access to view or replace...

7.5CVSS6.7AI score0.02753EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.37 views

F5 Networks BIG-IP : libcurl vulnerability (K44503763)

The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via CURLOPTUSERNAME. CVE-2016-8617 Impact This vulnerability may allow an attacker to overwrite memory behind the output buffer. C Tenable...

7CVSS6.8AI score0.00593EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.36 views

F5 Networks BIG-IP : libcurl vulnerability (K26899353)

The curlgetdate function in curl before version 7.51.0 is vulnerable to an out of bounds read if it receives an input with one digit short. CVE-2016-8621 Impact Custom monitors or shell scripts using curl to download content with a malformed time stamp may be vulnerable to a privilege escalation....

7.5CVSS7.1AI score0.05209EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.32 views

F5 Networks BIG-IP : libcurl vulnerability (K10196624)

The libcurl API function called curlmaprintf before version 7.51.0 can be tricked into doing a double-free due to an unsafe sizet multiplication, on systems using 32 bit sizet variables. CVE-2016-8618 Impact A custom monitor or script that calls the curl command may allow unauthorized disclosure ...

9.8CVSS7.1AI score0.04837EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.68 views

F5 Networks BIG-IP : Apache HTTPD vulnerability (K83043359)

In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, modssl may dereference a NULL pointer when third-party modules call aphookprocessconnection during an HTTP request to an HTTPS port. CVE-2017-3169 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin...

9.8CVSS6.8AI score0.19953EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.64 views

F5 Networks BIG-IP : Apache HTTPD vulnerability (K34125394)

In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, use of the apgetbasicauthpw by third-party modules outside of the authentication phase may lead to authentication requirements being bypassed. CVE-2017-3167 Impact When this vulnerability is exploited, an attacker may bypass...

9.8CVSS8AI score0.20231EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/21 12:00 a.m.43 views

F5 Networks BIG-IP : NTP vulnerability (K07082049)

Buffer overflow in the legacy Datum Programmable Time Server DPTS refclock driver in NTP before 4.2.8p10 and 4.3.x before 4.3.94 allows local users to have unspecified impact via a crafted /dev/datum device. CVE-2017-6462 C Tenable Network Security, Inc. The descriptive text and package checks in...

7.8CVSS7.2AI score0.00491EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/21 12:00 a.m.35 views

F5 Networks BIG-IP : NTP vulnerability (K02951273)

NTP before 4.2.8p10 and 4.3.x before 4.3.94 allows remote authenticated users to cause a denial of service daemon crash via an invalid setting in a :config directive, related to the unpeer option. CVE-2017-6463 C Tenable Network Security, Inc. The descriptive text and package checks in this plugi...

6.5CVSS6.9AI score0.05239EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/21 12:00 a.m.39 views

F5 Networks BIG-IP : NTP vulnerability (K32262483)

The mx4200send function in the legacy MX4200 refclock in NTP before 4.2.8p10 and 4.3.x before 4.3.94 does not properly handle the return value of the snprintf function, which allows local users to execute arbitrary code via unspecified vectors, which trigger an out-of-bounds memory write...

7.8CVSS7.7AI score0.00481EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/21 12:00 a.m.41 views

F5 Networks BIG-IP : LibTIFF vulnerabilities (K34527393)

CVE-2016-9533 tifpixarlog.c in libtiff 4.0.6 has out-of-bounds write vulnerabilities in heap allocated buffers. Reported as MSVR 35094, aka 'PixarLog horizontalDifference heap-buffer-overflow.' CVE-2016-9534 tifwrite.c in libtiff 4.0.6 has an issue in the error code path of TIFFFlushData1 that...

9.8CVSS7.5AI score0.04767EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2017/12/21 12:00 a.m.45 views

F5 Networks BIG-IP : OpenSSH vulnerability (K20911042)

The dosetupenv function in session.c in sshd in OpenSSH through 7.2p2, when the UseLogin feature is enabled and PAM is configured to read .pamenvironment files in user home directories, allows local users to gain privileges by triggering a crafted environment for the /bin/login program, as...

7.8CVSS7.2AI score0.00602EPSS
SaveExploits0References2
Rows per page
Query Builder