Lucene search
+L
MageiaRecent

6218 matches found

Mageia
Mageia
added 2023/03/01 9:14 p.m.56 views

Updated libraw packages fix security vulnerability

Buffer Overflow vulnerability in LibRaw linux/unix v0.20.0 allows attacker to escalate privileges via the LibRawbufferdatastream::getschar, int in /src/libraw/src/librawdatastream.cpp. CVE-2021-32142...

7.8CVSS4.9AI score0.00424EPSS
SaveExploits1References2
Mageia
Mageia
added 2023/03/01 9:14 p.m.52 views

Updated binwalk packages fix security vulnerability

Remote code execution using crafted PFS filesystem. CVE-2022-4510...

7.8CVSS3AI score0.22013EPSS
SaveExploits8References3
Mageia
Mageia
added 2023/03/01 9:14 p.m.49 views

Updated libtiff packages fix security vulnerability

Out-of-bounds read in tiffcrop in tools/tiffcrop.c:3488, allowing attackers to cause a denial-of-service via a crafted tiff file. CVE-2023-0795 Out-of-bounds read in tiffcrop in tools/tiffcrop.c:3592, allowing attackers to cause a denial-of-service via a crafted tiff file. CVE-2023-0796...

6.8CVSS6AI score0.00428EPSS
SaveExploits10References2
Mageia
Mageia
added 2023/03/01 9:14 p.m.31 views

Updated pkgconf packages fix security vulnerability

In pkgconf through 1.9.3, variable duplication can cause unbounded string expansion due to incorrect checks in libpkgconf/tuple.c:pkgconftupleparse. For example, a .pc file containing a few hundred bytes can expand to one billion bytes. CVE-2023-24056...

5.5CVSS5.6AI score0.00516EPSS
SaveExploits1References2
Mageia
Mageia
added 2023/03/01 9:14 p.m.58 views

Updated chromium-browser-stable packages fix security vulnerability

Chromium updated Chromium to 110.0.5481.177 to fix vulnerabilities including CVE-2023-0927 Use after free in Web Payments API. CVE-2023-0928 Use after free in SwiftShader. CVE-2023-0929 Use after free in Vulkan. CVE-2023-0930 Heap buffer overflow in Video. CVE-2023-0931 Use after free in Video...

8.8CVSS9.7AI score0.00668EPSS
SaveExploits0References2
Mageia
Mageia
added 2023/03/01 9:14 p.m.101 views

Updated nodejs packages fix security vulnerability

The following CVEs are fixed in this release: CVE-2023-23918: Node.js Permissions policies can be bypassed via process.mainModule High CVE-2023-23920: Node.js insecure loading of ICU data through ICUDATA environment variable Low More detailed information on each of the vulnerabilities can be foun...

7.5CVSS6.6AI score0.02023EPSS
SaveExploits0References4
Mageia
Mageia
added 2023/03/01 9:14 p.m.244 views

Updated vim packages fix security vulnerability

A null pointer dereference issue was discovered in function guix11createblankmouse in guix11.c in vim 8.1.2269 thru 9.0.0339 allows attackers to cause denial of service or other unspecified impacts. CVE-2022-47024 Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1225...

7.8CVSS7.8AI score0.00555EPSS
SaveExploits1References4
Mageia
Mageia
added 2023/03/01 9:14 p.m.133 views

Updated emacs packages fix security vulnerability

GNU Emacs through 28.2 allows attackers to execute commands via shell metacharacters in the name of a source-code file, because lib-src/etags.c uses the system C library function in its implementation of the etags program. For example, a victim may use the "etags -u " command suggested in the eta...

9.8CVSS9.1AI score0.01639EPSS
SaveExploits0References2
Mageia
Mageia
added 2023/02/27 8:27 p.m.46 views

Updated python-cryptography packages fix security vulnerability

Cipher.updateinto would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects such as 'bytes' to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an...

6.5CVSS6.9AI score0.01301EPSS
SaveExploits1References2
Mageia
Mageia
added 2023/02/27 8:27 p.m.53 views

Updated gnutls packages fix security vulnerability

Timing side channel in the RSA decryption implementation of the GNU TLS library. CVE-2023-0361...

7.4CVSS7.7AI score0.01415EPSS
SaveExploits1References3
Mageia
Mageia
added 2023/02/27 8:27 p.m.46 views

Updated c-ares packages fix security vulnerability

The configsortlist function is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow and thus may cause a denial of service. CVE-2022-4904...

8.6CVSS8.7AI score0.01222EPSS
SaveExploits1References2
Mageia
Mageia
added 2023/02/27 8:27 p.m.58 views

Updated clamav packages fix security vulnerability

A possible remote code execution vulnerability in the HFS+ file parser. CVE-2023-20032 A possible remote information leak vulnerability in the DMG file parser. CVE-2023-20052...

