Lucene search
+L
FreebsdRecent

6696 matches found

FreeBSD
FreeBSD
•added 2025/10/29 12:00 a.m.•13 views

OpenEXR < 3.4.3 -- multiple vulnerabilities

Cary Phillips reports: Patch release that addresses several bugs, primarily involving properly rejecting corrupt input data. He goes on to report various relevant items including heap buffer overflows, use-after-free, use of uninitialized memory and other bugs, several of them found by OSS-fuzz,...

5.8AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/29 12:00 a.m.•15 views

OpenJPH < 0.24.5 -- multiple vulnerabilities

Aous Naman reports several vulnerabilities fixed in OpenJPH versions up to 0.24.5 and credits Cary Phillips for reporting them from the OSS-fuzz project. 0.24.5 Addresses OpenEXR OSS-fuzz issue 5747129672073216 that can cause heap corruption. 0.24.4... we now check that the ATK marker segment...

5.9AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/29 12:00 a.m.•11 views

ISC KEA -- Invalid characters cause assert

Internet Systems Consortium, Inc. reports: To trigger the issue, three configuration parameters must have specific settings: "hostname-char-set" must be left at the default setting, which is "^A-Za-z0-9.-"; "hostname-char-replacement" must be empty the default; and "ddns-qualifying-suffix" must N...

7.5CVSS7AI score0.00396EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/29 12:00 a.m.•23 views

chromium -- multiple security fixes

Chrome Releases reports: This update includes 20 security fixes: 447613211 High CVE-2025-12428: Type Confusion in V8. Reported by Man Yue Mo of GitHub Security Lab on 2025-09-26 450618029 High CVE-2025-12429: Inappropriate implementation in V8. Reported by Aorui Zhang on 2025-10-10 442860743 High...

8.8CVSS7.2AI score0.06624EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2025/10/28 12:00 a.m.•11 views

Firefox -- use-after-free in the GPU or browser process

https://bugzilla.mozilla.org/showbug.cgi?id=1993113 reports: Starting with Firefox 142, it was possible for a compromised child process to trigger a use-after-free in the GPU or browser process using WebGPU-related IPC calls. This may have been usable to escape the child process sandbox...

9.8CVSS6.9AI score0.00315EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/27 12:00 a.m.•12 views

strongSwan -- Heap-based buffer overflow in eap-mschapv2 plugin due to improper handling of failure request packets

Xu Biang reports: The eap-mschapv2 plugin doesn't correctly check the length of an EAP-MSCHAPv2 Failure Request packet on the client, which can cause an integer underflow that leads to a crash and, depending on the compiler options, even a heap-based buffer overflow that's potentially exploitable...

8.1CVSS8.4AI score0.00933EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/27 12:00 a.m.•12 views

OpenVPN -- HMAC verification on source IP address ineffective

Arne Schwabe reports: Fix memcmp check for the hmac verification in the 3way handshake being inverted This is a stupid mistake but causes all hmac cookies to be accepted, thus breaking source IP address validation. As a consequence, TLS sessions can be openend and state can be consumed in the...

8.2CVSS6.9AI score0.00641EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/24 12:00 a.m.•15 views

SQLite -- Integer Overflow vulnerability

http://sqlite3.com reports: Integer Overflow vulnerability in SQLite SQLite3 v.3.50.0 allows a remote attacker to cause a denial of service via the setupLookaside function...

6.8AI score0.00047EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/23 12:00 a.m.•9 views

RT -- CSV injection

Gareth Watkin-Jones from 4armed reports: RT is vulnerable to CSV injection via ticket values with special characters that are exported to a TSV from search results. Thanks to Gareth Watkin-Jones from 4armed for reporting this finding...

2.6CVSS7.3AI score0.00205EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/23 12:00 a.m.•9 views

privatebin - Missing HTML sanitisation of attached filename in file size hint enabling persistent XSS

PrivateBin reports: We've identified an HTML injection/XSS vulnerability in the PrivateBin service that allows the injection of arbitrary HTML markup via the attached filename...

5.8CVSS7.3AI score0.00273EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/23 12:00 a.m.•8 views

RT -- XSS via calendar invitations

Mateusz Szymaniec and CERT Polska Reports: RT is vulnerable to XSS via calendar invitations added to a ticket. Thanks to Mateusz Szymaniec and CERT Polska for reporting this finding...

