Lucene search
+L
MageiaMost viewed

6145 matches found

Mageia
Mageia
•added 2018/02/26 11:40 p.m.•51 views

Updated cups packages fix security vulnerability

Updated cups packages fix security vulnerability: Jann Horn discovered that CUPS permitted HTTP requests with the Host header set to "localhost.localdomain" from the loopback interface. If a user were tricked in to opening a specially crafted website in their web browser, an attacker could...

7.5CVSS0.9AI score0.02923EPSS
SaveExploits1References2
Mageia
Mageia
•added 2017/12/31 3:14 p.m.•51 views

Updated ruby-RubyGems packages fix security vulnerabilities

An ANSI escape sequence vulnerability CVE-2017-0899. A DoS vulnerability in the query command CVE-2017-0900. A vulnerability in the gem installer that allowed a malicious gem to overwrite arbitrary files CVE-2017-0901. A DNS request hijacking vulnerability CVE-2017-0902. An unsafe object...

9.8CVSS2.7AI score0.29442EPSS
SaveExploits7References3
Mageia
Mageia
•added 2017/11/16 7:39 a.m.•51 views

Updated flash-player-plugin packages fixes security vulnerabilities

Adobe Flash Player 27.0.0.187 addresses critical vulnerabilities that could lead to code execution. The update fixes out-of-bounds reads CVE-2017-3112, CVE-2017-3114, CVE-2017-11213 and use-after-free issues CVE-2017-11215, CVE-2017-11225...

10CVSS2.3AI score0.06518EPSS
SaveExploits0References2
Mageia
Mageia
•added 2017/09/16 8:24 a.m.•51 views

Updated kernel packages fix security vulnerabilities

This kernel update is based on upstream 4.9.50 and fixes at least the following security issues: net/xfrm/xfrmpolicy.c in the Linux kernel through 4.12.3, when CONFIGXFRMMIGRATE is enabled, does not ensure that the dir value of xfrmuserpolicyid is XFRMPOLICYMAX or less, which allows local users t...

8.8CVSS3.5AI score0.16181EPSS
SaveExploits12References8
Mageia
Mageia
•added 2017/08/20 8:48 a.m.•51 views

Updated mariadb packages fix security vulnerabilities

Difficult to exploit vulnerability in MariaDB Server allows high privileged attacker with logon to the infrastructure where MariaDB Server executes to compromise MariaDB Server. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this...

5.6CVSS4.1AI score0.03198EPSS
SaveExploits0References3
Mageia
Mageia
•added 2017/08/16 9:10 p.m.•51 views

Updated subversion packages fix security vulnerability

A Subversion client sometimes connects to URLs provided by the repository. A maliciously constructed svn+ssh:// URL would cause Subversion clients to run an arbitrary shell command. Such a URL could be generated by a malicious server, by a malicious user committing to an honest server to attack...

9.8CVSS2.6AI score0.18892EPSS
SaveExploits3References6
Mageia
Mageia
•added 2017/08/13 1:17 p.m.•51 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/22 8:42 a.m.•51 views

Updated flash-player-plugin packages fix security vulnerability

Adobe Flash Player 26.0.0.137 contains fixes to critical security vulnerabilities found in earlier versions that could potentially allow an attacker to take control of the affected system. This update resolves security bypass and memory corruption vulnerabilities that could lead to information...

9.3CVSS4.8AI score0.08552EPSS
SaveExploits0References2
Mageia
Mageia
•added 2017/06/28 10:01 a.m.•51 views

Updated docker packages fix security vulnerability

The runc component used by docker exec feature of docker allowed additional container processes to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can,...

6.4CVSS2.6AI score0.00396EPSS
SaveExploits0References2
Mageia
Mageia
•added 2017/03/31 6:14 a.m.•51 views

Updated mariadb packages fix security vulnerability

Crash in libmysqlclient.so in MariaDB 10.0.x through 10.0.29 CVE-2017-3302. Vulnerability in the MariaDB Server component of MariaDB subcomponent: Server: MyISAM. Difficult to exploit vulnerability allows low privileged attacker with logon to the infrastructure where MariaDB Server executes to...

7.5CVSS4.9AI score0.04905EPSS
SaveExploits0References3
Mageia
Mageia
•added 2017/02/18 4:29 p.m.•51 views

Updated jitsi packages fix security vulnerability

An incorrect implementation of XEP-0280: Message Carbons in Jitsi and other XMPP clients allows a remote attacker to impersonate any user, including contacts, in the vulnerable application's display. This allows for various kinds of social engineering attacks CVE-2017-5603...

