Lucene search
+L

16057 matches found

CNVD
CNVD
added 2020/03/23 12:00 a.m.15 views

FreeBSD Information Disclosure Vulnerability (CNVD-2020-20732)

FreeBSD is a set of Unix-like operating systems from the FreeBSD Foundation. A security vulnerability exists in FreeBSD. A local attacker could exploit this vulnerability to obtain sensitive information...

6CVSS6.4AI score0.0034EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2020/03/21 4:40 p.m.243 views

PlayStation: Use-After-Free In IPV6_2292PKTOPTIONS leading To Arbitrary Kernel R/W Primitives

Summary Due to missing locks in option IPV62292PKTOPTIONS of setsockopt , it is possible to race and free the struct ip6pktopts buffer, while it is being handled by ip6setpktopt. This structure contains pointers ip6popktinfo that can be hijacked to obtain arbitrary kernel R/W primitives. As a...

1.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2020/03/21 12:00 a.m.330 views

Sony Playstation 4 (PS4) < 7.02 / FreeBSD 9 / FreeBSD 12 - 'ip6_setpktopt' Kernel Local Privilege Escalation (PoC)

/ FreeBSD 12.0-RELEASE x64 Kernel Exploit Usage: $ clang -o exploit exploit.c -lpthread $ ./exploit / include include include include include include include include define KERNEL include undef KERNEL define WANTFILE include include include include include define WANTSOCKET include include define...

5.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/03/20 12:00 a.m.44 views

FreeBSD : FreeBSD -- Kernel memory disclosure with nested jails (6b90acba-6a0a-11ea-92ab-00163e433440)

A missing NUL-termination check for the jailset2 configration option 'osrelease' may return more bytes when reading the jail configuration back with jailget2 than were originally set. Impact : For jails with a non-default setting of children.max 0 'nested jails' a superuser inside a jail can crea...

6CVSS6AI score0.0034EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/03/20 12:00 a.m.37 views

FreeBSD : FreeBSD -- Insufficient ixl(4) ioctl(2) privilege checking (b2b83761-6a09-11ea-92ab-00163e433440)

The driver-specific ioctl2 command handlers in ixl4 failed to check whether the caller has sufficient privileges to perform the corresponding operation. Impact : The ixl4 handler permits unprivileged users to trigger updates to the device's non-volatile memory NVM. C Tenable Network Security, Inc...

5.5CVSS5.7AI score0.00245EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/03/20 12:00 a.m.20 views

FreeBSD : FreeBSD -- Insufficient oce(4) ioctl(2) privilege checking (3c10ccdf-6a09-11ea-92ab-00163e433440)

The driver-specific ioctl2 command handlers in oce4 failed to check whether the caller has sufficient privileges to perform the corresponding operation. Impact : The oce4 handler permits unprivileged users to send passthrough commands to device firmware. C Tenable Network Security, Inc. The...

5.5CVSS5.8AI score0.00273EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/03/20 12:00 a.m.35 views

FreeBSD : FreeBSD -- Incorrect user-controlled pointer use in epair (0cc7e547-6a0a-11ea-92ab-00163e433440)

Incorrect use of a potentially user-controlled pointer in the kernel allowed vnet jailed users to panic the system and potentially execute aribitrary code in the kernel. Impact : Users with root level access or the PRIVNETIFCREATE privilege can panic the system, or potentially escape the jail or...

9.1CVSS8.7AI score0.01834EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/03/20 12:00 a.m.27 views

FreeBSD : FreeBSD -- TCP IPv6 SYN cache kernel information disclosure (0e06013e-6a06-11ea-92ab-00163e433440)

When a TCP server transmits or retransmits a TCP SYN-ACK segment over IPv6, the Traffic Class field is not initialized. This also applies to challenge ACK segments, which are sent in response to received RST segments during the TCP connection setup phase. Impact : For each TCP SYN-ACK or challeng...

5.3CVSS5.7AI score0.0114EPSS
SaveExploits0References2
FreeBSD Advisory
FreeBSD Advisory
added 2020/03/19 12:00 a.m.6 views

FreeBSD-SA-20:09.ntp

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-20:09.ntp Security Advisory The FreeBSD Project Topic: Multiple denial of service in ntpd Category: contrib Module: ntp Announced: 2020-03-19 Credits: Philippe...

5.9AI score
SaveExploits0
FreeBSD
FreeBSD
added 2020/03/19 12:00 a.m.61 views

FreeBSD -- Kernel memory disclosure with nested jails