5.3CVSS6.3AI score0.00417EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/22 12:00 a.m.•14 views

Gitlab -- vulnerabilities

Gitlab reports: Improper access control issue in runner API impacts GitLab EE Denial of service issue in event collection impacts GitLab CE/EE Denial of service issue in JSON validation impacts GitLab CE/EE Denial of service issue in upload impacts GitLab CE/EE Incorrect Authorization issue in...

8.8CVSS7.1AI score0.00791EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/22 12:00 a.m.•10 views

unbound -- Possible domain hijacking via promiscuous records in the authority section

[email protected] reports: NLnet Labs Unbound up to and including version 1.24.0 is vulnerable to possible domain hijack attacks. Promiscuous NS RRSets that complement positive DNS replies in the authority section can be used to trick resolvers to update their delegation information for the zone...

7.1CVSS6.8AI score0.00319EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/22 12:00 a.m.•9 views

FreeBSD -- SO_REUSEPORT_LB breaks connect(2) for UDP sockets

Problem Description: Connected sockets are not intended to belong to load-balancing groups. However, the kernel failed to check the connection state of sockets when adding them to load-balancing groups. Furthermore, when looking up the destination socket for an incoming packet, the kernel will...

5.4CVSS6.8AI score0.00202EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2025/10/21 12:00 a.m.•12 views

chromium -- security fix

Chrome Releases reports: This update includes 1 security fix: 452296415 High CVE-2025-12036: Inappropriate implementation in V8. Reported by Google Big Sleep on 2025-10-15...

8.8CVSS7AI score0.0369EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/20 12:00 a.m.•10 views

Mongodb -- Use-after-free in the MongoDB

[email protected] reports: An authorized user may crash the MongoDB server by causing buffer over-read. This can be done by issuing a DDL operation while queries are being issued, under some conditions...

6.5CVSS7.2AI score0.00251EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/18 12:00 a.m.•9 views

OpenVPN -- avoid buffer overread parsing routes or endpoints

Mikhail Khachaiants reports: socket: reject mismatched address family in getaddrgeneric. Add a family check to prevent copying address data of the wrong type, which could cause buffer over-read when parsing routes or endpoints...

9.1CVSS7.1AI score0.00556EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/17 12:00 a.m.•54 views

minio -- Privilege Escalation via Session Policy Bypass in Service Accounts and STS

mino reports: A privilege escalation vulnerability allows service accounts and STS Security Token Service accounts with restricted session policies to bypass their inline policy restrictions when performing "own" account operations, specifically when creating new service accounts for the same use...

8.1CVSS7.2AI score0.00515EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2025/10/16 12:00 a.m.•10 views

Hidden/Protected custom variables are prone to filter enumeration

Icinga reports: An authorized user with access to Icinga DB Web, can use a custom variable in a filter that is either protected by icingadb/protect/variables or hidden by icingadb/denylist/variables, to guess values assigned to it...

6.5CVSS6.9AI score0.00338EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/15 12:00 a.m.•8 views

powerdns-recursor -- cache pollution

PowerDNS Team reports: It has been brought to our attention that the Recursor does not apply strict enough validation of received delegation information. The malicious delegation information can be sent by an attacker spoofing packets...

6.7AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/14 12:00 a.m.•13 views

chromium -- multiple security fixes

Chrome Releases reports: This update includes 1 security fix: 447192722 High CVE-2025-11756: Use after free in Safe Browsing. Reported by asnine on 2025-09-25...

8.8CVSS7.2AI score0.00425EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/14 12:00 a.m.•13 views

Mozilla -- XSS in sites without content-type header

[email protected] reports: A malicious page could have used the type attribute of an OBJECT tag to override the default browser behavior when encountering a web resource served without a content-type. This could have contributed to an XSS on a site that unsafely serves files without a...

6.1CVSS6.2AI score0.00256EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/14 12:00 a.m.•9 views

Mozilla -- Memory disclosure

[email protected] reports: A compromised web process using malicious IPC messages could have caused the privileged browser process to reveal blocks of its memory to the compromised process...

9.8CVSS6.9AI score0.00394EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/14 12:00 a.m.•7 views

Mozilla -- JavaScript Object property overriding