5.9CVSS5.5AI score0.0155EPSS
SaveExploits2References2
Mageia
Mageia
•added 2017/02/03 9:39 p.m.•51 views

Updated phpmyadmin packages fix security vulnerabilities

Multiple vulnerabilities in setup script CVE-2016-6621 / PMASA-2016-44. Open redirect PMASA-2017-1. php-gettext code execution CVE-2015-8980 / PMASA-2017-2. DOS vulnerability in table editing PMASA-2017-3. CSS injection in themes PMASA-2017-4. SSRF in replication PMASA-2017-6. DOS in replication...

9.8CVSS9.9AI score0.06711EPSS
SaveExploits1References11
Mageia
Mageia
•added 2016/12/30 10:22 p.m.•51 views

Updated mcabber packages fix security vulnerability

It was discovered that there was a "roster push attack" vulnerability in mcabber, a console-based Jabber XMPP client. A remote attacker can modify the roster and intercept messages via a crafted roster-push IQ stanza CVE-2016-9928...

7.4CVSS2.9AI score0.04512EPSS
SaveExploits2References4
Mageia
Mageia
•added 2016/11/06 10:34 a.m.•51 views

Updated python-django packages fix security vulnerabilities

User with hardcoded password created when running tests on Oracle When running tests with an Oracle database, Django creates a temporary database user. In older versions, if a password isn't manually specified in the database settings TEST dictionary, a hardcoded password is used. This could allo...

9.8CVSS3.2AI score0.06074EPSS
SaveExploits0References3
Mageia
Mageia
•added 2016/09/21 8:38 p.m.•51 views

Updated nodejs packages fix security vulnerability

Under certain conditions, V8 may improperly expand memory allocations in the Zone::New function. This could potentially be used to cause a Denial of Service via buffer overflow or as a trigger for a remote code execution CVE-2016-1669. The primary npm registry has used HTTP bearer tokens to...

9.3CVSS2.9AI score0.04227EPSS
SaveExploits0References6
Mageia
Mageia
•added 2016/08/31 5:34 p.m.•51 views

Updated webkit2 packages fix security vulnerability

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

8.8CVSS3.5AI score0.18843EPSS
SaveExploits4References8
Mageia
Mageia
•added 2016/05/21 10:11 p.m.•51 views

Updated p7zip packages fix CVE-2016-2335

Updated p7zip package fixes security vulnerability: An out of bound read vulnerability exists in the CInArchive::ReadFileItem method functionality of 7zip for handling UDF files that can lead to denial of service or code execution CVE-2016-2335...

8.8CVSS2.5AI score0.09795EPSS
SaveExploits2References3
Mageia
Mageia
•added 2016/01/20 5:53 p.m.•51 views

Updated encfs packages fix security vulnerability

A local attacker can utilize a possible buffer overflow in the encodeName method of StreamNameIO and BlockNameIO to execute arbitrary code or cause a Denial of Service. Also multiple weak cryptographics practices have been found in encfs CVE-2014-3462...

7.5CVSS8.2AI score0.03112EPSS
SaveExploits0References2
Mageia
Mageia
•added 2015/07/30 9:08 p.m.•51 views

Updated groovy package fixes security vulnerability

When an application has Groovy on the classpath and that it uses standard Java serialization mechanim to communicate between servers, or to store local data, it is possible for an attacker to bake a special serialized object that will execute code directly when deserialized. All applications whic...

9.8CVSS9.2AI score0.41032EPSS
SaveExploits4References2
Mageia
Mageia
•added 2015/07/05 5:22 p.m.•51 views

Updated mysql-connector-java package fixes security vulnerability

Difficult to exploit vulnerability allows successful authenticated network attacks via multiple protocols. Successful attack of this vulnerability can result in unauthorized update, insert or delete access to some MySQL Connectors accessible data as well as read access to a subset of MySQL...

4.9CVSS8AI score0.03564EPSS
SaveExploits0References3
Mageia
Mageia
•added 2015/06/24 5:58 a.m.•51 views

Updated flash-player-plugin package fixes security vulnerability

Adobe Flash Player 11.2.202.468 contains fixes to critical security vulnerabilities found in earlier versions that could cause a crash and potentially allow an attacker to take control of the affected system. Adobe is aware of reports that CVE-2015-3113 is being actively exploited in the wild via...