9.8CVSS8.1AI score0.29314EPSS
SaveExploits5References2
Mageia
Mageia
added 2023/02/27 8:27 p.m.51 views

Updated ipython packages fix security vulnerability

Executed config files from the current working directory, which could result in cross-user attacks if run from a directory multiple users may write to. CVE-2022-21699...

8.8CVSS3.6AI score0.00652EPSS
SaveExploits1References6
Mageia
Mageia
added 2023/02/27 8:27 p.m.63 views

Updated php packages fix security vulnerability

The passwordverify function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid. CVE-2023-0567 The core path resolution function allocates a buffer one byte too...

8.1CVSS7.4AI score0.01408EPSS
SaveExploits2References2
Mageia
Mageia
added 2023/02/27 8:27 p.m.58 views

Updated apr packages fix security vulnerability

Integer Overflow or Wraparound vulnerability in aprencode functions of Apache Portable Runtime APR allows an attacker to write beyond bounds of a buffer. CVE-2022-24963...

9.8CVSS9.1AI score0.01472EPSS
SaveExploits0References2
Mageia
Mageia
added 2023/02/27 8:27 p.m.79 views

Updated git packages fix security vulnerability

Using a specially-crafted repository, Git can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source $GITDIR/objects directory contains symbolic links, the objects directory itself may still be a symbolic link. The...

7.5CVSS6.8AI score0.01144EPSS
SaveExploits3References3
Mageia
Mageia
added 2023/02/27 8:27 p.m.42 views

Updated jupyter-core packages fix security vulnerability

Arbitrary code execution when loading configuration files CVE-2022-39286...

8.8CVSS3.2AI score0.01141EPSS
SaveExploits0References3
Mageia
Mageia
added 2023/02/27 8:27 p.m.57 views

Updated postgresql packages fix security vulnerability

Client memory disclosure when connecting, with Kerberos, to modified server. CVE-2022-41862...

3.7CVSS2.2AI score0.00622EPSS
SaveExploits0References2
Mageia
Mageia
added 2023/02/27 8:27 p.m.49 views

Updated sofia-sip packages fix security vulnerability

The configsortlist function is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow and thus may cause a denial of service. CVE-2022-47516...

7.5CVSS3.9AI score0.01647EPSS
SaveExploits1References2
Mageia
Mageia
added 2023/02/27 8:27 p.m.60 views

Updated python-twisted packages fix security vulnerability

When the host header does not match a configured host twisted.web.vhost.NameVirtualHost will return a NoResource resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. CVE-2022-39348...

5.4CVSS0.9AI score0.01244EPSS
SaveExploits1References4
Mageia
Mageia
added 2023/02/27 8:27 p.m.73 views

Updated apache-commons-fileupload packages fix security vulnerability

Denial of service with a malicious upload or series of uploads. CVE-2023-24998...

7.5CVSS7.9AI score0.48788EPSS
SaveExploits1References2
Mageia
Mageia
added 2023/02/27 8:27 p.m.77 views

Updated python-jupyterlab packages fix security vulnerability

Remote code execution, but requires user action to open a notebook. CVE-2021-32797, and other bug fixes...

9.6CVSS2.9AI score0.0266EPSS
SaveExploits1References2
Mageia
Mageia
added 2023/02/27 8:27 p.m.128 views

Updated sox packages fix security vulnerability

CVE-2019-13590: sox-fmt validation CVE-2021-3643 and CVE-2021-23210: voc validation CVE-2021-23159 and CVE-2021-23172: hcom validation CVE-2021-33844: wav validation CVE-2021-40426: sphere validation CVE-2022-31650: aiff validation CVE-2022-31651: reject implausible rate...

10CVSS6.4AI score0.02211EPSS
SaveExploits8References3
Mageia
Mageia
added 2023/02/20 9:25 p.m.90 views

Updated qtbase5 packages fix security vulnerability

Avoid unintentionally using binaries from CWD CVE-2022-23853 Fix a possible DOS involving the Qt SQL ODBC driver plugin CVE-2023-24607 Also fixes a regression that prevented Akonadi from working with kmail...

7.8CVSS7.8AI score0.0132EPSS
SaveExploits0References1
Mageia
Mageia
added 2023/02/20 9:25 p.m.369 views

Updated nodejs-qs packages fix security vulnerability

nodejs qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an proto key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query...

7.5CVSS8.6AI score0.15064EPSS
SaveExploits2References3
Mageia
Mageia
added 2023/02/20 9:25 p.m.183 views

Updated curl packages fix security vulnerability

HTTP multi-header compression denial of service. CVE-2023-23916...

6.5CVSS6.8AI score0.01703EPSS
SaveExploits1References2
Mageia
Mageia
added 2023/02/20 9:25 p.m.60 views

