Lucene search
+L

16053 matches found

Tenable Nessus
Tenable Nessus
added 2021/09/14 12:00 a.m.32 views

FreeBSD : Matrix clients -- several vulnerabilities (93eb0e48-14ba-11ec-875e-901b0e9408dc)

Matrix developers report : Today we are disclosing a critical security issue affecting multiple Matrix clients and libraries including Element Web/Desktop/Android, FluffyChat, Nheko, Cinny, and SchildiChat. Specifically, in certain circumstances it may be possible to trick vulnerable clients into...

5.9CVSS5.9AI score0.00662EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2021/09/13 12:00 a.m.37 views

FreeBSD : go -- archive/zip: overflow in preallocation check can cause OOM panic (4ea1082a-1259-11ec-b4fa-dd5a552bdd17)

The Go project reports : An oversight in the previous fix still allows for an OOM panic when the indicated directory size in the archive header is so large that subtracting it from the archive size overflows a uint64, effectively bypassing the check that the number of files in the archive is...

7.5CVSS6.8AI score0.06934EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2021/09/13 12:00 a.m.39 views

FreeBSD : consul -- rpc: authorize raft requests (376df2f1-1295-11ec-859e-000c292ee6b8)

Hashicorp reports : HashiCorp Consul Raft RPC layer allows non-server agents with a valid certificate signed by the same CA to access server-only functionality, enabling privilege escalation. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plug...

8.8CVSS6.5AI score0.01149EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2021/09/10 12:00 a.m.29 views

FreeBSD : Python -- multiple vulnerabilities (145ce848-1165-11ec-ac7e-08002789875b)

Python reports : bpo-42278: Replaced usage of tempfile.mktemp with TemporaryDirectory to avoid a potential race condition. bpo-44394: Update the vendored copy of libexpat to 2.4.1 from 2.2.8 to get the fix for the CVE-2013-0340 'Billion Laughs' vulnerability. This copy is most used on Windows and...

6.8CVSS7.3AI score0.19433EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2021/09/09 12:00 a.m.52 views

FreeBSD : MPD5 PPPoE Server remotely exploitable crash (f55921aa-10c9-11ec-8647-00e0670f2660)

Version 5.92 contains security fix for PPPoE servers. Insufficient validation of incoming PPPoE Discovery request specially crafted by unauthenticated user might lead to unexpected termination of the process. The problem affects mpd versions since 5.0. Installations not using PPPoE server...

5.4AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/09/08 12:00 a.m.21 views

FreeBSD : Python -- multiple vulnerabilities (0e561173-0fa9-11ec-a2fa-080027948c12)

Python reports : bpo-44394: Update the vendored copy of libexpat to 2.4.1 from 2.2.8 to get the fix for the CVE-2013-0340 'Billion Laughs' vulnerability. This copy is most used on Windows and macOS. bpo-43124: Made the internal putcmd function in smtplib sanitize input for presence of \r and \n...

6.8CVSS7.3AI score0.19433EPSS
SaveExploits1References3
CNVD
CNVD
added 2021/09/08 12:00 a.m.44 views

Tuxera NTFS-3G Out-of-Bounds Read Vulnerability (CNVD-2021-72262)

NTFS-3G is a stable, full-featured, read/write NTFS driver for Linux, Android, Mac OS X, FreeBSD, NetBSD, OpenSolaris, QNX, Haiku and other operating systems. An out-of-bounds read vulnerability exists in ntfsielookup in versions prior to NTFS-3G 2021.8.22. An attacker can exploit this...

7.8CVSS7.5AI score0.00426EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/09/08 12:00 a.m.41 views

Tuxera NTFS-3G integer overflow vulnerability

NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux, Android, Mac OS X, FreeBSD, NetBSD, OpenSolaris, QNX, Haiku, and other operating systems. memmove in versions prior to NTFS-3G 2021.8.22 is vulnerable to integer overflow vulnerability. An attacker can exploit this vulnerabilit...

7.8CVSS5.9AI score0.00436EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/09/08 12:00 a.m.34 views

Tuxera NTFS-3G null pointer dereference vulnerability

NTFS-3G is a stable, full-featured, read/write NTFS driver for Linux, Android, Mac OS X, FreeBSD, NetBSD, OpenSolaris, QNX, Haiku, and other operating systems. ntfs extentinodeopen is vulnerable to a null pointer dereference. An attacker could exploit the vulnerability to cause null pointer...

7.8CVSS2.8AI score0.00416EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/09/08 12:00 a.m.40 views

Tuxera NTFS-3G out-of-bounds read vulnerability

NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux, Android, Mac OS X, FreeBSD, NetBSD, OpenSolaris, QNX, Haiku, and other operating systems. NTFS-3G versions prior to 2021.8.22 are vulnerable to an out-of-bounds read vulnerability. The vulnerability stems from an invalid...

7.8CVSS4.7AI score0.00421EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/09/08 12:00 a.m.38 views

Tuxera NTFS-3G out-of-bounds read vulnerability (CNVD-2021-72263)