10CVSS7.9AI score0.9994EPSS
SaveExploits11References3
Mageia
Mageia
•added 2015/05/05 1:36 p.m.•51 views

Updated polarssl & hiawatha packages fix security vulnerabilities

Updated hiawatha package fixes security vulnerabilities: The hiawatha package included a bundled copy of PolarSSL 1.3.2, which was vulnerable to several security issues that had already been fixed in the system polarssl package. These issues were CVE-2014-4911, CVE-2014-8627, CVE-2014-8628, and...

6AI score
SaveExploits0References4
Mageia
Mageia
•added 2015/04/18 8:21 a.m.•51 views

Updated potrace packages fix CVE-2013-7437

Updated potrace packages fix security vulnerability: Multiple integer overflows in potrace 1.11 allow remote attackers to cause a denial of service crash via large dimensions in a BMP image, which triggers a buffer overflow CVE-2013-7437...

5CVSS6.5AI score0.03292EPSS
SaveExploits1References2
Mageia
Mageia
•added 2015/04/09 10:54 p.m.•51 views

Updated openldap packages fix CVE-2015-1545

Updated openldap packages fix security vulnerability: The deref overlay in slapd 2.4.13 through 2.4.40 dereferences a NULL pointer when a search request includes the Deref control with an empty list of attributes to return missing input validation. This allows a remote unauthenticated client to...

5CVSS7.6AI score0.11091EPSS
SaveExploits1References2
Mageia
Mageia
•added 2015/03/19 4:47 p.m.•51 views

Updated openssl packages fix security vulnerabilities

Updated openssl packages fix security vulnerabilities: The function ASN1TYPEcmp will crash with an invalid read if an attempt is made to compare ASN.1 boolean types. Since ASN1TYPEcmp is used to check certificate signature algorithm consistency this can be used to crash any certificate verificati...

6.8CVSS7.6AI score0.21247EPSS
SaveExploits0References2
Mageia
Mageia
•added 2015/03/14 6:44 p.m.•51 views

Updated 389-ds-base packages fix security vulnerabilities

An information disclosure flaw was found in the way the 389 Directory Server stored information in the Changelog that is exposed via the 'cn=changelog' LDAP sub-tree. An unauthenticated user could in certain cases use this flaw to read data from the Changelog, which could include sensitive...

5CVSS5.7AI score0.02108EPSS
SaveExploits0References2
Mageia
Mageia
•added 2015/02/24 9:20 p.m.•51 views

Updated samba packages fix CVE-2015-0240

Updated samba packages fix security vulnerabilities: An uninitialized pointer use flaw was found in the Samba daemon smbd. A malicious Samba client could send specially crafted netlogon packets that, when processed by smbd, could potentially lead to arbitrary code execution with the privileges of...

10CVSS8.7AI score0.87636EPSS
SaveExploits7References3
Mageia
Mageia
•added 2015/02/17 6:38 p.m.•51 views

Updated postgresql packages fix security vulnerabilities

Updated postgresql packages fix security vulnerabilities: A user with limited clearance on a table might have access to information in columns without SELECT rights on through server error messages CVE-2014-8161. The function tochar might read/write past the end of a buffer. This might crash the...

9.8CVSS7.9AI score0.05533EPSS
SaveExploits0References3
Mageia
Mageia
•added 2014/12/26 5:04 p.m.•51 views

Updated apache-poi packages fix security vulnerabilities

Updated apache-poi packages fix security vulnerabilities: It was found that Apache POI would resolve entities in OOXML documents. A remote attacker able to supply OOXML documents that are parsed by Apache POI could use this flaw to read files accessible to the user running the application server,...

4.3CVSS6.9AI score0.13258EPSS
SaveExploits0References2
Mageia
Mageia
•added 2014/12/19 3:06 p.m.•51 views

Updated file packages fix security vulnerabilities

Updated file packages fix security vulnerabilities: Thomas Jarosch of Intra2net AG reported that using the file command on a specially-crafted ELF binary could lead to a denial of service due to uncontrolled resource consumption CVE-2014-8116. Thomas Jarosch of Intra2net AG reported that using th...

5CVSS9AI score0.05926EPSS
SaveExploits0References4
Mageia
Mageia
•added 2014/12/14 2:10 p.m.•51 views

Updated cpio package fixes security vulnerability

Heap-based buffer overflow in the processcopyin function in GNU Cpio 2.11 allows remote attackers to cause a denial of service via a large block value in a cpio archive CVE-2014-9112. Additionally, a null pointer dereference in the copyinlink function which could cause a denial of service has als...

