Lucene search
+L

3526 matches found

Tenable Nessus
Tenable Nessus
added 2016/01/21 12:00 a.m.276 views

Network Time Protocol Daemon (ntpd) 3.x / 4.x < 4.2.8p6 Multiple Vulnerabilities

The version of the remote NTP server is 3.x or 4.x prior to 4.2.8p6. It is, therefore, affected by the following vulnerabilities : - A flaw exists in the receive function due to the use of authenticated broadcast mode. A man-in-the-middle attacker can exploit this to conduct a replay attack...

7.7CVSS6.5AI score0.10823EPSS
SaveExploits5References13
Tenable Nessus
Tenable Nessus
added 2016/01/21 12:00 a.m.63 views

F5 Networks BIG-IP : SNTP vulnerability (K60352002)

SNTP processing would enter into an infinite loop when a crafted NTP packet was received. CVE-2015-5219 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from F5 Networks BIG-IP Solution K60352002. The text description of this plugin is C F5...

7.5CVSS6.9AI score0.05839EPSS
SaveExploits0References2
Exploit DB
Exploit DB
added 2016/01/21 12:00 a.m.64 views

NTP - Local Privilege Escalation

Source: http://www.halfdog.net/Security/2015/NtpCronjobUserNtpToRootPrivilegeEscalation/ Introduction Problem description: The cronjob script bundled with ntp package is intended to perform cleanup on statistics files produced by NTP daemon running with statistics enabled. The script is run as ro...

7.8CVSS7.4AI score0.01214EPSS
SaveExploits4
F5 Networks
F5 Networks
added 2016/01/21 12:00 a.m.44 views

SOL02360853 - NTP vulnerabilities CVE-2015-5194 and CVE-2015-5195

Vulnerability Recommended Actions If you are running a version listed in the Versions known to be vulnerable column, you can eliminate this vulnerability by upgrading to a version listed in the Versions known to be not vulnerable column. If the table lists only an older version than what you are...

7.5CVSS1.6AI score0.07116EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2016/01/20 12:00 a.m.82 views

ntp -- multiple vulnerabilities

Network Time Foundation reports: NTF's NTP Project has been notified of the following low- and medium-severity vulnerabilities that are fixed in ntp-4.2.8p6, released on Tuesday, 19 January 2016: Bug 2948 / CVE-2015-8158: Potential Infinite Loop in ntpq. Reported by Cisco ASIG. Bug 2945 /...

7.7CVSS7.2AI score0.10823EPSS
SaveExploits5References1
Talos
Talos
added 2016/01/19 12:00 a.m.46 views

Network Time Protocol Private Mode 'reslist' NULL Pointer Dereference Vulnerability

Summary An unauthenticated ntpdc reslist command can cause a segmentation fault in ntpd by causing a NULL pointer dereference. The following conditions must be met: 1. Mode 7 must be enabled. By default, mode 7 is disabled. 2. A large enough number of entries must exist in the restrict list to...

5.9CVSS6.8AI score0.06346EPSS
SaveExploits0
Talos
Talos
added 2016/01/19 12:00 a.m.296 views

Network Time Protocol Skeleton Key: Symmetric Authentication Impersonation Vulnerability

CERT VU357792 Summary Symmetric key encryption requires a single trusted key to be specified for each server configuration. A key specified only for one server should only work to authenticate that server, other trusted keys should be refused. Instead we observe that when symmetric key...

7.9AI score
SaveExploits0
Talos
Talos
added 2016/01/19 12:00 a.m.39 views

Network Time Protocol Authenticated Preemptable Modes Denial-of-Service Vulnerability

CERT VU357792 Summary Expected Behavior: The protocol should prevent against off-path Denial of Service attacks in authenticated broadcast and other modes which create preemptable associations, such as: multicast client, manycast client, pool client modes, and associations configured with the...

7.5CVSS6.7AI score0.10823EPSS
SaveExploits0
Talos
Talos
added 2016/01/19 12:00 a.m.51 views

Network Time Protocol Private Mode 'reslist' Stack Memory Exhaustion Vulnerability

CERT VU357792 Summary An unauthenticated ntpdc reslist command can cause a segmentation fault in ntpd by exhausting the call stack. The following conditions must be met: 1. Mode 7 must be enabled. By default, mode 7 is disabled. 2. A large enough number of entries must be in the restrict lists to...

7.5CVSS6.9AI score0.09598EPSS
SaveExploits0
Talos
Talos
added 2016/01/19 12:00 a.m.48 views

Network Time Protocol ntpq Special Character Filtering Vulnerability