Problem Description: A missing NUL-termination check for the jailset2 configration option "osrelease" may return more bytes when reading the jail configuration back with jailget2 than were originally set. Impact: For jails with a non-default setting of children.max 0 "nested jails" a superuser...

6CVSS6.2AI score0.0034EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2020/03/19 12:00 a.m.38 views

FreeBSD -- Incorrect user-controlled pointer use in epair

Problem Description: Incorrect use of a potentially user-controlled pointer in the kernel allowed vnet jailed users to panic the system and potentially execute aribitrary code in the kernel. Impact: Users with root level access or the PRIVNETIFCREATE privilege can panic the system, or potentially...

9.1CVSS6.4AI score0.01834EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2020/03/19 12:00 a.m.33 views

FreeBSD -- Insufficient oce(4) ioctl(2) privilege checking

Problem Description: The driver-specific ioctl2 command handlers in oce4 failed to check whether the caller has sufficient privileges to perform the corresponding operation. Impact: The oce4 handler permits unprivileged users to send passthrough commands to device firmware...

5.5CVSS3.4AI score0.00273EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/03/19 12:00 a.m.11 views

FreeBSD : www/py-bleach -- multiple vulnerabilities (3d19c776-68e7-11ea-91db-0050562a4d7b)

bleach.clean behavior parsing embedded MathML and SVG content with RCDATA tags did not match browser behavior and could result in a mutation XSS. Calls to bleach.clean with strip=False and math or svg tags and one or more of the RCDATA tags script, noscript, style, noframes, iframe, noembed, or x...

5.4AI score
SaveExploits0References3
FreeBSD Advisory
FreeBSD Advisory
added 2020/03/19 12:00 a.m.16 views

FreeBSD-SA-20:08.jail

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-20:08.jail Security Advisory The FreeBSD Project Topic: Kernel memory disclosure with nested jails Category: core Module: kern Announced: 2020-03-19 Credits:...

6CVSS6.2AI score0.0034EPSS
SaveExploits0
FreeBSD Advisory
FreeBSD Advisory
added 2020/03/19 12:00 a.m.47 views

FreeBSD-SA-20:06.if_ixl_ioctl

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-20:06.ifixlioctl Security Advisory The FreeBSD Project Topic: Insufficient ixl4 ioctl2 privilege checking Category: core Module: ixl4 Announced: 2020-03-19...

5.5CVSS6.2AI score0.00245EPSS
SaveExploits0
FreeBSD Advisory
FreeBSD Advisory
added 2020/03/19 12:00 a.m.17 views

FreeBSD-SA-20:04.tcp

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-20:04.tcp Security Advisory The FreeBSD Project Topic: TCP IPv6 SYN cache kernel information disclosure Category: core Module: tcp Announced: 2020-03-19 Credits...

5.3CVSS6.1AI score0.0114EPSS
SaveExploits0
FreeBSD Advisory
FreeBSD Advisory
added 2020/03/19 12:00 a.m.15 views

FreeBSD-SA-20:07.epair

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-20:07.epair Security Advisory The FreeBSD Project Topic: Incorrect user-controlled pointer use in epair Category: core Module: kernel Announced: 2020-03-19...

9.1CVSS7.6AI score0.01834EPSS
SaveExploits0
FreeBSD Advisory
FreeBSD Advisory
added 2020/03/19 12:00 a.m.15 views

FreeBSD-SA-20:05.if_oce_ioctl

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-20:05.ifoceioctl Security Advisory The FreeBSD Project Topic: Insufficient oce4 ioctl2 privilege checking Category: core Module: oce4 Announced: 2020-03-19...

5.5CVSS6.2AI score0.00273EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2020/03/19 12:00 a.m.30 views

FreeBSD -- Insufficient ixl(4) ioctl(2) privilege checking

Problem Description: The driver-specific ioctl2 command handlers in ixl4 failed to check whether the caller has sufficient privileges to perform the corresponding operation. Impact: The ixl4 handler permits unprivileged users to trigger updates to the device's non-volatile memory NVM...

5.5CVSS3.2AI score0.00245EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2020/03/19 12:00 a.m.46 views

FreeBSD -- TCP IPv6 SYN cache kernel information disclosure

Problem Description: When a TCP server transmits or retransmits a TCP SYN-ACK segment over IPv6, the Traffic Class field is not initialized. This also applies to challenge ACK segments, which are sent in response to received RST segments during the TCP connection setup phase. Impact: For each TCP...

5.3CVSS1.8AI score0.0114EPSS
SaveExploits0
Rows per page
Query Builder