Lucene search
+L
FreebsdMost viewed

6653 matches found

FreeBSD
FreeBSD
•added 2017/04/19 12:0 a.m.•68 views

MySQL -- multiple vulnerabilities

Oracle reports: This Critical Patch Update contains 39 new security fixes for Oracle MySQL. 11 of these vulnerabilities may be remotely exploitable without authentication, i.e., may be exploited over a network without requiring user credentials...

7.8CVSS7.2AI score0.89924EPSS
SaveExploits8References1
FreeBSD
FreeBSD
•added 2016/11/25 12:0 a.m.•68 views

phpMyAdmin -- multiple vulnerabilities

Please reference CVE/URL list for details...

8.1CVSS1.8AI score0.03967EPSS
SaveExploits0References15
FreeBSD
FreeBSD
•added 2016/04/12 12:0 a.m.•68 views

samba -- multiple vulnerabilities

Samba team reports: CVE-2015-5370 Errors in Samba DCE-RPC code can lead to denial of service crashes and high cpu consumption and man in the middle attacks. CVE-2016-2110 The feature negotiation of NTLMSSP is not downgrade protected. A man in the middle is able to clear even required flags,...

7.5CVSS7.1AI score0.3693EPSS
SaveExploits0References8
FreeBSD
FreeBSD
•added 2016/01/14 12:0 a.m.•68 views

openssh -- information disclosure

OpenSSH reports: OpenSSH clients between versions 5.4 and 7.1 are vulnerable to information disclosure that may allow a malicious server to retrieve information including under some circumstances, user's private keys...

6.6AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2015/02/23 12:0 a.m.•68 views

samba -- Unexpected code execution in smbd

Samba development team reports: All versions of Samba from 3.5.0 to 4.2.0rc4 are vulnerable to an unexpected code execution vulnerability in the smbd file server daemon. A malicious client could send packets that may set up the stack in such a way that the freeing of memory in a subsequent...

10CVSS8.8AI score0.87636EPSS
SaveExploits7References1
FreeBSD
FreeBSD
•added 2011/11/29 12:0 a.m.•68 views

lighttpd -- remote DoS in HTTP authentication

US-CERT/NIST reports: Integer signedness error in the base64decode function in the HTTP authentication functionality httpauth.c in lighttpd 1.4 before 1.4.30 and 1.5 before SVN revision 2806 allows remote attackers to cause a denial of service segmentation fault via crafted base64 input that...

5CVSS8.9AI score0.22558EPSS
SaveExploits8
FreeBSD
FreeBSD
•added 2011/04/01 12:0 a.m.•68 views

pureftpd -- multiple vulnerabilities

Pure-FTPd development team reports: Support for braces expansion in directory listings has been disabled -- Cf. CVE-2011-0418. Fix a STARTTLS flaw similar to Postfix's CVE-2011-0411. If you're using TLS, upgrading is recommended...

6.8CVSS1AI score0.16334EPSS
SaveExploits7
FreeBSD
FreeBSD
•added 2021/12/10 12:0 a.m.•67 views

bastillion -- log4j vulnerability

FreeBSD port maintainer reports: Bastillion uses log4j...

10CVSS1.2AI score0.99999EPSS
SaveExploits360
FreeBSD
FreeBSD
•added 2021/11/28 12:0 a.m.•67 views

node_exporter -- bypass security with cache poisoning

Prometheus team reports: Prometheus and its exporters can be secured by a web.yml file that specifies usernames and hashed passwords for basic authentication. Passwords are hashed with bcrypt, which means that even if you have access to the hash, it is very hard to find the original password back...

8.8CVSS8.5AI score0.01157EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2020/04/21 12:0 a.m.•67 views

FreeBSD -- ipfw invalid mbuf handling

Problem Description: Incomplete packet data validation may result in accessing out-of-bounds memory CVE-2019-5614 or may access memory after it has been freed CVE-2019-15874. Impact: Access to out of bounds or freed mbuf data can lead to a kernel panic or other unpredictable results...

9.8CVSS2.2AI score0.01321EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2017/05/10 12:0 a.m.•67 views

OpenVPN -- two remote denial-of-service vulnerabilities