Summary The ntpq saveconfig command does not do adequate filtering of special characters from the supplied filename. Only back slash and forward slash are currently filtered out. There are other special characters that are allowed in the filename which can cause issues during globbing. In additio...

4.3CVSS6.3AI score0.04015EPSS
SaveExploits0
Talos
Talos
added 2016/01/19 12:00 a.m.51 views

Network Time Protocol Deja Vu: Broadcast Mode Replay Vulnerability

Summary Expected Behavior: RFC 5905 page 29 Section 8 states that the on-wire protocol resists replay of server response packet in broadcast mode. Also on page 55 section 15, the RFC claims security in authenticated mode against on-path attackers where an attacker can: a Intercept and archive...

6.5CVSS6.1AI score0.03362EPSS
SaveExploits2
Talos
Talos
added 2016/01/19 12:00 a.m.31 views

Network Time Protocol ntpq Buffer Overflow Vulnerability

CERT VU357792 Summary ntpq contains a buffer overflow. nextvar executes a memcpy into the name buffer without a proper length check against its maximum length of 256 bytes. Tested Versions ntp 4.2.8p3 NTPsec a5fb34b9cc89b92a8fef2f459004865c93bb7f92 Product URLs http://www.ntp.orghttp://www.ntp.or...

6.2CVSS7.3AI score0.00602EPSS
SaveExploits0
Talos
Talos
added 2016/01/19 12:00 a.m.47 views

Network Time Protocol ntpq Control Protocol Replay Vulnerability

CERT VU357792 Summary The ntpq protocol is vulnerable to replay attacks. The sequence number being included under the signature fails to prevent replay attacks for two reasons. Commands that don’t require authentication can be used to move the sequence number forward, and NTP doesn’t actually car...

5.8CVSS6.1AI score0.0553EPSS
SaveExploits0
Talos
Talos
added 2016/01/19 12:00 a.m.112 views

Network Time Protocol ntpq and ntpdc Infinite Loop Vulnerability

CERT VU357792 Summary ntpq processes incoming packets in a loop in getresponse. The loop’s only stopping conditions are receiving a complete and correct response or hitting a small number of error conditions. If the packet contains incorrect values that don’t trigger one of the error conditions,...

5.9CVSS6.6AI score0.07784EPSS
SaveExploits0
FreeBSD Advisory
FreeBSD Advisory
added 2016/01/14 12:00 a.m.25 views

FreeBSD-SA-16:02.ntp

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-16:02.ntp Security Advisory The FreeBSD Project Topic: ntp panic threshold bypass vulnerability Category: contrib Module: ntp Announced: 2016-01-14 Credits:...

7.5CVSS7.2AI score0.08823EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/01/08 12:00 a.m.35 views

FreeBSD : ntp -- denial of service vulnerability (4eae4f46-b5ce-11e5-8a2b-d050996490d0)

Network Time Foundation reports : NTF's NTP Project has been notified of the following 1 medium-severity vulnerability that is fixed in ntp-4.2.8p5, released on Thursday, 7 January 2016 : NtpBug2956: Small-step/Big-step CVE-2015-5300 %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The...

7.5CVSS7.2AI score0.08823EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2015/12/31 12:00 a.m.28 views

CVE-2015-7976

The ntpq saveconfig command in NTP 4.1.2, 4.2.x before 4.2.8p6, 4.3, 4.3.25, 4.3.70, and 4.3.77 does not properly filter special characters, which allows attackers to cause unspecified impact via a crafted filename...

4.3CVSS6.8AI score0.04015EPSS
SaveExploits0References4
OSV
OSV
added 2015/12/31 12:00 a.m.6 views

UBUNTU-CVE-2015-7973

NTP before 4.2.8p6 and 4.3.x before 4.3.90, when configured in broadcast mode, allows man-in-the-middle attackers to conduct replay attacks by sniffing the network...

6.5CVSS6.8AI score0.03362EPSS
SaveExploits2References5
UbuntuCve
UbuntuCve
added 2015/12/31 12:00 a.m.39 views

CVE-2015-7979

NTP before 4.2.8p6 and 4.3.x before 4.3.90 allows remote attackers to cause a denial of service client-server association tear down by sending broadcast packets with invalid authentication to a broadcast client...

7.5CVSS7.2AI score0.10823EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2015/12/31 12:00 a.m.41 views

CVE-2015-8138

NTP before 4.2.8p6 and 4.3.x before 4.3.90 allows remote attackers to bypass the origin timestamp validation via a packet with an origin timestamp set to zero...

5.3CVSS6.9AI score0.07084EPSS
SaveExploits2References5
Rows per page
Query Builder