Lucene search
+L
MageiaMost viewed

6099 matches found

Mageia
Mageia
•added 2021/01/08 3:34 p.m.•49 views

Updated firefox packages fix security vulnerability

A malicious peer could have modified a COOKIE-ECHO chunk in a SCTP packet in a way that potentially resulted in a use-after-free. We presume that with enough effort it could have been exploited to run arbitrary code. CVE-2020-16044...

8.8CVSS2.6AI score0.01304EPSS
SaveExploits0References3
Mageia
Mageia
•added 2020/11/23 7:51 p.m.•49 views

Updated python-pillow packages fix security vulnerabilities

Pillow before 6.2.3 and 7.x before 7.0.1 has multiple out-of-bounds reads in libImaging/FliDecode.c CVE-2020-10177. In libImaging/PcxDecode.c in Pillow before 6.2.3 and 7.x before 7.0.1, an out-of-bounds read can occur when reading PCX files where state-shuffle is instructed to read beyond...

8.1CVSS2.4AI score0.02514EPSS
SaveExploits0References2
Mageia
Mageia
•added 2020/11/23 7:51 p.m.•49 views

Updated italc packages fix security vulnerabilities

An issue was discovered in LibVNCServer through 0.9.11. rfbProcessClientNormalMessage in rfbserver.c does not sanitize msg.cct.length, leading to access to uninitialized and potentially sensitive data or possibly unspecified other impact e.g., an integer overflow via specially crafted VNC packets...

9.8CVSS2.5AI score0.15089EPSS
SaveExploits4References3
Mageia
Mageia
•added 2020/11/08 2:14 p.m.•49 views

Updated libuv packages a fix security vulnerability

The implementation of realpath in libuv before 1.39 incorrectly determined the buffer size which can result in a buffer overflow if the resolved path is longer than 256 bytes CVE-2020-8252...

7.8CVSS8.2AI score0.00714EPSS
SaveExploits0References3
Mageia
Mageia
•added 2020/10/24 5:51 p.m.•49 views

Updated thunderbird packages fix security vulnerabilities

Memory safety bugs fixed in Thunderbird 78.4. CVE-2020-15683 Use-after-free in usersctp. CVE-2020-15969...

9.8CVSS3.2AI score0.02652EPSS
SaveExploits0References4
Mageia
Mageia
•added 2020/08/28 2:46 p.m.•49 views

Updated thunderbird packages fix security vulnerabilities

By holding a reference to the eval function from an about:blank window, a malicious webpage could have gained access to the InstallTrigger object which would allow them to prompt the user to install an extension. Combined with user confusion, this could result in an unintended or malicious...

8.8CVSS1.4AI score0.01378EPSS
SaveExploits0References3
Mageia
Mageia
•added 2020/07/31 11:25 p.m.•49 views

Updated chocolate-doom packages fix security vulnerability

The server in Chocolate Doom 3.0.0 doesn't validate the user-controlled numplayers value, leading to a buffer overflow. A malicious user can overwrite the server's stack CVE-2020-14983...

9.8CVSS3.4AI score0.02245EPSS
SaveExploits1References2
Mageia
Mageia
•added 2020/07/05 8:46 a.m.•49 views

Updated mailman packages fix security vulnerability

Updated mailman package fixes security vulnerability: Up to mailman 2.1.29 when sending a file without a file extension or an unknown file extension then the file is stored in the list archive with the file extension .obj. Most web servers will try to assign a mime type based on the file extensio...

6.5CVSS1.2AI score0.02698EPSS
SaveExploits1References3
Mageia
Mageia
•added 2020/06/20 10:45 p.m.•49 views

Updated gnutls packages fix security vulnerability

Updated gnutls packages fix security vulnerability: It was found that GnuTLS 3.6.4 introduced a regression in the TLS protocol implementation. This caused the TLS server to not securely construct a session ticket encryption key considering the application supplied secret, allowing a MitM attacker...

7.4CVSS2.7AI score0.17507EPSS
SaveExploits3References2
Mageia
Mageia
•added 2020/05/27 9:52 a.m.•49 views

Updated log4net packages fix security vulnerability

Updated log4net packages fix security vulnerability This patch fixes a security vulnerability reported by Karthik Balasundaram. The security vulnerability was found in the way how log4net parses xml configuration files where it allowed to process XML External Entity Processing. An attacker could...

9.8CVSS6.9AI score0.17366EPSS
SaveExploits0References3
Mageia
Mageia
•added 2020/05/10 8:55 a.m.•49 views

Updated chromium-browser-stable packages fix security vulnerabilities

