Lucene search
+L
FreebsdRecent

6655 matches found

FreeBSD
FreeBSD
•added 2022/04/26 12:0 a.m.•36 views

chromium -- multiple vulnerabilities

Chrome Releases reports: This release contains 30 security fixes, including: 1313905 High CVE-2022-1477: Use after free in Vulkan. Reported by SeongHwan Park SeHwa on 2022-04-06 1299261 High CVE-2022-1478: Use after free in SwiftShader. Reported by SeongHwan Park SeHwa on 2022-02-20 1305190 High...

8.8CVSS0.2AI score0.01161EPSS
SaveExploits23References1
FreeBSD
FreeBSD
•added 2022/04/26 12:0 a.m.•40 views

Rails -- XSS vulnerabilities

Ruby on Rails blog: This is an announcement to let you know that Rails 7.0.2.4, 6.1.5.1, 6.0.4.8, and 5.2.7.1 have been released! These are security releases so please update as soon as you can. Once again we've made these releases based on the last release tag, so hopefully upgrading will go...

6.1CVSS0.5AI score0.01751EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2022/04/25 12:0 a.m.•17 views

gitea -- Escape git fetch remote

The Gitea team reports: Escape git fetch remote in services/migrations/giteauploader.go...

1.3AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/04/25 12:0 a.m.•11 views

eb -- Potential buffer overrun vulnerability

Kazuhiro Ito reports: Potential buffer overrun vulnerability is found in eb/multiplex.c...

2.6AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/04/21 12:0 a.m.•27 views

zeek -- potential DoS vulnerabilty

Tim Wojtulewicz of Corelight reports: Fix potential unbounded state growth in the FTP analyzer when receiving a specially-crafted stream of commands. This may lead to a buffer overflow and cause Zeek to crash. Due to the possibility of this happening with packets received from the network, this i...

1.4AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/04/19 12:0 a.m.•24 views

rainloop -- cross-site-scripting (XSS) vulnerability

Simon Scannell reports: The code vulnerability can be easily exploited by an attacker by sending a malicious email to a victim that uses RainLoop as a mail client. When the email is viewed by the victim, the attacker gains full control over the session of the victim and can steal any of their...

5.4CVSS0.9AI score0.01192EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2022/04/17 12:0 a.m.•40 views

squid -- Exposure of sensitive information in cache manager

Mikhail Evdokimov aka konata reports: Due to inconsistent handling of internal URIs Squid is vulnerable to Exposure of Sensitive Information about clients using the proxy. This problem allows a trusted client to directly access cache manager information bypassing the manager ACL protection. The...

6.5CVSS0.6AI score0.0169EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/04/16 12:0 a.m.•82 views

MySQL -- Multiple vulnerabilities

Oracle reports: The 2022 April Critical Patch Update contains 43 new security patches 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.5CVSS7.3AI score0.78854EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2022/04/14 12:0 a.m.•43 views

chromium -- multiple vulnerabilities

Chrome Releases reports: This release contains 2 security fixes, including: 1315901 High CVE-2022-1364: Type Confusion in V8. Reported by Clément Lecigne of Google's Threat Analysis Group on 2022-0-13...

8.8CVSS0.9AI score0.1372EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2022/04/14 12:0 a.m.•62 views

Asterisk -- func_odbc: Possible SQL Injection

The Asterisk project reports: Some databases can use backslashes to escape certain characters, such as backticks. If input is provided to funcodbc which includes backslashes it is possible for funcodbc to construct a broken SQL query and the SQL query to fail...

9.8CVSS3.2AI score0.06976EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/04/14 12:0 a.m.•39 views

Asterisk -- multiple vulnerabilities

The Asterisk project reports: AST-2022-001 - When using STIR/SHAKEN, its possible to download files that are not certificates. These files could be much larger than what you would expect to download. AST-2022-002 - When using STIR/SHAKEN, its possible to send arbitrary requests like GET to...

1.6AI score
SaveExploits0References2
FreeBSD
FreeBSD
•added 2022/04/13 12:0 a.m.•53 views

Composer -- Command injection vulnerability

Composer developers reports: The Composer method VcsDriver::getFileContent with user-controlled $file or $identifier arguments is susceptible to an argument injection vulnerability. It can be leveraged to gain arbitrary command execution if the Mercurial or the Git driver are used...

8.8CVSS5.4AI score0.01857EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/04/12 12:0 a.m.•30 views

gogs -- XSS in issue attachments

The gogs project reports: Repository issues page allows HTML attachments with arbitrary JS code...

7.3CVSS1.9AI score0.00708EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2022/04/12 12:0 a.m.•53 views

Ruby -- Buffer overrun in String-to-Float conversion