Updated firefox packages fix security vulnerability

An attacker could construct a PKCS 12 cert bundle in such a way that could allow for arbitrary memory writes via PKCS 12 Safe Bag attributes being mishandled CVE-2023-0767. The Content-Security-Policy-Report-Only header could allow an attacker to leak a child iframe's unredacted URI when...

8.8CVSS1.5AI score0.00817EPSS
SaveExploits0References6
Mageia
Mageia
added 2023/02/20 9:25 p.m.44 views

Updated upx packages fix security vulnerability

Denial of service due to heap-based buffer overflow issue in UPX in PackTmt::pack in ptmt.cpp file. CVE-2023-23456 Denial of service due to segmentation fault in UPX in PackLinuxElf64::invertptdynamic in plxelf.cpp. CVE-2023-23457...

5.5CVSS6.3AI score0.00387EPSS
SaveExploits2References3
Mageia
Mageia
added 2023/02/20 9:25 p.m.66 views

Updated webkit2 packages fix security vulnerability

Type confusion leading to arbitrary code execution using crafted web page CVE-2023-23529...

8.8CVSS9.1AI score0.09502EPSS
SaveExploits0References4
Mageia
Mageia
added 2023/02/20 9:25 p.m.81 views

Updated thunderbird packages fix security vulnerability

User Interface lockup with messages combining S/MIME and OpenPGP. CVE-2023-0616 Content security policy leak in violation reports using iframes. CVE-2023-25728 Screen hijack via browser fullscreen mode. CVE-2023-25730 Arbitrary memory write via PKCS 12 in NSS. CVE-2023-0767 Potential use-after-fr...

8.8CVSS2.1AI score0.00817EPSS
SaveExploits0References3
Mageia
Mageia
added 2023/02/14 10:43 p.m.160 views

Updated ffmpeg packages fix security vulnerability

A null pointer dereference issue was discovered in 'FFmpeg' in decodemainheader function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformatnewstream and triggers the null pointer dereference error, causing an application to crash...

5.3CVSS2.8AI score0.00824EPSS
SaveExploits0References3
Mageia
Mageia
added 2023/02/14 10:43 p.m.28 views

Updated phpmyadmin packages fix security vulnerability

Security fix for an XSS vulnerability in the drag-and-drop upload functionality PMASA-2023-01 Additional bugfixes including - issue 17506 Fix error when configuring 2FA without XMLWriter or Imagick issue 17519 Fix Export pages not working in certain conditions issue 17121 Fix passwordhash functio...

1.7AI score
SaveExploits0References2
Mageia
Mageia
added 2023/02/14 10:43 p.m.49 views

Updated chromium-browser-stable packages fix security vulnerability

The chromium-browser-stable package has been updated to the 109.0.5414.119 release, fixing 6 vulnerabilities. Some of the security fixes are: High CVE-2023-0471: Use after free in WebTransport. Reported by chichoo Kimchichoo and Cassidy Kim@cassidy6564 on 2022-10-19 High CVE-2023-0472: Use after...

8.8CVSS9.1AI score0.00736EPSS
SaveExploits0References3
Mageia
Mageia
added 2023/02/14 10:43 p.m.59 views

Updated libzen packages fix security vulnerability

A vulnerability classified as problematic has been found in MediaArea ZenLib up to 0.4.38. This affects the function Ztring::DateFromSeconds1970Local of the file Source/ZenLib/Ztring.cpp. The manipulation of the argument Value leads to unchecked return value to null pointer dereference...

7.5CVSS3.1AI score0.01177EPSS
SaveExploits0References2
Mageia
Mageia
added 2023/02/14 10:43 p.m.72 views

Updated webkit2 packages fix security vulnerability

Processing maliciously crafted web content may lead to arbitrary code execution. CVE-2022-42826 CVE-2023-23517 CVE-2023-23518...

8.8CVSS9.1AI score0.00902EPSS
SaveExploits0References3
Mageia
Mageia
added 2023/02/14 10:43 p.m.89 views

Updated apr-util packages fix security vulnerability

Integer Overflow or Wraparound vulnerability in aprbase64 functions of Apache Portable Runtime Utility APR-util allows an attacker to write beyond bounds of a buffer. CVE-2022-25147...

6.5CVSS9.1AI score0.01417EPSS
SaveExploits0References2
Mageia
Mageia
added 2023/02/14 10:43 p.m.45 views

Updated tpm2-tss packages fix security vulnerability

Tss2RCSetHandler and Tss2RCDecode both index into layerhandler with an 8 bit layer number, but the array only has TPM2ERRORTSS2RCLAYERCOUNT entries, so trying to add a handler for higher-numbered layers or decode a response code with such a layer number reads/writes past the end of the buffer...

