Lucene search
+L
FreebsdRecent

6626 matches found

FreeBSD
FreeBSD
added 2020/09/22 12:0 a.m.32 views

powerdns -- Leaking uninitialised memory through crafted zone records

PowerDNS Team reports CVE-2020-17482: An issue has been found in PowerDNS Authoritative Server before 4.3.1 where an authorized user with the ability to insert crafted records into a zone might be able to leak the content of uninitialized memory. Such a user could be a customer inserting data via...

4.3CVSS2.6AI score0.02592EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/09/21 12:0 a.m.39 views

chromium -- multiple vulnerabilities

Chrome Releases reports: This release fixes 10 security issues, including: 1100136 High CVE-2020-15960: Out of bounds read in storage. Reported by Anonymous on 2020-06-28 1114636 High CVE-2020-15961: Insufficient policy enforcement in extensions. Reported by David Erceg on 2020-08-10 1121836 High...

9.6CVSS1.7AI score0.02948EPSS
SaveExploits6References1
FreeBSD
FreeBSD
added 2020/09/16 12:0 a.m.11 views

drupal -- Multiple Vulnerabilities

Drupal Security Team reports: The Drupal AJAX API does not disable JSONP by default, which can lead to cross-site scripting...

0.9AI score
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/09/16 12:0 a.m.84 views

dnsmasq -- DNS cache poisoning, and DNSSEC buffer overflow, vulnerabilities

Simon Kelley reports: There are broadly two sets of problems. The first is subtle errors in dnsmasq's protections against the chronic weakness of the DNS protocol to cache-poisoning attacks; the Birthday attack, Kaminsky, etc.... the second set of errors is a good old fashioned buffer overflow in...

8.3CVSS3.9AI score0.86692EPSS
SaveExploits2References2
FreeBSD
FreeBSD
added 2020/09/16 12:0 a.m.18 views

py-matrix-synapse -- malformed events may prevent users from joining federated rooms

Problem Description: Affected Synapse versions assume that all events have an "origin" field set. If an event without the "origin" field is sent into a federated room, servers not already joined to the room will be unable to do so due to failing to fetch the malformed event. Impact: An attacker...

1.7AI score
SaveExploits0References3
FreeBSD
FreeBSD
added 2020/09/15 12:0 a.m.27 views

tt-rss -- multiple vulnerabilities

tt-rss project reports: The cachedurl feature mishandles JavaScript inside an SVG document. imgproxy in plugins/afproxyhttp/init.php mishandles $REQUEST"url" in an error message. It does not validate all URLs before requesting them. Allows remote attackers to execute arbitrary PHP code via a...

10CVSS5.9AI score0.18417EPSS
SaveExploits4References2
FreeBSD
FreeBSD
added 2020/09/15 12:0 a.m.38 views

FreeBSD -- ftpd privilege escalation via ftpchroot feature

Problem Description: A ftpd8 bug in the implementation of the file system sandbox, combined with capabilities available to an authenticated FTP user, can be used to escape the file system restriction configured in ftpchroot5. Moreover, the bug allows a malicious client to gain root privileges...

9CVSS2.6AI score0.0135EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2020/09/15 12:0 a.m.32 views

FreeBSD -- bhyve SVM guest escape

Problem Description: A number of AMD virtualization instructions operate on host physical addresses, are not subject to nested page table translation, and guest use of these instructions was not trapped. Impact: From kernel mode a malicious guest can write to arbitrary host memory with some...

7.6CVSS0.8AI score0.00258EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2020/09/15 12:0 a.m.30 views

FreeBSD -- ure device driver susceptible to packet-in-packet attack

Problem Description: A programming error in the ure4 device driver caused some Realtek USB Ethernet interfaces to incorrectly report packets with more than 2048 bytes in a single USB transfer as having a length of only 2048 bytes. An adversary can exploit this to cause the driver to misinterpret...

5.3CVSS0.5AI score0.00737EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2020/09/15 12:0 a.m.29 views

FreeBSD -- bhyve privilege escalation via VMCS access

Problem Description: AMD and Intel CPUs support hardware virtualization using specialized data structures that control various aspects of guest operation. These are the Virtual Machine Control Structure VMCS on Intel CPUs, and the Virtual Machine Control Block VMCB on AMD CPUs. Insufficient acces...