piao reports: Due to a bug in an internal function that converts a String to a Float, some convertion methods like KernelFloat and Stringtof could cause buffer over-read. A typical consequence is a process termination due to segmentation fault, but in a limited circumstances, it may be exploitabl...

7.5CVSS3.8AI score0.04267EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/04/12 12:0 a.m.•31 views

go -- multiple vulnerabilities

The Go project reports: encoding/pem: fix stack overflow in Decode. A large more than 5 MB PEM input can cause a stack overflow in Decode, leading the program to crash. crypto/elliptic: tolerate all oversized scalars in generic P-256. A crafted scalar input longer than 32 bytes can cause...

3.5AI score
SaveExploits0References3
FreeBSD
FreeBSD
•added 2022/04/12 12:0 a.m.•36 views

Ruby -- Double free in Regexp compilation

piao reports: Due to a bug in the Regexp compilation process, creating a Regexp object with a crafted source string could cause the same memory to be freed twice. This is known as a "double free" vulnerability. Note that, in general, it is considered unsafe to create and use a Regexp object...

9.8CVSS1.3AI score0.02825EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/04/12 12:0 a.m.•31 views

Subversion -- Multiple vulnerabilities in server code

Subversion project reports: Subversion servers reveal 'copyfrom' paths that should be hidden according to configured path-based authorization authz rules. When a node has been copied from a protected location, users with access to the copy can see the 'copyfrom' path of the original. This also...

7.5CVSS6.3AI score0.09473EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2022/04/12 12:0 a.m.•33 views

go -- syscall.Faccessat checks wrong group on Linux

The Go project reports: When called with a non-zero flags parameter, the syscall.Faccessat function could incorrectly report that a file is accessible. This bug only occurs on Linux systems...

5.3CVSS2.3AI score0.02766EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2022/04/11 12:0 a.m.•54 views

Chromium -- mulitple vulnerabilities

Chrome Releases reports: This release contains 11 security fixes, including: 1285234 High CVE-2022-1305: Use after free in storage. Reported by Anonymous on 2022-01-07 1299287 High CVE-2022-1306: Inappropriate implementation in compositing. Reported by Sven Dysthe on 2022-02-21 1301873 High...

9.6CVSS0.3AI score0.0105EPSS
SaveExploits10References1
FreeBSD
FreeBSD
•added 2022/04/11 12:0 a.m.•28 views

MinIO -- unprivileged users can create service accounts for admin users

MinIO reports: A security issue was found where an unprivileged user is able to create service accounts for root or other admin users and then is able to assume their access policies via the generated credentials...

9CVSS4.9AI score0.02085EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2022/04/11 12:0 a.m.•27 views

Nextcloud Calendar -- SMTP Command Injection

reports: SMTP Command Injection in Appointment Emails via Newlines: as newlines and special characters are not sanitized in the email value in the JSON request, a malicious attacker can inject newlines to break out of the RCPT TO: SMTP command and begin injecting arbitrary SMTP commands...

9.8CVSS7.4AI score0.3302EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/04/07 12:0 a.m.•36 views

zgrep -- arbitrary file write

RedHat reports: An arbitrary file write vulnerability was found in GNU gzip's zgrep utility. When zgrep is applied on the attacker's chosen file name for example, a crafted file name, this can overwrite an attacker's content to an arbitrary attacker-selected file. This flaw occurs due to...

8.8CVSS2.7AI score0.04291EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/04/06 12:0 a.m.•41 views

FreeBSD -- mpr/mps/mpt driver ioctl heap out-of-bounds write

Problem Description: Handlers for CFGPAGE read / write ioctls in the mpr, mps, and mpt drivers allocated a buffer of a caller-specified size, but copied to it a fixed size header. Other heap content would be overwritten if the specified size was too small. Impact: Users with access to the mpr, mp...

9.8CVSS2.3AI score0.00447EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2022/04/06 12:0 a.m.•37 views

FreeBSD -- Potential jail escape vulnerabilities in netmap

Problem Description: The total size of the user-provided nmreq to nmreqcopyin was first computed and then trusted during the copyin. This time-of-check to time-of-use bug could lead to kernel memory corruption. CVE-2022-23084 A user-provided integer option was passed to nmreqcopyin without checki...

9.8CVSS1.4AI score0.0049EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2022/04/06 12:0 a.m.•105 views

FreeBSD -- zlib compression out-of-bounds write

Problem Description: Certain inputs can cause zlib's compression routine to overwrite an internal buffer with compressed data. This issue may require the use of uncommon or non-default compression parameters. Impact: The out-of-bounds write may result in memory corruption and an application crash...

7.5CVSS2.9AI score0.51733EPSS
SaveExploits1
FreeBSD
FreeBSD
•added 2022/04/06 12:0 a.m.•28 views

FreeBSD -- 802.11 heap buffer overflow