Samuli Seppänen reports: OpenVPN v2.4.0 was audited for security vulnerabilities independently by Quarkslabs funded by OSTIF and Cryptography Engineering funded by Private Internet Access between December 2016 and April 2017. The primary findings were two remote denial-of-service vulnerabilities...

7.5CVSS2.2AI score0.13892EPSS
SaveExploits3References4
FreeBSD
FreeBSD
•added 2016/06/13 12:0 a.m.•67 views

OCaml -- Multiple Security Vulnerabilities

MITRE reports: OCaml before 4.03.0 does not properly handle sign extensions, which allows remote attackers to conduct buffer overflow attacks or obtain sensitive information as demonstrated by a long string to the String.copy function...

9.1CVSS9.1AI score0.05267EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2016/05/09 12:0 a.m.•67 views

xen-tools -- QEMU: Banked access to VGA memory (VBE) uses inconsistent bounds checks

The Xen Project reports: Qemu VGA module allows banked access to video memory using the window at 0xa00000 and it supports different access modes with different address calculations. Qemu VGA module allows guest to edit certain registers in 'vbe' and 'vga' modes. A privileged guest user could use...

8.8CVSS4.4AI score0.00916EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2015/05/12 12:0 a.m.•67 views

tomcat -- multiple vulnerabilities

Apache Software Foundation reports: Low: Denial of Service CVE-2014-0230 When a response for a request with a request body is returned to the user agent before the request body is fully read, by default Tomcat swallows the remaining request body so that the next request on the connection may be...

7.8CVSS7AI score0.20318EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2012/05/08 12:0 a.m.•67 views

php -- multiple vulnerabilities

The PHP Development Team reports: The release of PHP 5.4.13 and 5.4.3 complete a fix for the vulnerability in CGI-based setups as originally described in CVE-2012-1823. CVE-2012-2311 Note: modphp and php-fpm are not vulnerable to this attack. PHP 5.4.3 fixes a buffer overflow vulnerability in the...

9.8CVSS9.8AI score0.99998EPSS
SaveExploits50
FreeBSD
FreeBSD
•added 2011/12/29 12:0 a.m.•67 views

php -- multiple vulnerabilities

php development team reports: Security Enhancements and Fixes in PHP 5.3.9: Added maxinputvars directive to prevent attacks based on hash collisions. CVE-2011-4885 Fixed bug 60150 Integer overflow during the parsing of invalid exif header. CVE-2011-4566...

6.4CVSS6.9AI score0.8337EPSS
SaveExploits17References1
FreeBSD
FreeBSD
•added 2010/06/22 12:0 a.m.•67 views

mozilla -- multiple vulnerabilities

Mozilla Project reports: MFSA 2010-33 User tracking across sites using Math.random MFSA 2010-32 Content-Disposition: attachment ignored if Content-Type: multipart also present MFSA 2010-31 focus behavior can be used to inject or steal keystrokes MFSA 2010-30 Integer Overflow in XSLT Node Sorting...

10CVSS10.1AI score0.11418EPSS
SaveExploits9References9
FreeBSD
FreeBSD
•added 2010/01/29 12:0 a.m.•67 views

sudo -- Privilege escalation with sudoedit

Todd Miller reports: When sudo performs its command matching, there is a special case for pseudo-commands in the sudoers file currently, the only pseudo-command is sudoedit. Unlike a regular command, pseudo-commands do not begin with a slash '/'. The flaw is that sudo's the matching code would on...

6.9CVSS7.3AI score0.01125EPSS
SaveExploits2References3
FreeBSD
FreeBSD
•added 2004/09/27 12:0 a.m.•67 views

linux_base -- vulnerabilities in Red Hat 7.1 libraries

Trevor Johnson reported that the Red Hat Linux RPMs used by linuxbase contained multiple older vulnerabilities, such as a DNS resolver issue and critical bugs in X font handling and XPM image handling...

10CVSS8.4AI score0.24863EPSS
SaveExploits6References4
FreeBSD
FreeBSD
•added 1995/06/01 12:0 a.m.•67 views

TCP denial-of-service attacks against long lived connections

NISCC / UNIRAS has published an advisory that re-visits the long discussed spoofed TCP RST denial-of-service vulnerability. This new look emphasizes the fact that for some applications such attacks are practically feasible...

5CVSS2.7AI score0.80286EPSS
SaveExploits10References1
FreeBSD
FreeBSD
•added 2022/01/31 12:0 a.m.•66 views

