Lucene search
+L
FreebsdRecent

6657 matches found

FreeBSD
FreeBSD
•added 2019/05/14 12:00 a.m.•35 views

FreeBSD -- ICMP/ICMP6 packet filter bypass in pf

Problem Description: States in pf4 let ICMP and ICMP6 packets pass if they have a packet in their payload matching an existing condition. pf4 does not check if the outer ICMP or ICMP6 packet has the same destination IP as the source IP of the inner protocol packet. Impact: A maliciously crafted...

7.5CVSS1.2AI score0.03339EPSS
SaveExploits1
FreeBSD
FreeBSD
•added 2019/05/14 12:00 a.m.•57 views

Flash Player -- arbitrary code execution

Adobe reports: This update resolves a use-after-free vulnerability that could lead to arbitrary code execution CVE-2019-7837...

9.3CVSS3.1AI score0.09732EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/05/14 12:00 a.m.•56 views

samba -- multiple vulnerabilities

The samba project reports: The checksum validation in the S4U2Self handler in the embedded Heimdal KDC did not first confirm that the checksum was keyed, allowing replacement of the requested target client principal Authenticated users with write permission can trigger a symlink traversal to writ...

7.5CVSS2.6AI score0.0333EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2019/05/14 12:00 a.m.•38 views

FreeBSD -- IPv6 fragment reassembly panic in pf(4)

Problem Description: A bug in the pf4 IPv6 fragment reassembly logic incorrectly uses the last extension header offset from the last received packet instead of from the first packet. Impact: Malicious IPv6 packets with different IPv6 extensions could cause a kernel panic or potentially a filterin...

9.1CVSS2.7AI score0.03628EPSS
SaveExploits1
FreeBSD
FreeBSD
•added 2019/05/14 12:00 a.m.•61 views

FreeBSD -- Microarchitectural Data Sampling (MDS)

Problem Description: On some Intel processors utilizing speculative execution a local process may be able to infer stale information from microarchitectural buffers to obtain a memory disclosure. Impact: An attacker may be able to read secret data from the kernel or from a process when executing...

9CVSS3.3AI score0.04335EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2019/05/09 12:00 a.m.•56 views

PostgreSQL -- Memory disclosure in partition routing

The PostgreSQL project reports: Prior to this release, a user running PostgreSQL 11 can read arbitrary bytes of server memory by executing a purpose-crafted INSERT statement to a partitioned table...

6.5CVSS2AI score0.01633EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/05/09 12:00 a.m.•37 views

Rust -- violation of Rust's safety guarantees

Sean McArthur reports: The Rust Programming Language Standard Library 1.34.x before 1.34.2 contains a stabilized method which, if overridden, can violate Rust's safety guarantees and cause memory unsafety. If the Error::typeid method is overridden then any type can be safely cast to any other typ...

8.1CVSS2.2AI score0.02216EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2019/05/09 12:00 a.m.•32 views

chromium -- use after free

Google Chrome Releases reports: 961413 High CVE-2019-5842: Use-after-free in Blink. Reported by BUGFENSE Anonymous Bug Bounties https://bugfense.io on 2019-05-09...

6.5CVSS7.6AI score0.00744EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/05/09 12:00 a.m.•49 views

PostgreSQL -- Selectivity estimators bypass row security policies

The PostgreSQL project reports: PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user able to execute SQL queries with permissions to read a given column could craft a leaky operato...

4.3CVSS1.2AI score0.01085EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/05/09 12:00 a.m.•46 views

sqlite3 -- use after free

MITRE reports: An exploitable use after free vulnerability exists in the window function functionality of Sqlite3 3.26.0. A specially crafted SQL command can cause a use after free vulnerability, potentially resulting in remote code execution. An attacker can send a malicious SQL command to trigg...

8.1CVSS4.3AI score0.06683EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2019/05/08 12:00 a.m.•36 views

drupal -- Drupal core - Moderately critical

Drupal Security Team reports: CVE-2019-11831: By-passing protection of Phar Stream Wrapper Interceptor. In order to intercept file invocations like fileexists or stat on compromised Phar archives the base name has to be determined and checked before allowing to be handled by PHP Phar stream...

9.8CVSS0.7AI score0.05586EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/05/07 12:00 a.m.•28 views

buildbot -- OAuth Authentication Vulnerability

Buildbot accepted user-submitted authorization token from OAuth and used it to authenticate user. The vulnerability can lead to malicious attackers to authenticate as legitimate users of a Buildbot instance without knowledge of the victim's login credentials on certain scenarios. If an attacker h...