Problem Description: The 802.11 beacon handling routine failed to validate the length of an IEEE 802.11s Mesh ID before copying it to a heap-allocated buffer. Impact: While a FreeBSD Wi-Fi client is in scanning mode i.e., not associated with a SSID a malicious beacon frame may overwrite kernel...

9.8CVSS2.7AI score0.0362EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2022/04/06 12:0 a.m.•24 views

FreeBSD -- Bhyve e82545 device emulation out-of-bounds write

Problem Description: The e1000 network adapters permit a variety of modifications to an Ethernet packet when it is being transmitted. These include the insertion of IP and TCP checksums, insertion of an Ethernet VLAN header, and TCP segmentation offload "TSO". The e1000 device model uses an...

8.8CVSS1.5AI score0.00209EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2022/04/04 12:0 a.m.•53 views

chromium -- Type confusion in V8

Chrome Releases reports: This release includes one security fix: 1311641 High CVE-2022-1232: Type Confusion in V8. Reported by Sergei Glazunov of Google Project Zero on 2022-03-30...

8.8CVSS0.7AI score0.16596EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2022/04/04 12:0 a.m.•29 views

mutt -- mutt_decode_uuencoded() can read past the of the input line

Tavis Ormandy reports: muttdecodeuuencoded, the line length is read from the untrusted uuencoded part without validation. This could result in including private memory in message parts, for example fragments of other messages, passphrases or keys in replys...

5.3CVSS1.9AI score0.01711EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2022/04/02 12:0 a.m.•45 views

Django -- multiple vulnerabilities

Django Release reports: CVE-2022-28346: Potential SQL injection in QuerySet.annotate, aggregate, and extra. CVE-2022-28347: Potential SQL injection via QuerySet.explainoptions on PostgreSQL...

9.8CVSS3.3AI score0.18661EPSS
SaveExploits3References1
FreeBSD
FreeBSD
•added 2022/03/31 12:0 a.m.•42 views

Gitlab -- multiple vulnerabilities

Gitlab reports: Static passwords inadvertently set during OmniAuth-based registration Stored XSS in notes Stored XSS on Multi-word milestone reference Denial of service caused by a specially crafted RDoc file GitLab Pages access tokens can be reused on multiple domains GitLab Pages uses default...

9.8CVSS2.5AI score0.87364EPSS
SaveExploits7References1
FreeBSD
FreeBSD
•added 2022/03/31 12:0 a.m.•43 views

dnsmasq -- heap use-after-free in dhcp6_no_relay

Petr Menšík reports: Possible vulnerability ... found in latest dnsmasq. It was found with help of oss-fuzz Google project by me and short after that independently also by Richard Johnson of Trellix Threat Labs. It is affected only by DHCPv6 requests, which could be crafted to modify already free...

7.5CVSS0.9AI score0.01985EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/03/29 12:0 a.m.•50 views

chromium -- multiple vulnerabilities

Chrome Releases reports: This release contains 28 security fixes, including: 1292261 High CVE-2022-1125: Use after free in Portals. Reported by Khalil Zhani on 2022-01-29 1291891 High CVE-2022-1127: Use after free in QR Code Generator. Reported by anonymous on 2022-01-28 1301920 High CVE-2022-112...

8.8CVSS0.5AI score0.0179EPSS
SaveExploits17References1
FreeBSD
FreeBSD
•added 2022/03/25 12:0 a.m.•132 views

chromium -- V8 type confusion

Chrome Releases reports: This release contains 1 security fix: 1309225 High CVE-2022-1096: Type Confusion in V8. Reported by anonymous on 2022-03-23 Google is aware that an exploit for CVE-2022-1096 exists in the wild...

8.8CVSS0.6AI score0.23633EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2022/03/25 12:0 a.m.•33 views

powerdns-recursor -- denial of service

PowerDNS Team reports: PowerDNS Security Advisory 2022-01: incomplete validation of incoming IXFR transfer in Authoritative Server and Recursor...

7.5CVSS4.4AI score0.05026EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/03/25 12:0 a.m.•25 views

powerdns -- denial of service

PowerDNS Team reports: PowerDNS Security Advisory 2022-01: incomplete validation of incoming IXFR transfer in Authoritative Server and Recursor...

7.5CVSS4.4AI score0.05026EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/03/24 12:0 a.m.•32 views

e2fsprogs -- out-of-bounds read/write vulnerability

Nils Bars reports: During the processing of a specially fuzzed disk image, an out-of-bounds write is triggered and causes a segmentation fault SIGSEGV...

7.8CVSS3.7AI score0.01382EPSS
SaveExploits0References3
FreeBSD
FreeBSD
•added 2022/03/23 12:0 a.m.•52 views

gitea -- Open Redirect on login

Andrew Thornton reports: When a location containing backslashes is presented, the existing protections against open redirect are bypassed, because browsers will convert adjacent forward and backslashes within the location to double forward slashes...

