Lucene search
+L
MageiaMost viewed

6135 matches found

Mageia
Mageia
•added 2019/01/05 6:30 p.m.•42 views

Updated pdns packages fix security vulnerabilities

A vulnerability was in found in PowerDNS Authoritative Server. The issue is a memory leak occurring while parsing some malformed records, due to the fact that some memory is allocated parsing a record and is not always properly released if the record is not valid. It allows an authorized user to...

7.5CVSS2.6AI score0.06041EPSS
SaveExploits0References4
Mageia
Mageia
•added 2019/01/05 6:30 p.m.•42 views

Updated pache-commons-compress packages fix security vulnerabilities

A flaw was found in Apache Commons Compress versions 1.11 to 1.15. A specially crafted ZIP archive can be used to cause an infinite loop inside of Apache Commons Compress' extra field parser used by the ZipFile and ZipArchiveInputStream classes in versions 1.11 to 1.15. This can be used to mount ...

5.5CVSS4.6AI score0.05253EPSS
SaveExploits0References3
Mageia
Mageia
•added 2018/11/17 10:23 p.m.•42 views

Updated jhead package fixes security vulnerabilities

The ProcessGpsInfo function may have allowed a remote attacker to cause a denial-of-service attack or unspecified other impact via a malicious JPEG file, because of inconsistency between float and double in a sprintf format string during TAGGPSALT handling CVE-2018-16554. The ProcessGpsInfo...

7.8CVSS4.2AI score0.01766EPSS
SaveExploits2References3
Mageia
Mageia
•added 2018/11/11 9:09 p.m.•42 views

Updated audiofile packages fix security vulnerabilities

A NULL pointer dereference in modules/ModuleState.cpp:ModuleState::setup allows for denial of service via crafted file CVE-2018-13440. A Heap-based buffer overflow was found in Expand3To4Module::run when running sfconvert CVE-2018-17095...

8.8CVSS4AI score0.04654EPSS
SaveExploits2References2
Mageia
Mageia
•added 2018/10/19 6:36 p.m.•42 views

Updated ghostscript packages fix security vulnerabilities

Updated ghostscript packages fix many bugs and security vulnerabilities: Bypassing executeonly to escape -dSAFER sandbox. CVE-2018-17961 Saved execution stacks can leak operator arrays. CVE-2018-18073 1Policy operator gives access to .forceput. CVE-2018-18284...

8.6CVSS1.8AI score0.16288EPSS
SaveExploits4References5
Mageia
Mageia
•added 2018/10/14 12:58 a.m.•42 views

Updated nextcloud packages fix security vulnerability

Nextcloud has been updated to 13.0.6 and fixes at least the following security issue: A missing sanitization of search results for an autocomplete field could lead to a stored XSS requiring user-interaction. The missing sanitization only affected user names, hence malicious search results could...

5.4CVSS2.5AI score0.00885EPSS
SaveExploits0References4
Mageia
Mageia
•added 2018/09/20 11:17 p.m.•42 views

Updated libx11 packages fix security vulnerabilities

Updated libx11 packages fix security vulnerabilities: An issue was discovered in XListExtensions in ListExt.c in libX11 through 1.6.5. A malicious server can send a reply in which the first string overflows, causing a variable to be set to NULL that will be freed later on, leading to DoS...

9.8CVSS2.5AI score0.09341EPSS
SaveExploits0References4
Mageia
Mageia
•added 2018/08/31 9:11 p.m.•42 views

Updated libraw packages fix security vulnerabilities

This update provides libraw 0.18.13 fixing at least the following security issues: LibRaw versions prior to 0.18.12 are vulnerable to an integer overflow in the internal/dcrawcommon.cpp:parseqt function. An attacker could exploit this to cause an infinite loop via a specially crafted Apple...

7.1CVSS5.6AI score0.02212EPSS
SaveExploits0References4
Mageia
Mageia
•added 2018/05/16 8:24 a.m.•42 views

Updated 389-ds-base packages fix security vulnerability

389-ds-base did not properly handle characters needed to be escaped in its query filter. This could result in buffer overflows, from the heap or the stack, on larger filters. An unauthenticated attacker could send a specially crafted LDAP request and crash the server CVE-2018-1089...

7.5CVSS4.1AI score0.04239EPSS
SaveExploits0References2
Mageia
Mageia
•added 2018/04/30 7:08 p.m.•42 views

Updated libofx packages fix security vulnerabilities