Chromium-browser 81.0.4044.138 fixes security issues: Multiple flaws were found in the way Chromium 81.0.4044.129 processes various types of web content, where loading a web page containing malicious content could cause Chromium to crash, execute arbitrary code, or disclose sensitive information...

9.8CVSS2.2AI score0.05803EPSS
SaveExploits1References2
Mageia
Mageia
•added 2020/04/16 11:1 p.m.•49 views

Updated chromium-browser-stable packages fix security vulnerabilities

Chromium-browser 81.0.4044.92 fixes security issues: Multiple flaws were found in the way Chromium 80.0.3987.149 processes various types of web content, where loading a web page containing malicious content could cause Chromium to crash, execute arbitrary code, or disclose sensitive information...

8.8CVSS2.2AI score0.01977EPSS
SaveExploits9References3
Mageia
Mageia
•added 2020/04/15 10:12 a.m.•49 views

Updated thunderbird packages fix security vulnerabilities

The updated packages fix security vulnerabilities: Use-after-free while running the nsDocShell destructor. CVE-2020-6819 Use-after-free when handling a ReadableStream. CVE-2020-6820 Uninitialized memory could be read when using the WebGL copyTexSubImage method. CVE-2020-6821 Out of bounds write i...

9.8CVSS2.2AI score0.06305EPSS
SaveExploits1References4
Mageia
Mageia
•added 2020/04/08 5:12 p.m.•49 views

Updated firefox packages fix security vulnerabilities

Updated firefox packages fix security vulnerabilities: When reading from areas partially or fully outside the source resource with WebGL's copyTexSubImage method, the specification requires the returned values be zero. Previously, this memory was uninitialized, leading to potentially sensitive da...

9.8CVSS0.5AI score0.01905EPSS
SaveExploits0References2
Mageia
Mageia
•added 2020/02/24 9:44 p.m.•49 views

Updated libxml2_2 packages fix security vulnerabilities

Updated libxml2 packages fix security vulnerabilities: xmlSchemaPreRun in xmlschemas.c in libxml2 2.9.10 allows an xmlSchemaValidateStream memory leak CVE-2019-20388. xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation CVE-2020-7595...

7.5CVSS7.9AI score0.07627EPSS
SaveExploits0References2
Mageia
Mageia
•added 2020/02/21 11:6 p.m.•49 views

Updated patch packages fix security vulnerabilities

Updated patch package fixes security vulnerabilities: In GNU patch through 2.7.6, the following of symlinks is mishandled in certain cases other than input files. CVE-2019-13636. A vulnerability was found in GNU patch through 2.7.6 is vulnerable to OS shell command injection that can be exploited...

9.3CVSS2AI score0.04493EPSS
SaveExploits1References3
Mageia
Mageia
•added 2020/01/17 10:16 a.m.•49 views

Updated kernel packages fix security vulnerabilities

This update is based on upstream 5.4.12 and fixes at least the following security vulnerabilities: Intel GPU Hardware prior to Gen11 does not clear EU state during a context switch. This can result in information leakage between contexts CVE-2019-14615. A heap-based buffer overflow was discovered...

9.8CVSS2.6AI score0.0776EPSS
SaveExploits0References3
Mageia
Mageia
•added 2020/01/05 3:37 p.m.•49 views

Updated freeradius packages fix security vulnerabilities

Updated freeradius packages fix security vulnerabilities: It was discovered freeradius does not correctly configure logrotate, allowing a local attacker who already has control of the radiusd user to escalate his privileges to root, by tricking logrotate into writing a radiusd-writable file to a...

7.5CVSS1.7AI score0.02222EPSS
SaveExploits4References4
Mageia
Mageia
•added 2019/12/06 2:15 p.m.•49 views

Updated libtiff packages fix security vulnerability

The updated packages fix a security vulnerability: tifgetimage.c in LibTIFF through 4.0.10, as used in GDAL through 3.0.1 and other products, has an integer overflow that potentially causes a heap-based buffer overflow via a crafted RGBA image, related to a "Negative-size-param" condition...

8.8CVSS4.6AI score0.03356EPSS
SaveExploits0References2
Mageia
Mageia
•added 2019/11/30 1:6 p.m.•49 views

Updated bzip2 packages fix security vulnerability

The updated packages fix a security vulnerability: BZ2decompress in decompress.c in bzip2 through 1.0.6 has an out-of-bounds write when there are many selectors. CVE-2019-12900...

9.8CVSS3.5AI score0.08054EPSS
SaveExploits0References7
Mageia
Mageia
•added 2019/08/18 12:39 p.m.•49 views