samba -- Multiple Vulnerabilities

The Samba Team reports: CVE-2021-43566: Malicious client using an SMB1 or NFS race to allow a directory to be created in an area of the server file system not exported under the share definition. CVE-2021-44141: Information leak via symlinks of existance of files or directories outside of the...

9CVSS3.6AI score0.73864EPSS
SaveExploits2References4
FreeBSD
FreeBSD
•added 2021/10/18 12:0 a.m.•66 views

mailman -- brute-force vuln on list admin password, and CSRF vuln in releases before 2.1.35

Mark Sapiro reports: A potential for for a list member to carry out an off-line brute force attack to obtain the list admin password has been reported by Andre Protas, Richard Cloke and Andy Nuttall of Apple. This is fixed. A CSRF attack via the user options page could allow takeover of a users...

4AI score
SaveExploits0References3
FreeBSD
FreeBSD
•added 2020/09/02 12:0 a.m.•66 views

Gitlab -- multiple vulnerabilities

Gitlab reports: Vendor Cross-Account Assume-Role Attack Stored XSS on the Vulnerability Page Outdated Job Token Can Be Reused to Access Unauthorized Resources File Disclosure Via Workhorse File Upload Bypass Unauthorized Maintainer Can Edit Group Badge Denial of Service Within Wiki Functionality...

10CVSS1.5AI score0.99019EPSS
SaveExploits7References1
FreeBSD
FreeBSD
•added 2020/05/12 12:0 a.m.•66 views

Apache Tomcat Remote Code Execution via session persistence

The Apache Software Foundation reports: Under certain circumstances an attacker will be able to trigger remote code execution via deserialization of the file under their control...

7CVSS7AI score0.56636EPSS
SaveExploits16References4
FreeBSD
FreeBSD
•added 2020/05/12 12:0 a.m.•66 views

typo3 -- multiple vulnerabilities

Typo3 News: CVE-2020-11063: TYPO3-CORE-SA-2020-001: Information Disclosure in Password Reset It has been discovered that time-based attacks can be used with the password reset functionality for backend users. This allows an attacker to verify whether a backend user account with a given email...

10CVSS6.5AI score0.0199EPSS
SaveExploits0References9
FreeBSD
FreeBSD
•added 2020/01/01 12:0 a.m.•66 views

samba -- Unauthenticated domain takeover via netlogon

The Samba Team reports: An unauthenticated attacker on the network can gain administrator access by exploiting a netlogon protocol flaw...

10CVSS4AI score0.99512EPSS
SaveExploits75References1
FreeBSD
FreeBSD
•added 2019/10/24 12:0 a.m.•66 views

php -- env_path_info underflow in fpm_main.c can lead to RCE

The PHP project reports: The PHP development team announces the immediate availability of PHP 7.3.11. This is a security release which also contains several bug fixes. The PHP development team announces the immediate availability of PHP 7.2.24. This is a security release which also contains sever...

9.8CVSS2.2AI score0.99407EPSS
SaveExploits56References3
FreeBSD
FreeBSD
•added 2019/09/29 12:0 a.m.•66 views

samba -- multiple vulnerabilities

The samba project reports: Malicious servers can cause Samba client code to return filenames containing path separators to calling code. When the password contains multi-byte non-ASCII characters, the check password script does not receive the full password string. Users with the "get changes"...

6.5CVSS1.6AI score0.03515EPSS
SaveExploits1References3
FreeBSD
FreeBSD
•added 2019/06/03 12:0 a.m.•66 views

Django -- AdminURLFieldWidget XSS

Django security releases issued: The clickable "Current URL" link generated by AdminURLFieldWidget displayed the provided value without validating it as a safe URL. Thus, an unvalidated value stored in the database, or a value provided as a URL query parameter payload, could result in an clickabl...

1.1AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/04/10 12:0 a.m.•66 views

jenkins -- multiple vulnerabilities

Jenkins Security Advisory: Description Medium SECURITY-1289 Jenkins accepted cached legacy CLI authentication Medium SECURITY-1327 XSS vulnerability in form validation button...

1.8AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/01/29 12:0 a.m.•66 views

mozilla -- multiple vulnerabilities