9.8CVSS4.4AI score0.01841EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2019/05/01 12:00 a.m.•31 views

serendipity -- XSS

MITRE: Serendipity before 2.1.5 has XSS via EXIF data that is mishandled in the templates/2k11/admin/mediachoose.tpl Editor Preview feature or the templates/2k11/admin/mediaitems.tpl Media Library feature...

6.1CVSS2.8AI score0.01293EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/04/30 12:00 a.m.•34 views

Gitlab -- Information Disclosure

Gitlab reports: Information Disclosure with Limited Scope Token...

7.5CVSS0.8AI score0.01163EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/04/29 12:00 a.m.•52 views

Gitlab -- Multiple vulnerabilities

Gitlab reports: Moving an Issue to Private Repo Leaks Project Namespace Notification Emails Sent to Restricted Users Unauthorized Comments on Confidential Issues Merge Request Approval Count Inflation Unsanitized Branch Names on New Merge Request Notification Emails Improper Sanitation of...

6.5CVSS3.5AI score0.01322EPSS
SaveExploits6References1
FreeBSD
FreeBSD
•added 2019/04/23 12:00 a.m.•70 views

mediawiki -- multiple vulnerabilities

Mediawiki reports: Security fixes: T197279, CVE-2019-12468: Directly POSTing to Special:ChangeEmail would allow for bypassing reauthentication, allowing for potential account takeover. T204729, CVE-2019-12473: Passing invalid titles to the API could cause a DoS by querying the entire watchlist...

9.8CVSS1.5AI score0.87218EPSS
SaveExploits4References1
FreeBSD
FreeBSD
•added 2019/04/21 12:00 a.m.•23 views

gitea -- multiple vulnerabilities

Gitea Team reports: This release contains two new security fixes which cannot be backported to the 1.7.0 branch, so it is recommended to update to this version...

3.6AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/04/19 12:00 a.m.•82 views

cyrus-imapd -- buffer overrun in httpd

Cyrus IMAP 3.0.10 Release Notes states: Fixed CVE-2019-11356: buffer overrun in httpd...

9.8CVSS1.2AI score0.07622EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/04/19 12:00 a.m.•35 views

www/varnish7 -- Denial of Service

The Varnish Development Team reports: A denial of service attack can be performed on Varnish Cacher servers that have the HTTP/2 protocol turned on. An attacker can let the servers HTTP/2 connection control flow window run out of credits indefinitely and prevent progress in the processing of...

7.5CVSS6.8AI score0.70595EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/04/18 12:00 a.m.•15 views

FreeBSD -- EAP-pwd message reassembly issue with unexpected fragment

Problem Description: EAP-pwd implementation in hostapd EAP server and wpasupplicant EAP peer does not to validate fragmentation reassembly state properly for a case where an unexpected fragment could be received. This could result in process termination due to NULL pointer dereference. See...

0.4AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/04/17 12:00 a.m.•43 views

drupal -- Drupal core - Moderately critical

Drupal Security Team reports: CVE-2019-10909: Escape validation messages in the PHP templating engine. CVE-2019-10910: Check service IDs are valid. CVE-2019-10911: Add a separator in the remember me cookie hash. jQuery 3.4.0 includes a fix for some unintended behavior when using jQuery.extendtrue...

9.8CVSS1.2AI score0.0595EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2019/04/13 12:00 a.m.•15 views

gitea -- remote code execution

The Gitea team reports: Prevent remote code execution vulnerability with mirror repo URL settings...

2.6AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/04/13 12:00 a.m.•209 views

MySQL -- multiple vulnerabilities

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

3.1AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/04/13 12:00 a.m.•41 views

Dovecot -- improper input validation

Aki Tuomi reports: Vulnerability Details: IMAP and ManageSieve protocol parsers do not properly handle NUL byte when scanning data in quoted strings, leading to out of bounds heap memory writes. Risk: This vulnerability allows for out-of-bounds writes to objects stored on the heap up to 8096 byte...

9.8CVSS2.8AI score0.62579EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2019/04/10 12:00 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/04/10 12:00 a.m.•30 views

libxslt -- security framework bypass

Mitre report: libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded...

9.8CVSS3.3AI score0.0523EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/04/10 12:00 a.m.•35 views

FreeBSD -- EAP-pwd missing commit validation

Problem Description: EAP-pwd implementation in hostapd EAP server and wpasupplicant EAP peer does not to validate the received scalar and element values in EAP-pwd-Commit messages properly. This could result in attacks that would be able to complete EAP-pwd authentication exchange without the...