Updated elfutils packages fix security vulnerabilities

It was discovered that elfutils incorrectly handled certain malformed files. If a user or automated system were tricked into processing a specially crafted file, elfutils could be made to crash or consume resources, resulting in a denial of service CVE-2017-7607, CVE-2017-7608, CVE-2017-7609,...

9.8CVSS6.9AI score0.03691EPSS
SaveExploits16References4
Mageia
Mageia
•added 2019/04/10 10:7 p.m.•49 views

Updated mariadb packages fix security vulnerability

Vulnerability in the MariaDB Server component of MariaDB subcomponent: Server: Optimizer. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MariaDB Server. Successful attacks of this vulnerability can result in unauthorized...

6.5CVSS2.6AI score0.0461EPSS
SaveExploits0References3
Mageia
Mageia
•added 2019/01/15 10:15 p.m.•49 views

Updated nss packages fix security vulnerability

Keegan Ryan discovered that NSS incorrectly handled ECDSA key generation. A local attacker could possibly use this issue to perform a cache-timing attack and recover private ECDSA keys CVE-2018-0495...

4.7CVSS2.6AI score0.00887EPSS
SaveExploits1References2
Mageia
Mageia
•added 2019/01/10 10:53 a.m.•49 views

Updated live, ffmpeg, mplayer, and vlc packages fix security vulnerabilities

A bug in the server implementation of RTSP-over-HTTP in live could allow a denial-of-service attack. A bug in the server implementation of RTSP-over-HTTP could allow a buffer overflow, which could result in the execution of arbitrary code when parsing a malformed RTSP stream CVE-2018-4013. The...

10CVSS5AI score0.09667EPSS
SaveExploits3References4
Mageia
Mageia
•added 2018/11/03 11:55 a.m.•49 views

Updated virtualbox packages fix security vulnerabilities

This update provides virtualbox 5.2.20 and fixes the following security vulnerabilities: During key agreement in a TLS handshake using a DHE based ciphersuite a malicious server can send a very large prime value to the client. This will cause the client to spend an unreasonably long period of tim...

9CVSS2.3AI score0.49268EPSS
SaveExploits0References3
Mageia
Mageia
•added 2018/10/19 6:0 p.m.•49 views

Updated glib2.0 packages fix security vulnerabilities

The updated glib2.0 packages fix security vulnerabilities: In GNOME GLib 2.56.1, gmarkupparsecontextendparse in gmarkup.c has a NULL pointer dereference CVE-2018-16428. GNOME GLib 2.56.1 has an out-of-bounds read vulnerability in gmarkupparsecontextparse in gmarkup.c, related to utf8str...

9.8CVSS2.4AI score0.04693EPSS
SaveExploits2References2
Mageia
Mageia
•added 2018/10/01 8:44 a.m.•49 views

Updated firefox packages fix security vulnerability

Firefox 60 is now the only supported version of the ESR series and it brings a completely new browser engine, designed to take full advantage of the processing power in modern devices. Firefox also now exclusively supports extensions built using the WebExtension API. This update brings Firefox...

5.9CVSS1.8AI score0.01496EPSS
SaveExploits0References1
Mageia
Mageia
•added 2018/09/21 4:26 p.m.•49 views

Updated webkit2 packages fix security vulnerability

The webkit2 package has been updated to version 2.20.5, fixing several security issues and other bugs...

8.8CVSS3.5AI score0.02571EPSS
SaveExploits0References4
Mageia
Mageia
•added 2018/09/20 11:17 p.m.•49 views

Updated ghostscript packages fix security vulnerabilities

Updated ghostscript packages fix several security vulnerabilities including: In Artifex Ghostscript 9.23 before 2018-08-23, attackers are able to supply malicious PostScript files to bypass .tempfile restrictions and write files CVE-2018-15908. In Artifex Ghostscript 9.23 before 2018-08-24, a typ...

9.3CVSS1.2AI score0.92499EPSS
SaveExploits5References7
Mageia
Mageia
•added 2018/09/02 7:7 p.m.•49 views

Updated openssl packages fix security vulnerabilities

Updated openssl packages fix security vulnerabilities: During key agreement in a TLS handshake using a DHE based ciphersuite a malicious server can send a very large prime value to the client. This will cause the client to spend an unreasonably long period of time generating a key for this prime...

7.5CVSS2.4AI score0.49268EPSS
SaveExploits0References5
Mageia
Mageia
•added 2018/08/31 9:11 p.m.•49 views

Updated quazip packages fix security vulnerability