[email protected] reports: There was a way to change the value of JavaScript Object properties that were supposed to be non-writeable...

6.5CVSS6.9AI score0.00215EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/14 12:00 a.m.•10 views

Mozilla -- Out-of-bounds reads and writes

[email protected] reports: A compromised web process was able to trigger out of bounds reads and writes in a more privileged process using manipulated WebGL textures...

9.8CVSS6.9AI score0.00394EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/14 12:00 a.m.•11 views

Mozilla -- Memory safety bugs

[email protected] reports: Memory safety bug. This bug showed evidence of memory corruption and we presume that with enough effort this could have been exploited to run arbitrary code...

9.8CVSS7.6AI score0.0034EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/14 12:00 a.m.•12 views

Mozilla -- Use-after-free

[email protected] reports: Use-after-free in MediaTrackGraphImpl::GetInstance...

9.8CVSS7AI score0.00475EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/14 12:00 a.m.•8 views

Mozilla -- Memory safety bugs

[email protected] reports: Memory safety bugs. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code...

8.8CVSS7.5AI score0.00313EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/14 12:00 a.m.•11 views

Mozilla -- Memory safety bugs

[email protected] reports: Memory safety bugs. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code...

8.8CVSS7.2AI score0.00306EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/13 12:00 a.m.•13 views

zeek -- information leak vulnerability

Tim Wojtulewicz of Corelight reports: The KRB analyzer can leak information about hosts in analyzed traffic via external DNS lookups...

6.8AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/09 12:00 a.m.•11 views

py-social-auth-app-django -- Unsafe account association

Michal ÄŒihaÅ™ reports: Upon authentication, the user could be associated by e-mail even if the associatebyemail pipeline was not included. This could lead to account compromise when a third-party authentication service does not validate provided e-mail addresses or doesn't require unique e-mail...

6.3CVSS7AI score0.00514EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/09 12:00 a.m.•40 views

Mailpit -- Performance information disclosure

Ralph Slooten Mailpit developer reports: An HTTP endpoint was found which exposed expvar runtime information memory usage, goroutine counts, GC behavior, uptime and potential runtime flags due to the Prometheus client library dependency...

6.8AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/08 12:00 a.m.•12 views

Gitlab -- vulnerabilities

Gitlab reports: Incorrect authorization issue in GraphQL mutations impacts GitLab EE Denial of Service issue in GraphQL blob type impacts GitLab CE/EE Missing authorization issue in manual jobs impacts GitLab CE/EE Denial of Service issue in webhook endpoints impacts GitLab CE/EE...

7.7CVSS7AI score0.00496EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2025/10/07 12:00 a.m.•8 views

chromium -- multiple security fixes

Chrome Releases reports: This update includes 3 security fixes: 443196747 High CVE-2025-11458: Heap buffer overflow in Sync. Reported by raven at KunLun lab on 2025-09-05 446722008 High CVE-2025-11460: Use after free in Storage. Reported by Sombra on 2025-09-23 441917796 Medium CVE-2025-11211: Ou...

8.8CVSS7.7AI score0.00361EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2025/10/03 12:00 a.m.•17 views

redis,valkey -- Out of bound read due to a bug in LUA

redis reports: An authenticated user may use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting An additional workaround to mitigate the problem without patching the...

7.1CVSS6.9AI score0.01061EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/03 12:00 a.m.•6 views

redis,valkey -- Lua library commands may lead to integer overflow and potential RCE

redis reports: An authenticated user may use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. An additional workaround to mitigate the problem without patching the redis-server...

8.8CVSS7.2AI score0.03828EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2025/10/03 12:00 a.m.•12 views

redis,valkey -- Running Lua function as a different user

redis reports: An authenticated user may use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user The problem exists in all versions of Redis with Lua scripting. An additional workaround to mitigate the problem withou...

7.3CVSS6.9AI score0.00727EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/03 12:00 a.m.•17 views

redis,valkey -- Lua Use-After-Free may lead to remote code execution

redis reports: An authenticated user may use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. An additional workaround to mitigate the problem...

9.9CVSS7.5AI score0.82294EPSS
SaveExploits14References1
FreeBSD
FreeBSD
•added 2025/10/02 12:00 a.m.•13 views

fetchmail -- potential crash when authenticating to SMTP server