0.5AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2019/04/10 12:00 a.m.•39 views

FreeBSD -- SAE confirm missing state validation

Problem Description: When hostapd is used to operate an access point with SAE Simultaneous Authentication of Equals; also known as WPA3-Personal, an invalid authentication sequence could result in the hostapd process terminating due to a NULL pointer dereference when processing SAE confirm messag...

7.5CVSS0.2AI score0.04544EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2019/04/10 12:00 a.m.•72 views

FreeBSD -- SAE side-channel attacks

Problem Description: Side channel attacks in the SAE implementations used by both hostapd AP and wpasupplicant infrastructure BSS station/mesh station. SAE Simultaneous Authentication of Equals is also known as WPA3-Personal. The discovered side channel attacks may be able to leak information abo...

5.9CVSS0.6AI score0.03878EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2019/04/10 12:00 a.m.•40 views

Gitlab -- Group Runner Registration Token Exposure

Gitlab reports: Group Runner Registration Token Exposure...

6.5CVSS1.6AI score0.01821EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/04/10 12:00 a.m.•60 views

webkit2-gtk3 -- Multiple vulnerabilities

The WebKitGTK project reports many vulnerabilities, including several arbitrary code execution vulnerabilities...

9.3CVSS2.8AI score0.18108EPSS
SaveExploits15References2
FreeBSD
FreeBSD
•added 2019/04/10 12:00 a.m.•42 views

FreeBSD -- EAP-pwd side-channel attack

Problem Description: Potential side channel attacks in the SAE implementations used by both hostapd and wpasupplicant see CVE-2019-9494 and VU871675. EAP-pwd uses a similar design for deriving PWE from the password and while a specific attack against EAP-pwd is not yet known to be tested, there i...

5.9CVSS6.8AI score0.03878EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2019/04/09 12:00 a.m.•74 views

dovecot -- json encoder crash

Aki Tuomi reports: CVE-2019-10691: Trying to login with 8bit username containing invalid UTF8 input causes auth process to crash if auth policy is enabled. This could be used rather easily to cause a DoS. Similar crash also happens during mail delivery when using invalid UTF8 in From or Subject...

7.5CVSS0.2AI score0.028EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/04/09 12:00 a.m.•38 views

Flash Player -- multiple vulnerabilities

Adobe reports: This update resolves a use-after-free vulnerability that could lead to arbitrary code execution CVE-2019-7096. This update resolves an out-of-bounds read vulnerability that could lead to information disclosure CVE-2019-7108...

10CVSS2.5AI score0.06376EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/04/04 12:00 a.m.•44 views

PHP -- Multiple vulnerabilities in EXIF module

The PHP project reports: Heap-buffer-overflow in phpifdget32s CVE-2019-11034 Heap-buffer-overflow in exifiifaddvalue CVE-2019-11035...

9.1CVSS1.9AI score0.04409EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2019/04/01 12:00 a.m.•39 views

Gitlab -- Multiple vulnerabilities

Gitlab reports: DoS potential for regex in CI/CD refs Related branches visible in issues for guests Persistent XSS at merge request resolve conflicts Improper authorization control "move issue" Guest users of private projects have access to releases DoS potential on project languages page Recurit...

8.8CVSS1.2AI score0.10445EPSS
SaveExploits10References1
FreeBSD
FreeBSD
•added 2019/04/01 12:00 a.m.•80 views

Apache -- Multiple vulnerabilities

The Apache httpd Project reports: Apache HTTP Server privilege escalation from modules' scripts CVE-2019-0211 important modauthdigest access control bypass CVE-2019-0217 important modssl access control bypass CVE-2019-0215 important modhttp2, possible crash on late upgrade CVE-2019-0197 low...

7.8CVSS1.4AI score0.65005EPSS
SaveExploits8References2
FreeBSD
FreeBSD
•added 2019/03/29 12:00 a.m.•30 views

Istio -- Security vulnerabilities

Istio reports: Two security vulnerabilities have recently been identified in the Envoy proxy. The vulnerabilities are centered on the fact that Envoy did not normalize HTTP URI paths and did not fully validate HTTP/1.1 header values. These vulnerabilities impact Istio features that rely on Envoy ...

10CVSS1.2AI score0.04951EPSS
SaveExploits1References4
FreeBSD
FreeBSD
•added 2019/03/29 12:00 a.m.•41 views

clamav -- multiple vulnerabilities