Updated quazip packages fix security vulnerability: A vulnerability has been found in the way developers have implemented the archive extraction of files. An arbitrary file write vulnerability, that can be achieved using a specially crafted zip archive affects other archives as well, bzip2, tar,x...

5.5CVSS3.3AI score0.0595EPSS
SaveExploits0References2
Mageia
Mageia
•added 2018/08/23 11:35 p.m.•49 views

Updated thunderbird packages fix security vulnerabilities

Updated thunderbird package fixes security vulnerabilities: Spoofing of Email signatures II: The signature verification routine in Enigmail interpreted User IDs as status/control messages and did not correctly keep track of the status of multiple signatures. This allowed remote attackers to spoof...

7.5CVSS5AI score0.08654EPSS
SaveExploits1References3
Mageia
Mageia
•added 2018/08/15 3:45 p.m.•49 views

Updated iceaepe packages fix security vulnerability

Updated iceape packages include security fixes from upstream Seamonkey and Firefox: Multiple flaws were found in the way Iceape 2.49.1 processes various types of web content, where loading a web page containing malicious content could cause Iceape to crash, execute arbitrary code, or disclose...

9.8CVSS2.3AI score0.21288EPSS
SaveExploits9References7
Mageia
Mageia
•added 2018/07/13 7:1 p.m.•49 views

Updated flash-player-plugin packages fix security vulnerabilities

Updated flash-player-plugin packages fix security vulnerabilities: A type confusion vulnerability that could lead to arbitrary code execution CVE-2018-5007. An out of bounds read that could lead to information disclosure CVE-2018-5008...

8.8CVSS2.6AI score0.18002EPSS
SaveExploits1References2
Mageia
Mageia
•added 2018/06/24 10:2 p.m.•49 views

Updated file packages fix a security vulnerability

The updated packages fix a security vulnerability: The docorenote function in readelf.c in libmagic.a in file 5.33 allows remote attackers to cause a denial of service out-of-bounds read and application crash via a crafted ELF file. CVE-2018-10360...

6.5CVSS5.1AI score0.0341EPSS
SaveExploits0References2
Mageia
Mageia
•added 2018/06/17 9:26 p.m.•49 views

Updated freedink-dfarc package fixes security vulnerability

Sylvain Beucler and Dan Walma discovered several directory traversal issues in DFArc as well as in the RTsoft's Dink Smallwood HD / ProtonSDK version, allowing an attacker to overwrite arbitrary files on the user's system CVE-2018-0496. This release fixes it, and brings translation updates...

7.5CVSS4.4AI score0.02448EPSS
SaveExploits0References2
Mageia
Mageia
•added 2018/06/14 6:14 p.m.•49 views

Updated jasper packages fix security vulnerabilities

Updated japser packages fix security vulnerabilities: An assertion failure was possible to trigger in JPCNOMINALGAIN CVE-2016-9396. Denial of service via a reachable assertion in the function jpcfirstone in libjasper/jpc/jpcmath.c could lead to denial of service CVE-2018-9055...

7.5CVSS3.1AI score0.05686EPSS
SaveExploits1References4
Mageia
Mageia
•added 2018/05/29 7:41 p.m.•49 views

Updated python packages fix security vulnerabilities

Updated python packages fix security vulnerabilities: A flaw was found in the way catastrophic backtracking was implemented in Python's pop3lib's apop method. An attacker could use this flaw to cause denial of service CVE-2018-1060. A flaw was found in the way catastrophic backtracking was...

7.5CVSS2.9AI score0.05287EPSS
SaveExploits1References3
Mageia
Mageia
•added 2018/05/16 8:24 a.m.•49 views

Updated libtiff packages fix security vulnerabilities

The TIFFWriteDirectorySec function in tifdirwrite.c in LibTIFF through 4.0.9 allows remote attackers to cause a denial of service assertion failure and application crash via a crafted file, a different vulnerability than CVE-2017-13726. CVE-2018-10963 In LibTIFF 4.0.9, a heap-based buffer overflo...

8.8CVSS5.6AI score0.03765EPSS
SaveExploits2References1
Mageia
Mageia
•added 2018/03/29 9:0 p.m.•49 views

Updated mailman packages fix a security vulnerability

Updated mailman package fixes security vulnerability: Calum Hutton and the Mailman team discovered a cross site scripting and information leak vulnerability in the user options page. A remote attacker could use a crafted URL to steal cookie information or to fish for whether a user is subscribed ...

6.1CVSS0.8AI score0.04569EPSS
SaveExploits3References2
Mageia
Mageia
•added 2018/02/08 11:30 a.m.•49 views