An exploitable buffer overflow vulnerability exists in the tag parsing functionality of LibOFX 0.9.11. A specially crafted OFX file can cause a write out of bounds resulting in a buffer overflow on the stack. An attacker can construct a malicious OFX file to trigger this vulnerability...

8.8CVSS5.1AI score0.02393EPSS
SaveExploits4References2
Mageia
Mageia
•added 2018/02/28 1:55 p.m.•42 views

Updated tomcat-native package fixes security vulnerability

When parsing the AIA-Extension field of a client certificate, Apache Tomcat Native did not correctly handle fields longer than 127 bytes. The result of the parsing error was to skip the OCSP check. It was therefore possible for client certificates that should have been rejected if the OCSP check...

5.9CVSS1.9AI score0.03527EPSS
SaveExploits0References2
Mageia
Mageia
•added 2018/02/06 6:25 a.m.•42 views

Updated libvpx packages fix security vulnerability

A flaw was found in libvpx related to odd frame width, which may lead to a denial of service CVE-2017-13194...

7.8CVSS2.2AI score0.01805EPSS
SaveExploits0References2
Mageia
Mageia
•added 2018/02/02 12:33 p.m.•42 views

Updated sox packages fix security vulnerability

There is a heap-based buffer overflow in the ImaExpandS function of imarw.c in Sound eXchange SoX 14.4.2. A Crafted input will lead to a denial of service attack during conversion of an audio file CVE-2017-15370. There is a reachable assertion abort in the function soxappendcomment in formats.c i...

5.5CVSS4.7AI score0.01717EPSS
SaveExploits2References2
Mageia
Mageia
•added 2018/01/12 7:49 p.m.•42 views

Updated irssi packages fix security vulnerabilities

Joseph Bisch discovered that Irssi incorrectly handled incomplete escape codes. If a user were tricked into using malformed commands or opening malformed files, an attacker could use this issue to cause Irssi to crash, resulting in a denial of service CVE-2018-5205. Joseph Bisch discovered that...

9.8CVSS2.5AI score0.02439EPSS
SaveExploits0References2
Mageia
Mageia
•added 2018/01/03 2:22 p.m.•42 views

Updated perl-DBD-mysql packages fix security vulnerability

Pali Rohar discovered that DBD::mysql constructed an error message in a fixed-length buffer, leading to a crash FORTIFYSOURCE failure and, potentially, to denial of service CVE-2016-1246. A vulnerability was discovered in perl-DBD-MySQL that can lead to an out-of-bounds read when using server sid...

9.8CVSS2.9AI score0.04629EPSS
SaveExploits0References6
Mageia
Mageia
•added 2017/12/24 2:34 p.m.•42 views

Updated libraw packages fix security vulnerability

Invalid read memory access in the LibRaw::xtransinterpolate function. CVE-2017-16910...

6.5CVSS3.3AI score0.01796EPSS
SaveExploits1References2
Mageia
Mageia
•added 2017/12/21 6:18 p.m.•42 views

Updated flash-player-plugin packages fix security vulnerability

A regression affecting Adobe Flash Player version 27.0.0.187 and earlier versions causes the unintended reset of the global settings preference file when a user clears browser data. CVE-2017-11305...

6.5CVSS4.3AI score0.03642EPSS
SaveExploits0References2
Mageia
Mageia
•added 2017/12/07 8:54 p.m.•42 views

Updated tor packages fix security vulnerability

When checking for replays in the INTRODUCE1 cell data for a legacy onion service, Tor didn't correctly detect replays in the RSA- encrypted part of the cell. It was previously checking for replays on the entire cell, but those can be circumvented due to the malleability of Tor's legacy hybrid...

8.1CVSS0.9AI score0.01956EPSS
SaveExploits0References2
Mageia
Mageia
•added 2017/11/29 6:52 p.m.•42 views

Updated vlc packages fix security vulnerability

avcodec 2.2.x, as used in VideoLAN VLC media player before 2.2.7, allows out-of-bounds heap memory write due to calling memcpy with a wrong size, leading to a denial of service application crash or possibly code execution CVE-2017-10699. The VLC packages have been updated to version 2.2.8, which...

9.8CVSS3.9AI score0.04513EPSS
SaveExploits0References4
Mageia
Mageia
•added 2017/10/18 8:19 p.m.•42 views

Updated flash-player-plugin packages fix security vulnerability