Clamav reports: An out-of-bounds heap read condition may occur when scanning PDF documents An out-of-bounds heap read condition may occur when scanning PE files An out-of-bounds heap write condition may occur when scanning OLE2 files An out-of-bounds heap read condition may occur when scanning...

9.8CVSS0.2AI score0.01839EPSS
SaveExploits3References1
FreeBSD
FreeBSD
•added 2019/03/28 12:00 a.m.•30 views

Jupyter notebook -- open redirect vulnerability

Jupyter blog: Login pages tend to take a parameter for redirecting back to a page after successful login, e.g. /login?next=/notebooks/mynotebook.ipynb, so that you aren't disrupted too much if you try to visit a page, but have to authenticate first. An Open Redirect Vulnerability is when a...

6.1CVSS2.2AI score0.01741EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2019/03/28 12:00 a.m.•48 views

Kubectl -- Potential directory traversal

Kubernetes.io reports: A security issue was discovered with the Kubernetes kubectl cp command that could enable a directory traversal replacing or deleting files on a user’s workstation...

6.4CVSS2.7AI score0.13164EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2019/03/27 12:00 a.m.•28 views

GnuTLS -- double free, invalid pointer access

The GnuTLS project reports: Tavis Ormandy from Google Project Zero found a memory corruption double free vulnerability in the certificate verification API. Any client or server application that verifies X.509 certificates with GnuTLS 3.5.8 or later is affected. It was found using the TLS fuzzer...

7.5CVSS1.9AI score0.58969EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2019/03/21 12:00 a.m.•26 views

znc -- Denial of Service

Mitre reports: ZNC before 1.7.3-rc1 allows an existing remote user to cause a Denial of Service crash via invalid encoding...

6.5CVSS3AI score0.03076EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/03/21 12:00 a.m.•32 views

Ghostscript -- Security bypass vulnerability

Cedric Buissart Red Hat reports: It was found that the superexec operator was available in the internal dictionary in ghostscript before 9.27. A specially crafted PostScript file could use this flaw in order to, for example, have access to the file system outside of the constrains imposed by...

7.3CVSS0.6AI score0.02642EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2019/03/20 12:00 a.m.•56 views

Gitlab -- Vulnerability

Gitlab reports: Project Runner Token Exposed Through Issues Quick Actions...

6.5CVSS2.6AI score0.01181EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/03/20 12:00 a.m.•37 views

drupal -- Drupal core - Moderately critical - Cross Site Scripting

Drupal Security Team reports: Under certain circumstances the File module/subsystem allows a malicious user to upload a file that can trigger a cross-site scripting XSS vulnerability...

5.4CVSS1.6AI score0.12187EPSS
SaveExploits0References3
FreeBSD
FreeBSD
•added 2019/03/19 12:00 a.m.•118 views

mozilla -- multiple vulnerabilities

Mozilla Foundation reports: CVE-2019-9790: Use-after-free when removing in-use DOM elements CVE-2019-9791: Type inference is incorrect for constructors entered through on-stack replacement with IonMonkey CVE-2019-9792: IonMonkey leaks JSOPTIMIZEDOUT magic value to script CVE-2019-9793: Improper...

9.8CVSS0.9AI score0.19762EPSS
SaveExploits13References2
FreeBSD
FreeBSD
•added 2019/03/18 12:00 a.m.•42 views

PowerDNS -- Insufficient validation in the HTTP remote backend

PowerDNS developers report: An issue has been found in PowerDNS Authoritative Server when the HTTP remote backend is used in RESTful mode without post=1 set, allowing a remote user to cause the HTTP backend to connect to an attacker-specified host instead of the configured one, via a crafted DNS...

8.8CVSS3.4AI score0.12632EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2019/03/16 12:00 a.m.•176 views

PuTTY -- security fixes in new release

The PuTTY team reports: New in 0.71: Security fixes found by an EU-funded bug bounty programme: + a remotely triggerable memory overwrite in RSA key exchange, which can occur before host key verification + potential recycling of random numbers used in cryptography + on Unix, remotely triggerable...

2.5AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/03/15 12:00 a.m.•59 views

suricata -- buffer over-read

Mitre reports: An issue was discovered in Suricata 4.1.x before 4.1.4. If the input of the function SSHParseBanner is composed only of a \n character, then the program runs into a heap-based buffer over-read. This occurs because the erroneous search for \r results in an integer underflow...

9.8CVSS3.7AI score0.01711EPSS
SaveExploits0References1
Total number of security vulnerabilities6657