Mozilla Foundation reports: CVE-2018-18500: Use-after-free parsing HTML5 stream CVE-2018-18503: Memory corruption with Audio Buffer CVE-2018-18504: Memory corruption and out-of-bounds read of texture client buffer CVE-2018-18505: Privilege escalation through IPC channel messages CVE-2018-18506:...

10CVSS2.2AI score0.12658EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2018/06/13 12:0 a.m.•66 views

libgcrypt -- side-channel attack vulnerability

GnuPG reports: Mitigate a local side-channel attack on ECDSA signature as described in the white paper "Return on the Hidden Number Problem"...

4.7CVSS1.1AI score0.00887EPSS
SaveExploits1References3
FreeBSD
FreeBSD
•added 2017/10/04 12:0 a.m.•66 views

cURL -- out of bounds read

The cURL project reports: FTP PWD response parser out of bounds read libcurl may read outside of a heap allocated buffer when doing FTP. When libcurl connects to an FTP server and successfully logs in anonymous or not, it asks the server for the current directory with the PWD command. The server...

7.5CVSS7.8AI score0.08465EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2016/12/06 12:0 a.m.•66 views

Apache httpd -- denial of service in HTTP/2

modhttp2 reports: The Apache HTTPD web server from 2.4.17-2.4.23 did not apply limitations on request headers correctly when experimental module for the HTTP/2 protocol is used to access a resource. The net result is that a the server allocates too much memory instead of denying the request. This...

7.5CVSS7.7AI score0.7907EPSS
SaveExploits4References2
FreeBSD
FreeBSD
•added 2016/06/23 12:0 a.m.•66 views

php -- multiple vulnerabilities

The PHP Group reports: Please reference CVE/URL list for details...

9.8CVSS8.1AI score0.15484EPSS
SaveExploits11References3
FreeBSD
FreeBSD
•added 2015/02/11 12:0 a.m.•67 views

elasticsearch -- remote OS command execution via Groovy scripting engine

Elastic reports: Vulnerability Summary: Elasticsearch versions 1.3.0-1.3.7 and 1.4.0-1.4.2 have vulnerabilities in the Groovy scripting engine that were introduced in 1.3.0. The vulnerability allows an attacker to construct Groovy scripts that escape the sandbox and execute shell commands as the...

9.8CVSS9.4AI score0.99906EPSS
SaveExploits19References5
FreeBSD
FreeBSD
•added 2014/10/02 12:0 a.m.•66 views

rt42 -- vulnerabilities related to shellshock

Best Practical reports: RT 4.2.0 and above may be vulnerable to arbitrary execution of code by way of CVE-2014-7169, CVE-2014-7186, CVE-2014-7187, CVE-2014-6277, or CVE-2014-6271 -- collectively known as "Shellshock." This vulnerability requires a privileged user with access to an RT instance...

8AI score
SaveExploits14References1
FreeBSD
FreeBSD
•added 2014/09/16 12:0 a.m.•66 views

FreeBSD -- Denial of Service in TCP packet processing

Problem Description: When a segment with the SYN flag for an already existing connection arrives, the TCP stack tears down the connection, bypassing a check that the sequence number in the segment is in the expected window. Impact: An attacker who has the ability to spoof IP traffic can tear down...

5CVSS9AI score0.80286EPSS
SaveExploits10
FreeBSD
FreeBSD
•added 2013/11/19 12:0 a.m.•66 views

nginx -- Request line parsing vulnerability

The nginx project reports: Ivan Fratric of the Google Security Team discovered a bug in nginx, which might allow an attacker to bypass security restrictions in certain configurations by using a specially crafted request, or might have potential other impact CVE-2013-4547...

7.5CVSS9.1AI score0.67718EPSS
SaveExploits16References1
FreeBSD
FreeBSD
•added 2013/02/27 12:0 a.m.•66 views

sudo -- Authentication bypass when clock is reset

Todd Miller reports: The flaw may allow someone with physical access to a machine that is not password-protected to run sudo commands without knowing the logged in user's password. On systems where sudo is the principal way of running commands as root, such as on Ubuntu and Mac OS X, there is a...

6.9CVSS7.8AI score0.03176EPSS
SaveExploits9References1
FreeBSD
FreeBSD
•added 2023/03/23 12:0 a.m.•65 views