7.2CVSS3.3AI score0.53177EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2022/03/21 12:0 a.m.•19 views

mitmproxy -- Insufficient Protection against HTTP Request Smuggling

Zeyu Zhang reports: In mitmproxy 7.0.4 and below, a malicious client or server is able to perform HTTP request smuggling attacks through mitmproxy. This means that a malicious client/server could smuggle a request/response through mitmproxy as part of another request/response's HTTP message body...

9.8CVSS0.01646EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/03/16 12:0 a.m.•21 views

py-nicotine-plus -- Denial of service vulnerability

ztauras reports: Denial of service DoS vulnerability in Nicotine+ starting with version 3.0.3 and prior to version 3.2.1 allows a user with a modified Soulseek client to crash Nicotine+ by sending a file download request with a file path containing a null character...

7.5CVSS7.4AI score0.0161EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2022/03/15 12:0 a.m.•79 views

OpenSSL -- Infinite loop in BN_mod_sqrt parsing certificates

The OpenSSL project reports: Infinite loop in BNmodsqrt reachable when parsing certificates High The BNmodsqrt function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that...

7.5CVSS8AI score0.73188EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2022/03/15 12:0 a.m.•90 views

FreeBSD-kernel -- Multiple WiFi issues

Problem Description: The paper "Fragment and Forge: Breaking Wi-Fi Through Frame Aggregation and Fragmentation" reported a number of security vulnerabilities in the 802.11 specification related to frame aggregation and fragmentation. Additionally, FreeBSD 12.x missed length validation of SSIDs an...

6.5CVSS6.7AI score0.07604EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2022/03/15 12:0 a.m.•36 views

chromium -- multiple vulnerabilities

Chrome Releases reports: This release contains 11 security fixes, including: 1299422 Critical CVE-2022-0971: Use after free in Blink Layout. Reported by Sergei Glazunov of Google Project Zero on 2022-02-21 1301320 High CVE-2022-0972: Use after free in Extensions. Reported by Sergei Glazunov of...

9.6CVSS0.1AI score0.01204EPSS
SaveExploits10References1
FreeBSD
FreeBSD
•added 2022/03/14 12:0 a.m.•99 views

Apache httpd -- Multiple vulnerabilities

The Apache httpd project reports: modlua: Use of uninitialized value of in r:parsebody moderate CVE-2022-22719A carefully crafted request body can cause a read to a random memory area which could cause the process to crash. HTTP request smuggling vulnerability important CVE-2022-22720 httpd fails...

9.8CVSS0.3AI score0.69803EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/03/13 12:0 a.m.•11 views

Weechat -- Possible man-in-the-middle attack in TLS connection to servers

The Weechat project reports: After changing the options weechat.network.gnutlscasystem or weechat.network.gnutlscauser, the TLS verification function is lost. Consequently, any connection to a server with TLS is made without verifying the certificate, which could lead to a man-in-the-middle attac...

2AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/03/11 12:0 a.m.•8 views

wordpress -- multiple issues

wordpress developers reports: This security and maintenance release features 1 bug fix in addition to 3 security fixes. Because this is a security release, it is recommended that you update your sites immediately. All versions since WordPress 3.7 have also been updated. The security team would li...

2.3AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/03/11 12:0 a.m.•40 views

kafka -- Denial Of Service vulnerability

NIST reports: jackson-databind before 2.13.0 allows a Java StackOverflow exception and denial of service via a large depth of nested objects...

7.5CVSS8.7AI score0.0486EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2022/03/10 12:0 a.m.•36 views

openvpn -- Potential authentication by-pass with multiple deferred authentication plug-ins

David Sommerseth reports: OpenVPN 2.1 until v2.4.12 and v2.5.6 may enable authentication bypass in external authentication plug-ins when more than one of them makes use of deferred authentication replies, which allows an external user to be granted access with only partially correct credentials...

9.8CVSS4.1AI score0.03574EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2022/03/07 12:0 a.m.•39 views

py-httpie -- exposure of sensitive information vulnerabilities

Glyph reports: HTTPie is a command-line HTTP client. HTTPie has the practical concept of sessions, which help users to persistently store some of the state that belongs to the outgoing requests and incoming responses on the disk for further usage. Before 3.1.0, HTTPie didn't distinguish between...

6.9AI score
SaveExploits0References4
FreeBSD
FreeBSD
•added 2022/03/06 12:0 a.m.•24 views

gitea -- Improper/incorrect authorization

Youssef Rebahi-Gilbert reports: When Gitea is built and configured for PAM authentication it skips checking authorization completely. Therefore expired accounts and accounts with expired passwords can still login...

7.1CVSS2.4AI score0.00847EPSS
SaveExploits1References1
Total number of security vulnerabilities6655