NTFS-3G is a stable, full-featured, read/write NTFS driver for Linux, Android, Mac OS X, FreeBSD, NetBSD, OpenSolaris, QNX, Haiku, and other operating systems. ntfsrunlistsmergei in versions prior to NTFS-3G 2021.8.22 is vulnerable to an out-of-bounds read. runlistsmergei is vulnerable to...

6.9CVSS4.7AI score0.00423EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/09/07 12:00 a.m.40 views

FreeBSD : Python -- multiple vulnerabilities (032643d7-0ba7-11ec-a689-080027e50e6d)

Python reports : bpo-42278: Replaced usage of tempfile.mktemp with TemporaryDirectory to avoid a potential race condition. bpo-41180: Add auditing events to the marshal module, and stop raising code.init events for every unmarshalled code object. Directly instantiated code objects will continue t...

6.8CVSS7.5AI score0.19433EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2021/09/07 12:00 a.m.23 views

FreeBSD : cyrus-imapd -- multiple-minute daemon hang via input that is mishandled during hash-table interaction (3d915d96-0b1f-11ec-8d9f-080027415d17)

Cyrus IMAP 3.4.2 Release Notes states : Fixed CVE-2021-33582: Certain user inputs are used as hash table keys during processing. A poorly chosen string hashing algorithm meant that the user could control which bucket their data was stored in, allowing a malicious user to direct many inputs to a...

7.5CVSS7AI score0.0307EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/09/07 12:00 a.m.48 views

FreeBSD : chromium -- multiple vulnerabilities (a7732806-0b2a-11ec-836b-3065ec8fd3ec)

Chrome Releases reports : This release contains 27 security fixes, including : - 1233975 High CVE-2021-30606: Use after free in Blink. Reported by Nan Wang @eternalsakura13 and koocola @alocook of 360 Alpha Lab on 2021-07-28 - 1235949 High CVE-2021-30607: Use after free in Permissions. Reported b...

8.8CVSS7.9AI score0.0559EPSS
SaveExploits1References21
Tenable Nessus
Tenable Nessus
added 2021/09/07 12:00 a.m.28 views

FreeBSD : py-matrix-synapse -- several vulnerabilities (a67e358c-0bf6-11ec-875e-901b0e9408dc)

Matrix developers report : This release patches two moderate severity issues which could reveal metadata about private rooms : - CVE-2021-39164: Enumerating a private room's list of members and their display names. - CVE-2021-39163: Disclosing a private room's name, avatar, topic, and number of...

3.5CVSS5.5AI score0.01457EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2021/09/07 12:00 a.m.14 views

FreeBSD : WeeChat -- Crash when decoding a malformed websocket frame in relay plugin. (65f05b71-0e3c-11ec-b335-d4c9ef517024)

The WeeChat project reports : Crash when decoding a malformed websocket frame in relay plugin. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from the FreeBSD VuXML database : Copyright 2003-2021 Jacques Vidrine and...

7AI score
SaveExploits0References3
OPENSUSE Linux
OPENSUSE Linux
added 2021/08/31 12:00 a.m.82 views

Security update for spectre-meltdown-checker (moderate)

openSUSE Security Update: Security update for spectre-meltdown-checker Announcement ID: openSUSE-SU-2021:1212-1 Rating: moderate References: 1189477 Cross-References: CVE-2017-5753 CVSS scores: CVE-2017-5753 NVD : 5.6 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N CVE-2017-5753 SUSE: 7.1...

7.1CVSS6.5AI score0.93838EPSS
SaveExploits10References1
OSV
OSV
added 2021/08/30 7:15 p.m.12 views

CVE-2021-29630

In FreeBSD 13.0-STABLE before n246938-0729ba2f49c9, 12.2-STABLE before r370383, 11.4-STABLE before r370381, 13.0-RELEASE before p4, 12.2-RELEASE before p10, and 11.4-RELEASE before p13, the ggatec daemon does not validate the size of a response before writing it to a fixed-sized buffer allowing a...

8.1CVSS6.2AI score0.01578EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/30 7:15 p.m.26 views

CVE-2021-29630

In FreeBSD 13.0-STABLE before n246938-0729ba2f49c9, 12.2-STABLE before r370383, 11.4-STABLE before r370381, 13.0-RELEASE before p4, 12.2-RELEASE before p10, and 11.4-RELEASE before p13, the ggatec daemon does not validate the size of a response before writing it to a fixed-sized buffer allowing a...

8.1CVSS0.01578EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/08/30 7:15 p.m.5 views

CVE-2021-29630

In FreeBSD 13.0-STABLE before n246938-0729ba2f49c9, 12.2-STABLE before r370383, 11.4-STABLE before r370381, 13.0-RELEASE before p4, 12.2-RELEASE before p10, and 11.4-RELEASE before p13, the ggatec daemon does not validate the size of a response before writing it to a fixed-sized buffer allowing a...

8.1CVSS7.2AI score0.01578EPSS
SaveExploits0References3
Rows per page
Query Builder