8.2CVSS2AI score0.00604EPSS
SaveExploits1
FreeBSD
FreeBSD
added 2020/09/13 12:0 a.m.32 views

mantis -- multiple vulnerabilities

Mantis 2.24.3 release reports: This release fixes 3 security issues: 0027039: CVE-2020-25781: Access to private bug note attachments 0027275: CVE-2020-25288: HTML Injection on bugupdatepage.php 0027304: CVE-2020-25830: HTML Injection in bugactiongrouppage.php...

4.8CVSS1.1AI score0.01682EPSS
SaveExploits3References3
FreeBSD
FreeBSD
added 2020/09/09 12:0 a.m.44 views

Rails -- Potential XSS vulnerability

Ruby on Rails blog: Rails 5.2.4.4 and 6.0.3.3 have been released! These releases contain an important security fix, so please upgrade when you can. Both releases contain the following fix: CVE-2020-15169 Potential XSS vulnerability in Action View...

6.1CVSS2.4AI score0.02372EPSS
SaveExploits0References4
FreeBSD
FreeBSD
added 2020/09/08 12:0 a.m.53 views

Node.js -- September 2020 Security Releases

Node.js reports: Updates are now available for v10,x, v12.x and v14.x Node.js release lines for the following issues. HTTP Request Smuggling due to CR-to-Hyphen conversion High CVE-2020-8201 Affected Node.js versions converted carriage returns in HTTP request headers to a hyphen before parsing...

7.8CVSS1.5AI score0.08794EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/09/08 12:0 a.m.57 views

chromium -- multiple vulnerabilities

Chrome Releases reports: This release contains 5 security fixes: 1116304 High CVE-2020-6573: Use after free in video. Reported by Leecraso and Guang Gong of 360 Alpha Lab working with 360 BugCloud on 2020-08-14 1102196 High CVE-2020-6574: Insufficient policy enforcement in installer. Reported by...

9.6CVSS0.4AI score0.01769EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/09/07 12:0 a.m.25 views

libzmq4 -- Denial of Service

Google's oss-fuzz project reports: Denial-of-Service on CURVE/ZAP-protected servers by unauthenticated clients. If a raw TCP socket is opened and connected to an endpoint that is fully configured with CURVE/ZAP, legitimate clients will not be able to exchange any message. Handshakes complete...

7.5CVSS7.7AI score0.03408EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2020/09/04 12:0 a.m.31 views

GnuTLS -- null pointer dereference

The GnuTLS project reports: It was found by oss-fuzz that the server sending a "norenegotiation" alert in an unexpected timing, followed by an invalid second handshake can cause a TLS 1.3 client to crash via a null-pointer dereference. The crash happens in the application's error handling path,...

7.5CVSS0.9AI score0.0373EPSS
SaveExploits1References1
FreeBSD
FreeBSD
added 2020/09/04 12:0 a.m.29 views

Multi-link PPP protocol daemon MPD5 remotely exploitable crash

Version 5.9 contains security fix for L2TP clients and servers. Insufficient validation of incoming L2TP control packet specially crafted by unauthenticated user might lead to unexpected termination of the process. The problem affects mpd versions since 4.0 that brought in initial support for L2T...

9.8CVSS3.7AI score0.03004EPSS
SaveExploits2References1
FreeBSD
FreeBSD
added 2020/09/03 12:0 a.m.29 views

gnupg -- AEAD key import overflow

Importing an OpenPGP key having a preference list for AEAD algorithms will lead to an array overflow and thus often to a crash or other undefined behaviour. Importing an arbitrary key can often easily be triggered by an attacker and thus triggering this bug. Exploiting the bug aside from crashes ...

7.8CVSS2.1AI score0.01283EPSS
SaveExploits1References1
FreeBSD
FreeBSD
added 2020/09/02 12:0 a.m.65 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/09/02 12:0 a.m.61 views

FreeBSD -- dhclient heap overflow

Problem Description: When parsing option 119 data, dhclient8 computes the uncompressed domain list length so that it can allocate an appropriately sized buffer to store the uncompressed list. The code to compute the length failed to handle certain malformed input, resulting in a heap overflow whe...

7.5CVSS1.6AI score0.04126EPSS
SaveExploits1
FreeBSD
FreeBSD
added 2020/09/02 12:0 a.m.38 views