Adobe Flash Player 27.0.0.170 addresses a critical type confusion vulnerability that could lead to code execution CVE-2017-11292. Adobe is aware of a report that an exploit for CVE-2017-11292 exists in the wild, and is being used in limited, targeted attacks against users running Windows...

8.8CVSS4.1AI score0.11885EPSS
SaveExploits0References2
Mageia
Mageia
•added 2017/08/25 8:35 p.m.•42 views

Updated libice packages fix security vulnerability

libICE depends on arc4random to generate the session cookies, thereby using a weak mechanism to generate entropy CVE-2017-2626...

5.5CVSS1.4AI score0.0046EPSS
SaveExploits2References2
Mageia
Mageia
•added 2017/08/19 10:16 a.m.•42 views

Updated cvs package fixes security vulnerability

It was discovered that CVS, a centralised version control system, did not correctly handle maliciously constructed repository URLs, which allowed an attacker to run an arbitrary shell command CVE-2017-12836...

7.5CVSS4.7AI score0.06017EPSS
SaveExploits1References2
Mageia
Mageia
•added 2017/08/03 7:05 p.m.•42 views

Updated spice packages fix security vulnerability

A vulnerability was discovered in spice, in the server's protocol handling. An authenticated attacker could send specially crafted messages to the spice server, causing out-of-bounds memory accesses leading to parts of server memory being leaked or a crash CVE-2017-7506. The Mageia 5 package has...

8.8CVSS2.8AI score0.04204EPSS
SaveExploits0References5
Mageia
Mageia
•added 2017/08/03 7:05 p.m.•42 views

Updated tcpdump package fixes security vulnerability

Security issue due to insufficient bounds checking for STP CVE-2017-11108...

7.5CVSS1.8AI score0.04901EPSS
SaveExploits0References2
Mageia
Mageia
•added 2017/07/22 9:36 a.m.•42 views

Updated gnutls packages fix security vulnerabilities

GnuTLS before 2017-02-20 has an out-of-bounds write caused by an integer overflow and heap-based buffer overflow related to the cdkpktread function in opencdk/read-packet.c. This issue which is a subset of the vendor's GNUTLS-SA-2017-3 report is fixed in 3.5.10. CVE-2017-7869 GnuTLS version 3.5.1...

7.5CVSS3.9AI score0.0341EPSS
SaveExploits0References4
Mageia
Mageia
•added 2017/07/22 8:42 a.m.•42 views

Updated tnef packages fix security vulnerability

It was discovered that tnef did not correctly validate its input. An attacker could exploit this by tricking a user into opening a malicious attachment, which would result in a denial-of-service by application crash CVE-2017-8911...

9.8CVSS2.5AI score0.01934EPSS
SaveExploits0References2
Mageia
Mageia
•added 2017/06/29 9:40 p.m.•42 views

Updated drupal packages fix security vulnerability

Greg Knaddison, Mori Sugimoto and iancawthorne discovered that files uploaded by anonymous users into a private file system can be accessed by other anonymous users leading to an access bypass vulnerability CVE-2017-6922...

6.5CVSS3.9AI score0.01947EPSS
SaveExploits0References7
Mageia
Mageia
•added 2017/06/10 7:01 a.m.•42 views

Updated ansible packages fix security vulnerability

It was found that aptkey module does not properly verify key fingerprints, allowing remote adversary to create an OpenPGP key which matches the short key ID and inject this key instead of the correct key CVE-2016-8614. It is reported that in Ansible, under some circumstances the mysqluser module...

9.8CVSS2.8AI score0.04844EPSS
SaveExploits1References5
Mageia
Mageia
•added 2017/04/14 7:40 p.m.•42 views

Updated python-django packages fix security vulnerability

It was discovered that Django incorrectly handled numeric redirect URLs. A remote attacker could possibly use this issue to perform XSS attacks, and to use a Django server as an open redirect. CVE-2017-7233 Phithon Gong discovered that Django incorrectly handled certain URLs when the...

6.1CVSS1.4AI score0.02384EPSS
SaveExploits2References3
Mageia
Mageia
•added 2017/04/04 6:44 a.m.•42 views

Updated mxml packages fix security vulnerability

Two stack exhaustion issues based on uncontrolled recursion were found in mxml. A maliciously crafted xml file can cause the application to crash. Recursion using mxmlDelete at mxml-node.c:217 reproducer is stack-exhaustion-1.xml CVE-2016-4570. Recursion using mxmlwritenode at mxml-file.c:2739...