Matthias Andree reports: fetchmail's SMTP client, when configured to authenticate, is susceptible to a protocol violation where, when a trusted but malicious or malfunctioning SMTP server responds to an authentication request with a "334" code but without a following blank on the line, it will...

5.9CVSS7.3AI score0.00409EPSS
SaveExploits0References3
FreeBSD
FreeBSD
•added 2025/10/01 12:00 a.m.•16 views

Vulnerability found in Expat

Expat 2.8.1 was released yesterday. The key motivation for cutting a release and doing so now was: Fixing vulnerability CVE-2026-45186 that allows easy denial of service. See also https://github.com/libexpat/libexpat/pull/1216...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2025/10/01 12:00 a.m.•19 views

LibreSSL -- overwrite and -read vulnerability

The LibreSSL project reports: An incorrect length check can result in a 4-byte overwrite and an 8-byte overread...

7.5CVSS7AI score0.01554EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/10/01 12:00 a.m.•17 views

Django -- multiple vulnerabilities

Django reports: CVE-2025-59681: Potential SQL injection in QuerySet.annotate, alias, aggregate, and extra on MySQL and MariaDB. CVE-2025-59682: Potential partial directory-traversal via archive.extract...

9.8CVSS8AI score0.00911EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/09/30 12:00 a.m.•9 views

Firefox -- Sandbox escape due to integer overflow

https://bugzilla.mozilla.org/showbug.cgi?id=1987246 reports: Sandbox escape due to integer overflow in the Graphics: Canvas2D component...

8.6CVSS7.3AI score0.0027EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/09/30 12:00 a.m.•24 views

OpenSSL -- multiple vulnerabilities

The OpenSSL project reports reports: Out-of-bounds read & write in RFC 3211 KEK Unwrap Timing side-channel in SM2 algorithm on 64-bit ARM Fix Out-of-bounds read in HTTP client noproxy handling...

7.5CVSS7AI score0.02242EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/09/30 12:00 a.m.•13 views

chromium -- multiple security fixes

Chrome Releases reports: This update includes 21 security fixes: 442444724 High CVE-2025-11205: Heap buffer overflow in WebGPU. Reported by Atte Kettunen of OUSPG on 2025-09-02 444755026 High CVE-2025-11206: Heap buffer overflow in Video. Reported by Elias Hohl on 2025-09-12 428189824 Medium...

8.8CVSS7.5AI score0.00361EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/09/30 12:00 a.m.•8 views

Firefox -- JIT miscompilation in the JavaScript Engine

[email protected] reports: JIT miscompilation in the JavaScript Engine: JIT component...

7.5CVSS7AI score0.00233EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/09/30 12:00 a.m.•6 views

Firefox -- Sandbox escape

[email protected] reports: Sandbox excape due to integer overflow in the Graphics: Canvas2D component...

8.6CVSS7.3AI score0.0027EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/09/25 12:00 a.m.•14 views

Gitlab -- Vulnerabilities

Gitlab reports: Denial of Service issue when uploading specifically crafted JSON files impacts GitLab CE/EE Denial of Service issue bypassing query complexity limits impacts GitLab CE/EE Information disclosure issue in virtual registery configuration for low privileged users impacts GitLab CE/EE...

8.8CVSS6.6AI score0.00594EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/09/25 12:00 a.m.•17 views

qt6-webengine -- Multiple vulnerabilities

Qt qtwebengine-chromium repo reports: Backports for 9 security bugs in Chromium: CVE-2025-9866: Determine whether to bypass redirect checks per request CVE-2025-10200: Use after free in Serviceworker CVE-2025-10201: Inappropriate implementation in Mojo CVE-2025-10500: Use after free in Dawn...

9.1CVSS7.3AI score0.06872EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/09/24 12:00 a.m.•12 views

openvpn-devel -- script injection vulnerability from trusted but malicious server

Gert Doering reports: Notable changes beta1 - beta2 are: ... add proper input sanitation to DNS strings to prevent an attack coming from a trusted-but-malicous OpenVPN server CVE: 2025-10680, affects unixoid systems with --dns-updown scripts and windows using the built-in powershell call Lev...

8.8CVSS7.6AI score0.07087EPSS
SaveExploits0References2
Total number of security vulnerabilities6696