FreeBSD -- SCTP socket use-after-free bug

Problem Description: Due to improper handling in the kernel, a use-after-free bug can be triggered by sending large user messages from multiple threads on the same socket. Impact: Triggering the use-after-free situation may result in unintended kernel behaviour including a kernel panic...

5.5CVSS0.1AI score0.00399EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2020/09/02 12:0 a.m.27 views

FreeBSD -- IPv6 Hop-by-Hop options use-after-free bug

Problem Description: Due to improper mbuf handling in the kernel, a use-after-free bug might be triggered by sending IPv6 Hop-by-Hop options over the loopback interface. Impact: Triggering the use-after-free situation may result in unintended kernel behaviour including a kernel panic...

5.5CVSS0.7AI score0.00221EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2020/09/01 12:0 a.m.15 views

Mbed TLS -- Local side channel attack on RSA and static Diffie-Hellman

Manuel Pégourié-Gonnard reports: An attacker with access to precise enough timing and memory access information typically an untrusted operating system attacking a secure enclave such as SGX or the TrustZone secure world can recover the private keys used in RSA or static finite-field Diffie-Hellm...

3.3AI score
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/09/01 12:0 a.m.40 views

Django -- multiple vulnerabilities

Django Release notes: CVE-2020-24583: Incorrect permissions on intermediate-level directories on Python 3.7+ On Python 3.7+, FILEUPLOADDIRECTORYPERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading files and to intermediate-level collected static...

7.5CVSS1.5AI score0.03936EPSS
SaveExploits0References3
FreeBSD
FreeBSD
added 2020/09/01 12:0 a.m.36 views

Mbed TLS -- Local side channel attack on classical CBC decryption in (D)TLS

Manuel Pégourié-Gonnard reports: When decrypting/authenticating DTLS record in a connection using a CBC ciphersuite without the Encrypt-then-Mac extension RFC 7366, Mbed TLS used dummy rounds of the compression function associated with the hash used for HMAC in order to hide the length of the...

5.5CVSS2.8AI score0.00368EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/08/31 12:0 a.m.24 views

py-Flask-Cors -- directory traversal vulnerability

praetorian-colby-morgan reports: An issue was discovered in Flask-CORS aka CORS Middleware for Flask before 3.0.9. It allows ../ directory traversal to access private resources because resource matching does not ensure that pathnames are in a canonical format...

7.5CVSS7AI score0.04017EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2020/08/28 12:0 a.m.8 views

zeek -- Various vulnerabilities

Jon Siwek of Corelight reports: This release fixes the following security issue: The AYIYA and GTPv1 parsing/decapsulation logic may leak memory -- These leaks have potential for remote exploitation to cause Denial of Service via resource exhaustion...

3AI score
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/08/27 12:0 a.m.21 views

powerdns -- Various issues in GSS-TSIG support

PowerDNS developers report: A remote, unauthenticated attacker can trigger a race condition leading to a crash, or possibly arbitrary code execution, by sending crafted queries with a GSS-TSIG signature. A remote, unauthenticated attacker can cause a denial of service by sending crafted queries...

3.9AI score
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/08/27 12:0 a.m.35 views

ark -- extraction outside of extraction directory

Albert Astals Cid reports: Overview A maliciously crafted TAR archive containing symlink entries would install files anywhere in the user's home directory upon extraction. Proof of concept For testing, an example of malicious archive can be found at dirsymlink.tar Impact Users can unwillingly...

4.3CVSS0.3AI score0.01496EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/08/25 12:0 a.m.34 views

chromium -- multiple vulnerabilities

Chrome Releases reports: This update includes 20 security fixes, including: 1109120 High CVE-2020-6558: Insufficient policy enforcement in iOS. Reported by Alison Huffman, Microsoft Browser Vulnerability Research on 2020-07-24 1116706 High CVE-2020-6559: Use after free in presentation API. Report...

9.3CVSS0.9AI score0.02296EPSS
SaveExploits3References1
FreeBSD
FreeBSD
added 2020/08/25 12:0 a.m.40 views

libX11 -- Doublefree in locale handlng code

The X.org project reports: There is an integer overflow and a double free vulnerability in the way LibX11 handles locales. The integer overflow is a necessary precursor to the double free...