7.1CVSS2.6AI score0.01589EPSS
SaveExploits0References4
Mageia
Mageia
•added 2017/03/03 10:09 a.m.•42 views

Updated ming packages fix security vulnerability

Global-buffer-overflow in printMP3Headers. CVE-2016-9264 Divide-by-zero in printMP3Headers. CVE-2016-9265 Left shift in listmp3.c. CVE-2016-9266 Heap-based buffer overflow in iprintf. CVE-2016-9827 NULL pointer dereference in dumpBuffer. CVE-2016-9828 Heap-based buffer overflow in...

7.8CVSS3.5AI score0.02131EPSS
SaveExploits4References8
Mageia
Mageia
•added 2017/02/02 7:17 p.m.•42 views

Updated pdns-recursor packages fix security vulnerability

Florian Heinz and Martin Kluge reported that pdns-recursor parses all records present in a query regardless of whether they are needed or even legitimate, allowing a remote, unauthenticated attacker to cause an abnormal CPU usage load on the pdns server, resulting in a partial denial of service i...

7.8CVSS3.3AI score0.07294EPSS
SaveExploits0References3
Mageia
Mageia
•added 2017/02/02 8:11 a.m.•42 views

Updated pdns packages fix security vulnerabilities

Mathieu Lafon discovered that pdns does not properly validate records in zones. An authorized user can take advantage of this flaw to crash server by inserting a specially crafted record in a zone under their control and then sending a DNS query for that record CVE-2016-2120. Florian Heinz and...

7.8CVSS1.6AI score0.07294EPSS
SaveExploits0References6
Mageia
Mageia
•added 2016/12/08 7:33 a.m.•42 views

Updated ntp packages fix security vulnerabilities

When ntpd is configured with rate limiting for all associations restrict default limited in ntp.conf, the limits are applied also to responses received from its configured sources. An attacker who knows the sources e.g., from an IPv4 refid in server response and knows the system is misconfigured ...

7.5CVSS1AI score0.12466EPSS
SaveExploits2References6
Mageia
Mageia
•added 2016/12/07 11:48 a.m.•42 views

Updated drupal packages fix security vulnerability

Inconsistent name for term access query; information on taxonomy terms might have been disclosed to unprivileged users CVE-2016-9449. Confirmation forms allow external URLs to be injected CVE-2016-9451...

6.8CVSS3.4AI score0.01957EPSS
SaveExploits0References21
Mageia
Mageia
•added 2016/11/21 10:18 p.m.•42 views

Updated libxslt packages fix security vulnerability

A heap overread bug was found in libxslt, which can cause arbitrary code execution or denial of service CVE-2016-4738...

9.3CVSS2.8AI score0.04131EPSS
SaveExploits0References2
Mageia
Mageia
•added 2016/11/17 11:40 p.m.•42 views

Updated derby packages fix security vulnerability

Apache Derby could allow a remote attacker to obtain sensitive information, caused by a XML external entity XXE error when processing XML data by the XML datatype and XmlVTI. An attacker could exploit this vulnerability to read arbitrary files on the system or cause a denial of service...

9.1CVSS8.8AI score0.12173EPSS
SaveExploits0References2
Mageia
Mageia
•added 2016/10/04 12:20 p.m.•42 views

Updated chromium-browser-stable packages fix security vulnerability

Chromium-browser-stable 53.0.2785.143 provides fixes for security issues: a use-after-free bug in V8 CVE-2016-5177 and various problems found in upstream's internal audits, fuzzing, and other initiatives CVE-2016-5178...

9.8CVSS3.3AI score0.01853EPSS
SaveExploits0References2
Mageia
Mageia
•added 2016/08/31 3:32 p.m.•42 views

Updated nettle/nettle2.7 packages fix security vulnerability

The cryptographic library nettle had a potential information leak problem reported. RSA code is vulnerable to cache sharing related attacks CVE-2016-6489...

7.5CVSS3.6AI score0.05007EPSS
SaveExploits0References2
Mageia
Mageia
•added 2016/08/09 8:58 a.m.•42 views

Updated chromium-browser-stable packages fix security vulnerability

Chromium-browser-stable 52.0.2743.116 fixes security issues: two heap overflow issues in pdfium CVE-2016-5139 and CVE-2016-5140; an address bar spoofing problem CVE-2016-5141; a use-after-free bug CVE-2016-5142 and a same origin bypass problem CVE-2016-5145 in blink; two parameter sanitization...