5CVSS6.6AI score0.07093EPSS
SaveExploits1References2
Mageia
Mageia
•added 2014/12/13 8:16 p.m.•51 views

Updated freetype2 packages fix security vulnerability

Updated freetype2 packages fix security vulnerability: It was reported that Freetype before 2.5.4 suffers from an out-of-bounds stack-based read/write flaw in cf2hintmapbuild in the CFF rasterizing code, which could lead to a buffer overflow. This is due to an incomplete fix for CVE-2014-2240...

6.4AI score
SaveExploits0References3
Mageia
Mageia
•added 2014/11/26 5:29 p.m.•51 views

Updated wordpress package fixes security vulnerabilities

XSS in wptexturize via comments or posts, exploitable for unauthenticated users CVE-2014-9031. XSS in media playlists CVE-2014-9032. CSRF in the password reset process CVE-2014-9033. Denial of service for giant passwords. The phpass library by Solar Designer was used in both projects without...

6.8CVSS6.2AI score0.82702EPSS
SaveExploits8References3
Mageia
Mageia
•added 2014/11/25 9:21 a.m.•51 views

Updated chromium-browser-stable fixes multiple security vulnerabilities

Updated chromium-browser-stable packages fix security vulnerabilities: Buffer overflow in Skia, as used in Google Chrome before 39.0.2171.65, allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors CVE-2014-7904. Use-after-free...

7.5CVSS7.3AI score0.07653EPSS
SaveExploits14References4
Mageia
Mageia
•added 2014/10/23 1:27 p.m.•51 views

Updated lua and lua5.1 packages fix security vulnerability

A heap-based overflow vulnerability was found in the way Lua handles varargs functions with many fixed parameters called with few arguments, leading to application crashes or, potentially, arbitrary code execution CVE-2014-5461...

5CVSS9.5AI score0.11714EPSS
SaveExploits1References4
Mageia
Mageia
•added 2014/10/23 1:27 p.m.•51 views

Updated libxml2 packages fix security vulnerability

A denial of service flaw was found in libxml2, a library providing support to read, modify and write XML and HTML files. A remote attacker could provide a specially crafted XML file that, when processed by an application using libxml2, would lead to excessive CPU consumption denial of service bas...

5CVSS6.3AI score0.03988EPSS
SaveExploits1References2
Mageia
Mageia
•added 2014/10/07 9:22 a.m.•51 views

Updated dbus packages fix multiple security vulnerabilities

Updated dbus packages fixes the following security issues: Alban Crequy and Simon McVittie discovered several vulnerabilities in the D-Bus message daemon: On 64-bit platforms, file descriptor passing could be abused by local users to cause heap corruption in dbus-daemon, leading to a crash, or...

4.4CVSS6.8AI score0.00508EPSS
SaveExploits0References3
Mageia
Mageia
•added 2014/08/26 11:04 p.m.•51 views

Updated harbour package fixes security vulnerability

An integer overflow in liblzo before 2.07 allows attackers to cause a denial of service or possibly code execution in applications using performing LZO decompression on a compressed payload from the attacker CVE-2014-4607. The harbour is built with a bundled copy of minilzo, which is a part of...

8.8CVSS9.3AI score0.05315EPSS
SaveExploits1References3
Mageia
Mageia
•added 2014/06/06 5:54 p.m.•51 views

Updated php packages fix CVE-2014-0237-8

Updated php packages fix security vulnerabilities: A flaw was found in the way file's Composite Document Files CDF format parser handle CDF files with many summary info entries. The cdfunpacksummaryinfo function unnecessarily repeatedly read the info from the same offset. This led to many...

5CVSS7.2AI score0.20805EPSS
SaveExploits0References5
Mageia
Mageia
•added 2014/05/14 10:04 p.m.•51 views

Updated python3 packages fix security vulnerability

It was reported that a patch added to Python 3.2 caused a race condition where a file created could be created with world read/write permissions instead of the permissions dictated by the original umask of the process. This could allow a local attacker that could win the race to view and edit fil...

3.3CVSS7.5AI score0.00356EPSS
SaveExploits0References2
Mageia
Mageia
•added 2014/02/08 7:11 p.m.•51 views

Updated yaml packages fix CVE-2013-6393

Updated libyaml packages fix security vulnerabilities: Florian Weimer of the Red Hat Product Security Team discovered a heap-based buffer overflow flaw in LibYAML, a fast YAML 1.1 parser and emitter library. A remote attacker could provide a YAML document with a specially-crafted tag that, when...