ghostscript -- exploitable buffer overflow in (T)BCP in PS interpreter

[email protected] reports: In Artifex Ghostscript through 10.01.0, there is a buffer overflow leading to potential corruption of data internal to the PostScript interpreter, in base/sbcp.c. This affects BCPEncode, BCPDecode, TBCPEncode, and TBCPDecode. If the write buffer is filled to one byte less...

9.8CVSS9.3AI score0.06341EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2021/06/03 12:0 a.m.•65 views

polkit -- local privilege escalation using polkit_system_bus_name_get_creds_sync

Cedric Buissart reports: The function polkitsystembusnamegetcredssync is used to get the uid and pid of the process requesting the action. It does this by sending the unique bus name of the requesting process, which is typically something like ":1.96", to dbus-daemon. These unique names are...

7.8CVSS0.7AI score0.22193EPSS
SaveExploits37References3
FreeBSD
FreeBSD
•added 2021/04/07 12:0 a.m.•65 views

jenkins -- multiple vulnerabilities

Jenkins Security Advisory: Description Low SECURITY-1721 / CVE-2021-21639 Lack of type validation in agent related REST API Medium SECURITY-1871 / CVE-2021-21640 View name validation bypass...

4.3CVSS2.5AI score0.02725EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2020/04/28 12:0 a.m.•65 views

CUPS -- memory corruption

Apple reports: CVE-2019-8842: The ippReadIO function may under-read an extension. CVE-2020-3898: The ppdOpen function did not handle invalid UI constraint. ppdcSource::getresolution function did not handle invalid resolution strings. An application may be able to gain elevated privileges...

7.8CVSS2AI score0.02031EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2019/08/13 12:0 a.m.•65 views

h2o -- multiple HTTP/2 vulnerabilities

Jonathon Loomey of Netflix reports: HTTP/2 implementations do not robustly handle abnormal traffic and resource exhaustion Recently, a series of DoS attack vulnerabilities have been reported on a broad range of HTTP/2 stacks. Among the vulnerabilities, H2O is exposed to the following: CVE-2019-95...

7.8CVSS1.7AI score0.87399EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2019/08/08 12:0 a.m.•65 views

PostgresSQL -- TYPE in pg_temp execute arbitrary SQL during `SECURITY DEFINER` execution

The PostgreSQL project reports: Versions Affected: 9.4 - 11 Given a suitable SECURITY DEFINER function, an attacker can execute arbitrary SQL under the identity of the function owner. An attack requires EXECUTE permission on the function, which must itself contain a function call having inexact...

6CVSS1.8AI score0.0369EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/07/31 12:0 a.m.•65 views

gitea -- multiple vulnerabilities

The Gitea Team reports: This version of Gitea contains security fixes that could not be backported to 1.8. For this reason, we strongly recommend updating...

3.7AI score
SaveExploits0References2
FreeBSD
FreeBSD
•added 2018/05/09 12:0 a.m.•65 views

mozilla -- multiple vulnerabilities

Mozilla Foundation reports: CVE-2018-5183: Backport critical security fixes in Skia CVE-2018-5154: Use-after-free with SVG animations and clip paths CVE-2018-5155: Use-after-free with SVG animations and text paths CVE-2018-5157: Same-origin bypass of PDF Viewer to view protected PDF files...

10CVSS9AI score0.21036EPSS
SaveExploits7References2
FreeBSD
FreeBSD
•added 2017/09/18 12:0 a.m.•65 views

rubygem-geminabox -- XSS & CSRF vulnerabilities

Gem in a box XSS vulenrability - CVE-2017-14506: Malicious attacker create GEM file with crafted homepage value gem.homepage in .gemspec file includes XSS payload. The attacker access geminabox system and uploads the gem file or uses CSRF/SSRF attack to do so. From now on, any user access Geminab...

8.8CVSS6.8AI score0.0068EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2015/12/14 12:0 a.m.•65 views

joomla -- multiple vulnerabilities

The JSST and the Joomla! Security Center report: 20151201 - Core - Remote Code Execution Vulnerability Browser information is not filtered properly while saving the session values into the database which leads to a Remote Code Execution vulnerability. 20151202 - Core - CSRF Hardening Add addition...

7.5CVSS8.2AI score0.98283EPSS
SaveExploits16References5
Total number of security vulnerabilities5000