7.8CVSS2.9AI score0.00575EPSS
SaveExploits1References1
FreeBSD
FreeBSD
added 2020/08/25 12:0 a.m.49 views

xorg-server -- Multiple input validation failures in X server extensions

The X.org project reports: All theses issuses can lead to local privileges elevation on systems where the X server is running privileged. The handler for the XkbSetNames request does not validate the request length before accessing its contents. An integer underflow exists in the handler for the...

7.8CVSS1.7AI score0.00629EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/08/20 12:0 a.m.31 views

go -- net/http/cgi, net/http/fcgi: Cross-Site Scripting (XSS) when Content-Type is not specified

The Go project reports: When a Handler does not explicitly set the Content-Type header, both CGI implementations default to “text/html”. If an attacker can make a server generate content under their control e.g. a JSON containing user data or an uploaded image file this might be mistakenly return...

6.1CVSS1AI score0.03646EPSS
SaveExploits2References1
FreeBSD
FreeBSD
added 2020/08/19 12:0 a.m.73 views

Python -- multiple vulnerabilities

Python reports: bpo-39603: Prevent http header injection by rejecting control characters in http.client.putrequest…. bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded CVE-2020-15523. bpo-41004: CVE-2020-14422: The hash methods of ipaddress.IPv4Interface and...

7.8CVSS7.6AI score0.12826EPSS
SaveExploits1
FreeBSD
FreeBSD
added 2020/08/19 12:0 a.m.40 views

Icinga Web 2 -- directory traversal vulnerability

Icinga development team reports: CVE-2020-24368 Icinga Icinga Web2 2.0.0 through 2.6.4, 2.7.4 and 2.8.2 has a Directory Traversal vulnerability which allows an attacker to access arbitrary files that are readable by the process running Icinga Web 2. This issue is fixed in Icinga Web 2 in v2.6.4,...

7.5CVSS5.5AI score0.0328EPSS
SaveExploits1References1
FreeBSD
FreeBSD
added 2020/08/19 12:0 a.m.31 views

textproc/elasticsearch6 -- field disclosure flaw

Elastic reports: A field disclosure flaw was found in Elasticsearch when running a scrolling search with Field Level Security. If a user runs the same query another more privileged user recently ran, the scrolling search can leak fields that should be hidden. This could result in an attacker...

6.5CVSS0.8AI score0.01204EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2020/08/19 12:0 a.m.38 views

curl -- expired pointer dereference vulnerability

curl security problems: CVE-2020-8231: wrong connect-only connection An application that performs multiple requests with libcurl's multi API and sets the CURLOPTCONNECTONLY option, might in rare circumstances experience that when subsequently using the setup connect-only transfer, libcurl will pi...

7.5CVSS0.2AI score0.03721EPSS
SaveExploits1References2
FreeBSD
FreeBSD
added 2020/08/18 12:0 a.m.33 views

chromium -- heap buffer overflow

Chrome Releases reports: This release contains one security fix: 1115345 High CVE-2020-6556: Heap buffer overflow in SwiftShader. Reported by Alison Huffman, Microsoft Browser Vulnerability Research on 2020-08-12...

9.3CVSS1.5AI score0.03291EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/08/17 12:0 a.m.33 views

mail/dovecot -- multiple vulnerabilities

Aki Tuomi reports: When imap hibernation is active, an attacker can cause Dovecot to discover file system directory structure and access other users' emails using specially crafted command. The attacker must have valid credentials to access the mail server. Mail delivery / parsing crashed when th...

7.5CVSS3.4AI score0.05215EPSS
SaveExploits2References1
FreeBSD
FreeBSD
added 2020/08/17 12:0 a.m.55 views

jenkins -- Buffer corruption in bundled Jetty

Jenkins Security Advisory: Description Critical SECURITY-1983 / CVE-2019-17638 Buffer corruption in bundled Jetty...

9.4CVSS1.6AI score0.11138EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/08/13 12:0 a.m.17 views

sysutils/openzfs-kmod -- critical permissions issues

Andrew Walker reports: Issue 1: Users are always granted permissions to cd into a directory. The check for whether execute is present on directories is a de-facto no-op. This cannot be mitigated without upgrading. Even setting an explicit "deny - execute" NFSv4 ACE will be bypassed. Issue 2: All...