9.8CVSS2.3AI score0.01849EPSS
SaveExploits0References2
Mageia
Mageia
•added 2016/08/03 10:57 a.m.•42 views

Updated wireshark packages fix security vulnerability

The wireshark package has been updated to version 2.0.5, 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...

5.9CVSS2.9AI score0.0771EPSS
SaveExploits4References12
Mageia
Mageia
•added 2016/05/29 1:55 p.m.•42 views

Updated docker package fixes CVE-2016-3697

Updated docker packages fix security vulnerability: It was found that Docker would launch containers under the specified UID instead of a username. An attacker able to launch a container could use this flaw to escalate their privileges to root within the launched container CVE-2016-3697...

7.8CVSS3.8AI score0.00388EPSS
SaveExploits0References3
Mageia
Mageia
•added 2016/05/18 8:14 p.m.•42 views

Updated libarchive packages fix CVE-2016-1541

Updated libarchive packages fix security vulnerability: Heap-based buffer overflow in the zipreadmacmetadata function in archivereadsupportformatzip.c in libarchive before 3.2.0 allows remote attackers to execute arbitrary code via crafted entry-size values in a ZIP archive CVE-2016-1541. The...

8.8CVSS7.1AI score0.10284EPSS
SaveExploits1References3
Mageia
Mageia
•added 2016/04/21 2:52 p.m.•42 views

Updated chromium-browser-stable packages fix security vulnerabilities

Chromium-browser-stable 50.0.2661.75 fixes security issues: Cross-site scripting XSS vulnerability in the ModuleSystem::RequireForJsInner function in extensions/renderer/modulesystem.cc in the Extensions subsystem in Google Chrome before 50.0.2661.75 allows remote attackers to inject arbitrary we...

10CVSS5.1AI score0.02573EPSS
SaveExploits0References2
Mageia
Mageia
•added 2016/03/31 8:22 p.m.•42 views

Updated proftpd packages fix security vulnerability

A bug with security implications was found in the modtls module in ProFTPD before 1.3.5b. This module has a configuration option TLSDHParamFile to specify user-defined Diffie Hellman parameters. The software would ignore the user-defined parameters and use Diffie Hellman key exchanges with 1024...

7.5CVSS1.9AI score0.06979EPSS
SaveExploits0References3
Mageia
Mageia
•added 2016/03/25 6:38 a.m.•42 views

Updated git packages fix security vulnerability

There is a buffer overflow vulnerability possibly leading to remote code execution in git. It can happen while pushing or cloning a repository with a large filename or a large number of nested trees CVE-2016-2315, CVE-2016-2324. The git package has been updated to version 2.7.4, which fixes this...

10CVSS2.5AI score0.18113EPSS
SaveExploits0References15
Mageia
Mageia
•added 2016/02/09 7:05 p.m.•42 views

Updated jasper packages fix CVE-2016-1867

Updated jasper packages fix security vulnerabilities: The jpcpinextcprl function in JasPer 1.900.1 allows remote attackers to cause a denial of service out-of-bounds read and application crash via a crafted JPEG 2000 image CVE-2016-1867...

6.5CVSS5.4AI score0.02314EPSS
SaveExploits0References3
Mageia
Mageia
•added 2016/02/05 5:26 p.m.•42 views

Updated imlib2 packages fix security vulnerability

Various issues in imlib before 1.4.7 in the GIF loader CVE-2014-9762, CVE-2014-9764 and PNM loader CVE-2014-9763 could cause crashes. The imlib2 package has been updated to version 1.4.7, fixing these issues and several other bugs...

7.5CVSS7.7AI score0.02709EPSS
SaveExploits0References3
Mageia
Mageia
•added 2016/02/05 5:26 p.m.•42 views

Updated curl packages fix security vulnerability

libcurl before 7.47.0 will reuse NTLM-authenticated proxy connections without properly making sure that the connection was authenticated with the same credentials as set for this transfer. The effect of this flaw is that the application could be reusing a proxy connection using the previously use...

7.3CVSS2.7AI score0.09327EPSS
SaveExploits0References2
Mageia
Mageia
•added 2016/01/29 11:02 a.m.•42 views

Updated firefox packages fix security vulnerability

Several 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-2016-1930, CVE-2016-1935...

10CVSS4.1AI score0.05992EPSS
SaveExploits0References5
Total number of security vulnerabilities5000