6.8CVSS3.6AI score0.07386EPSS
SaveExploits0References2
Mageia
Mageia
•added 2013/11/22 6:40 p.m.•51 views

Updated memcached packages fix CVE-2011-4971

Updated memcached packages fix security vulnerability: Memcached is vulnerable to a denial of service as it can be made to crash when it receives a specially crafted packet over the network CVE-2011-4971. The updated packages have been upgraded to the 1.4.15 version and patched to resolve this fl...

5CVSS3.9AI score0.22317EPSS
SaveExploits4References3
Mageia
Mageia
•added 2013/11/20 8:54 p.m.•51 views

Updated firefox, rootcerts, nspr & nss packages fix security vulnerabilities

Updated nspr and nss packages fix security vulnerabilities: Potentially exploitable buffer overflow in NSS before 3.15.3 that allows remote attackers to cause a denial of service or possibly have unspecified other impact via invalid handshake packets CVE-2013-5605. The CERTVerifyCert function in...

7.5CVSS4.8AI score0.84424EPSS
SaveExploits0References6
Mageia
Mageia
•added 2013/09/13 8:12 p.m.•51 views

Updated flash-player-plugin package fixes critical security vulnerabilities

Adobe Flash Player 11.2.202.310 contains fixes to critical security vulnerabilities found in earlier versions. These vulnerabilities could cause a crash and potentially allow an attacker to take control of the affected system. This update resolves memory corruption vulnerabilities that could lead...

10CVSS5.3AI score0.05759EPSS
SaveExploits0References2
Mageia
Mageia
•added 2013/07/21 9:31 a.m.•51 views

Updated xlockmore package fixes security vulnerability

xlockmore before 5.43 contains a security flaw related to potential NULL pointer dereferences when authenticating via glibc 2.17+'s crypt function. Under certain conditions the NULL pointers can trigger a crash in xlockmore effectively bypassing the screen lock CVE-2013-4143...

2.1CVSS4.6AI score0.00397EPSS
SaveExploits0References2
Mageia
Mageia
•added 2013/06/18 2:58 p.m.•51 views

Updated owncloud package fixes security vulnerabilities

Cross-site scripting XSS vulnerabilities in js/viewer.js inside the filesvideoviewer application via multiple unspecified vectors in all ownCloud versions prior to 5.0.7 and 4.5.12 allows authenticated remote attackers to inject arbitrary web script or HTML via shared files CVE-2013-2150...

3.5CVSS4.9AI score0.01152EPSS
SaveExploits0References2
Mageia
Mageia
•added 2013/06/06 12:24 p.m.•51 views

Updated wireshark packages fix security vulnerability (Mageia 2)

The ASN.1 BER dissector could crash CVE-2013-3557...

5CVSS2.5AI score0.03348EPSS
SaveExploits1References4
Mageia
Mageia
•added 2013/06/06 12:24 p.m.•51 views

Updated libvirt packages fix security vulnerability

It was found that libvirtd leaked file descriptors when listing all volumes for a particular pool. A remote attacker able to establish a read-only connection to libvirtd could use this flaw to cause libvirtd to consume all available file descriptors, preventing other users from using libvirtd...

5CVSS2.1AI score0.03513EPSS
SaveExploits0References2
Mageia
Mageia
•added 2025/03/31 3:54 p.m.•50 views

Updated elfutils packages fix security vulnerabilities

elfutils v0.189 was discovered to contain a NULL pointer dereference via the handleverdef function at readelf.c. CVE-2024-25260 GNU elfutils eu-readelf readelf.c printstringsection buffer overflow. CVE-2025-1372 GNU elfutils eu-strip strip.c gelfgetsymshndx denial of service. CVE-2025-1377...

7.8CVSS7.3AI score0.00343EPSS
SaveExploits3References2
Mageia
Mageia
•added 2024/10/29 4:11 p.m.•50 views

Updated chromium-browser-stable packages fix security vulnerabilities

Integer overflow in Layout. CVE-2024-7025 Insufficient data validation in Mojo. CVE-2024-9369 Inappropriate implementation in V8. CVE-2024-9370 Type Confusion in V8. CVE-2024-9602 Type Confusion in V8. CVE-2024-9603...

9.6CVSS7.2AI score0.00774EPSS
SaveExploits2References3
Total number of security vulnerabilities5000