5.9AI score
SaveExploits0References2
FreeBSD
FreeBSD
added 2020/08/12 12:0 a.m.49 views

jenkins -- multiple vulnerabilities

Jenkins Security Advisory: Description High SECURITY-1955 / CVE-2020-2229 Stored XSS vulnerability in help icons High SECURITY-1957 / CVE-2020-2230 Stored XSS vulnerability in project naming strategy High SECURITY-1960 / CVE-2020-2231 Stored XSS vulnerability in 'Trigger builds remotely'...

5.4CVSS0.8AI score0.83053EPSS
SaveExploits8References1
FreeBSD
FreeBSD
added 2020/08/10 12:0 a.m.41 views

chromium -- multiple vulnerabilities

Chrome Releases reports: This release contains 15 security fixes, including: 1107433 High CVE-2020-6542: Use after free in ANGLE. Reported by Piotr Bania of Cisco Talos on 2020-07-20 1104046 High CVE-2020-6543: Use after free in task scheduling. Reported by Looben Yang on 2020-07-10 1108497 High...

9.3CVSS0.5AI score0.29292EPSS
SaveExploits1References1
FreeBSD
FreeBSD
added 2020/08/07 12:0 a.m.111 views

Apache httpd -- Multiple vulnerabilities

The Apache httpd projec reports: modhttp2: Important: Push Diary Crash on Specifically Crafted HTTP/2 Header CVE-2020-9490 A specially crafted value for the 'Cache-Digest' header in a HTTP/2 request would result in a crash when the server actually tries to HTTP/2 PUSH a resource afterwards...

9.8CVSS0.5AI score0.90039EPSS
SaveExploits4References2
FreeBSD
FreeBSD
added 2020/08/06 12:0 a.m.50 views

go -- encoding/binary: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs

The Go project reports: Certain invalid inputs to ReadUvarint or ReadVarint could cause those functions to read an unlimited number of bytes from the ByteReader argument before returning an error. This could lead to processing more input than expected when the caller is reading directly from the...

7.5CVSS1.4AI score0.0473EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/08/06 12:0 a.m.32 views

chrony <= 3.5.1 data corruption through symlink vulnerability writing the pidfile

Miroslav Lichvar reports: chrony-3.5.1 ... fixes a security issue in writing of the pidfile. When chronyd is configured to save the pidfile in a directory where the chrony user has write permissions e.g. /var/run/chrony - the default since chrony-3.4, an attacker that compromised the chrony user...

6CVSS6.8AI score0.00485EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/08/05 12:0 a.m.34 views

FreeBSD -- sendmsg(2) privilege escalation

Problem Description: When handling a 32-bit sendmsg2 call, the compat32 subsystem copies the control message to be transmitted if any into kernel memory, and adjusts alignment of control message headers. The code which performs this work contained a time-of-check to time-of-use TOCTOU vulnerabili...

7CVSS2.5AI score0.00715EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2020/08/05 12:0 a.m.42 views

Gitlab -- Multiple Vulnerabilities

Gitlab reports: Arbitrary File Read when Moving an Issue Memory Exhaustion via Excessive Logging of Invite Email Error Denial of Service Through Project Import Feature User Controlled Git Configuration Settings Resulting in SSRF Stored XSS in Issue Reference Number Tooltip Stored XSS in Issues Li...

9.8CVSS1.2AI score0.0456EPSS
SaveExploits1References1
FreeBSD
FreeBSD
added 2020/08/05 12:0 a.m.18 views

FreeBSD -- Potential memory corruption in USB network device drivers

Problem Description: A missing length validation code common to these three drivers means that a malicious USB device could write beyond the end of an allocated network packet buffer. Impact: An attacker with physical access to a USB port and the ability to bring a network interface up may be abl...

6.8CVSS4.7AI score0.00407EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2020/07/31 12:0 a.m.31 views

libX11 -- Heap corruption in the X input method client in libX11

The X.org project reports: The X Input Method XIM client implementation in libX11 has some integer overflows and signed/unsigned comparison issues that can lead to heap corruption when handling malformed messages from an input method...

6.7CVSS2AI score0.00465EPSS
SaveExploits0References1
Total number of security vulnerabilities6626