6.4CVSS6.6AI score0.00515EPSS
SaveExploits1References3
Mageia
Mageia
added 2023/02/14 10:43 p.m.71 views

Updated editorconfig-core-c packages fix security vulnerability

Mark Esler and David Fernandez Gonzalez discovered that EditorConfig Core C incorrectly handled memory when handling certain inputs. An attacker could possibly use this issue to cause applications using EditorConfig Core C to crash, resulting in a denial of service, or possibly execute arbitrary...

7.8CVSS8.1AI score0.00965EPSS
SaveExploits1References1
Mageia
Mageia
added 2023/02/07 12:06 a.m.156 views

Updated netatalk packages fix security vulnerability

Heap overflow leading to arbitrary code execution. CVE-2021-31439 Buffer overflow leading to remote code execution CVE-2022-0194 Improper length validation leading to remote code execution CVE-2022-23121 Buffer overflow leading to remote code execution CVE-2022-23122 Out-of-bounds read leading to...

9.8CVSS3.4AI score0.08594EPSS
SaveExploits1References4
Mageia
Mageia
added 2023/02/07 12:06 a.m.105 views

Updated apache packages fix security vulnerability

CVE-2022-37436: Apache HTTP Server: modproxy prior to 2.4.55 allows a backend to trigger HTTP response splitting. Prior to 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers ha...

9CVSS7.5AI score0.60995EPSS
SaveExploits0References2
Mageia
Mageia
added 2023/02/07 12:06 a.m.36 views

Updated python-mechanize packages fix security vulnerability

Denial of service via crafted regular expression CVE-2021-32837 Fixed mechanize not found during build...

7.5CVSS3.4AI score0.28872EPSS
SaveExploits1References2
Mageia
Mageia
added 2023/02/07 12:06 a.m.30 views

Updated advancecomp packages fix security vulnerability

Segmentation fault on invalid MNG size...

2.9AI score
SaveExploits0References2
Mageia
Mageia
added 2023/02/07 12:06 a.m.64 views

Updated sofia-sip packages fix security vulnerability

Missing message length and attributes length checks when it handles STUN packets, leading to controllable heap-over-flow CVE-2023-22741...

9.8CVSS9.1AI score0.0238EPSS
SaveExploits1References2
Mageia
Mageia
added 2023/02/07 12:06 a.m.182 views

Updated dojo packages fix security vulnerability

Dijit Editor's LinkDialog plugin of dojo 1.14.0 to 1.14.7 is vulnerable to cross-site scripting XSS attacks. CVE-2020-4051 Prototype pollution vulnerability via the setObject function. CVE-2021-23450...

9.8CVSS2.3AI score0.30367EPSS
SaveExploits1References3
Mageia
Mageia
added 2023/02/07 12:06 a.m.162 views

Updated libxpm packages fix security vulnerability

libXpm incorrectly handled calling external helper binaries. If libXpm was being used by a setuid binary, a local attacker could possibly use this issue to escalate privileges. CVE-2022-4883 libXpm incorrectly handled certain XPM files. If a user or automated system were tricked into opening a...

8.8CVSS1.8AI score0.01273EPSS
SaveExploits2References5
Mageia
Mageia
added 2023/02/07 12:06 a.m.68 views

Updated ruby-sinatra packages fix security vulnerability

Potential reflected file download RFD vulnerability in ruby-sinatra, a Ruby library for writing HTTP applications. A Content-Disposition HTTP header was being incorrectly derived from a potentially user-supplied filename. CVE-2022-45442...

8.8CVSS1AI score0.00666EPSS
SaveExploits1References2
Mageia
Mageia
added 2023/02/07 12:06 a.m.199 views

Updated nodejs-minimist packages fix security vulnerability

Minimist =1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey lines 69-95. CVE-2021-44906...

9.8CVSS3.5AI score0.04581EPSS
SaveExploits1References2
Mageia
Mageia
added 2023/02/07 12:06 a.m.107 views

Updated git packages fix security vulnerability

gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a '.gitattributes' file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes,...

9.8CVSS3.6AI score0.56334EPSS
SaveExploits0References5
Mageia
Mageia
added 2023/02/07 12:06 a.m.43 views

Updated opusfile packages fix security vulnerability

NULL pointer dereferences in opgetdata and opopen1 in opusfile.c CVE-2022-47021...

7.8CVSS2.4AI score0.00391EPSS
SaveExploits1References2
Mageia
Mageia
added 2023/02/07 12:06 a.m.74 views

Updated python-future packages fix security vulnerability

Excessive CPU usage via a crafted Set-Cookie header CVE-2022-40899...

7.5CVSS2AI score0.01819EPSS
SaveExploits1References3
Total number of security vulnerabilities6218