Updated p7zip packages fix security vulnerability

Heap-based buffer overflow vulnerability in the NCompress::NShrink::CDecoder::CodeReal method in p7zip. A remote attacker can take advantage of this flaw to cause a denial-of-service or, potentially the execution of arbitrary code with the privileges of the user running p7zip, if a specially...

7.8CVSS5.2AI score0.04938EPSS
SaveExploits1References2
Mageia
Mageia
•added 2017/08/19 9:58 a.m.•49 views

Updated libmspack packages fix security vulnerabilities

It was discovered that libmspack incorrectly handled certain malformed CHM files. A remote attacker could use this issue to cause libmspack to crash, resulting in a denial of service, or possibly execute arbitrary code CVE-2017-6419. It was discovered that libmspack incorrectly handled certain...

7.8CVSS3.2AI score0.02067EPSS
SaveExploits0References2
Mageia
Mageia
•added 2017/08/13 1:17 p.m.•49 views

Updated kernel-linus packages fixes security and other bugs

This kernel-linus update is based on upstream 4.9.40 and fixes at least the following security issues: Linux kernel built with the VirtIO GPU driverCONFIGDRMVIRTIOGPU support is vulnerable to a memory leakage issue. It could occur while creating a virtio gpu object in virtiogpuobjectcreate. A...

7.8CVSS1.4AI score0.03763EPSS
SaveExploits0References6
Mageia
Mageia
•added 2017/08/13 1:17 p.m.•49 views

Updated supervisor packages fix security vulnerability

A vulnerability has been found where an authenticated client can send a malicious XML-RPC request to supervisord that will run arbitrary shell commands on the server. The commands will be run as the same user as supervisord. Depending on how supervisord has been configured, this may be root...

9CVSS2.9AI score0.87378EPSS
SaveExploits10References2
Mageia
Mageia
•added 2017/07/28 6:12 p.m.•49 views

Updated libraw packages fix security vulnerabilities

A memory corruption in parsetiffifd function CVE-2017-6886. A memory corruption via e.g. a specially crafted KDC file parsetiffifd CVE-2017-6887. An integer overflow error within the "foveonloadcamf" function CVE-2017-6889. A boundary error within the "foveonloadcamf" function CVE-2017-6890...

9.8CVSS4.4AI score0.03362EPSS
SaveExploits0References2
Mageia
Mageia
•added 2017/07/22 8:42 a.m.•49 views

Updated libtiff packages fix security vulnerabilities

Multiple vulnerabilities have been discovered in the libtiff library and the included tools, which may result in denial of service or the execution of arbitrary code CVE-2017-9936, CVE-2017-10688...

7.5CVSS3.4AI score0.07482EPSS
SaveExploits5References2
Mageia
Mageia
•added 2017/06/19 7:44 a.m.•49 views

Updated firefox packages fix security vulnerabilities

Multiple flaws were found in the processing of malformed web content. A web page containing malicious content could cause Firefox to crash or, potentially, execute arbitrary code with the privileges of the user running Firefox CVE-2017-5470, CVE-2017-5472, CVE-2017-7749, CVE-2017-7751,...

9.8CVSS3.9AI score0.05216EPSS
SaveExploits11References4
Mageia
Mageia
•added 2017/06/10 7:1 a.m.•49 views

Updated dropbear packages fix security vulnerability

A double-free in the server could be triggered by an authenticated user if dropbear is running with -a CVE-2017-9078. The default Mageia configuration does not set -a, so is not vulnerable Dropbear parsed authorizedkeys as root, even if it were a symlink. The fix is to switch to user permissions...

8.8CVSS3.9AI score0.05142EPSS
SaveExploits0References2
Mageia
Mageia
•added 2017/06/08 9:39 p.m.•49 views

Updated wireshark packages fix security vulnerabilities

The wireshark package has been updated to version 2.0.13, which fixes several security issues where a malformed packet trace could cause it to crash or go into an infinite loop, and fixes several other bugs as well. See the release notes for details...

7.8CVSS3AI score0.03436EPSS
SaveExploits0References12
Mageia
Mageia
•added 2017/05/02 6:37 a.m.•49 views

Updated libxslt packages fix security vulnerability

Holger Fuhrmannek discovered an integer overflow in the xsltAddTextString function in Libxslt. An attacker could use this to craft a malicious document that, when opened, could cause a denial of service application crash or possible execute arbitrary code CVE-2017-5029...

8.8CVSS3.4AI score0.02131EPSS
SaveExploits0References2
Total number of security vulnerabilities5000