Lucene search
+L
AmazonRecent

9213 matches found

Amazon
Amazon
•added 2023/09/20 12:00 a.m.•42 views

Medium: gsl

Issue Overview: A buffer overflow can occur when calculating the quantile value using the Statistics Library of GSL GNU Scientific Library, versions 2.5 and 2.6. Processing a maliciously crafted input data for gslstatsquantilefromsorteddata of the library may lead to unexpected application...

6.5CVSS7.4AI score0.00883EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/20 12:00 a.m.•38 views

Low: shadow-utils

Issue Overview: A flaw was found in shadow-utils. When asking for a new password, shadow-utils asks the password twice. If the password fails on the second attempt, shadow-utils fails in cleaning the buffer used to store the first entry. This may allow an attacker with enough access to retrieve t...

5.5CVSS6.8AI score0.00257EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/20 12:00 a.m.•11 views

Important: kernel

Issue Overview: KVM: arm64: Prevent unconditional donation of unmapped regions from the host NOTE: https://source.android.com/docs/security/bulletin/2023-08-01 NOTE: https://git.kernel.org/linus/09cce60bddd6461a93a5bf434265a47827d1bc6f CVE-2023-21264 A vulnerability was found due to a missing loc...

6.7CVSS6.7AI score0.00154EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/20 12:00 a.m.•10 views

Medium: nasm

Issue Overview: A Segmentation Fault issue discovered in in ieeesegment function in outieee.c in nasm 2.14.03 and 2.15 allows remote attackers to cause a denial of service via crafted assembly file. CVE-2020-21528 Affected Packages: nasm Issue Correction: Run dnf update nasm --releasever...

5.5CVSS5.7AI score0.0047EPSS
SaveExploits1
Amazon
Amazon
•added 2023/09/13 12:00 a.m.•7 views

Medium: php

Issue Overview: A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote of PDOSQLite returning an improperly quoted string. With the implementation of sqlite3snprintf, it is possible to force the function to return a single apostrophe if the function is called...

9.1CVSS7AI score0.02171EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/13 12:00 a.m.•6 views

Medium: php

Issue Overview: A flaw was found in php. The main cause of this vulnerability is improper input validation while parsing an Extensible Markup LanguageXML entity. A special character could allow an attacker to traverse directories. The highest threat from this vulnerability is confidentiality...

5.3CVSS6.8AI score0.25951EPSS
SaveExploits1
Amazon
Amazon
•added 2023/09/13 12:00 a.m.•12 views

Medium: php

Issue Overview: A flaw was found in PHP. The vulnerability occurs due to the malformed phpfilterfloat function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault. CVE-2021-21708 Affected Packages: php...

9.8CVSS6.8AI score0.03002EPSS
SaveExploits1
Amazon
Amazon
•added 2023/09/13 12:00 a.m.•10 views

Medium: php

Issue Overview: A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote of PDOSQLite returning an improperly quoted string. With the implementation of sqlite3snprintf, it is possible to force the function to return a single apostrophe if the function is called...

9.1CVSS7AI score0.02171EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/13 12:00 a.m.•11 views

Important: php

Issue Overview: In PHP versions prior to 7.4.33, 8.0.25 and 8.2.12, when using imageloadfont function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar function, the read outside allocated buffer will be used. This can lead ...

9.8CVSS8AI score0.05737EPSS
SaveExploits4
Amazon
Amazon
•added 2023/09/13 12:00 a.m.•12 views

Important: php

Issue Overview: In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, 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...

8.1CVSS7.3AI score0.01408EPSS
SaveExploits2
Amazon
Amazon
•added 2023/09/13 12:00 a.m.•14 views

Important: php

Issue Overview: GHSA-76gg-c692-v2mw: Missing error check and insufficient random bytes in HTTP Digest authentication for SOAP NOTE: Fixed in 8.2.7, 8.1.20, 8.0.29 NOTE: https://github.com/php/php-src/security/advisories/GHSA-76gg-c692-v2mw NOTE:...

9.8CVSS7.1AI score0.21132EPSS
SaveExploits4
Amazon
Amazon
•added 2023/09/13 12:00 a.m.•9 views

Important: php

Issue Overview: In PHP versions prior to 7.4.33, 8.0.25 and 8.2.12, when using imageloadfont function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar function, the read outside allocated buffer will be used. This can lead ...

9.8CVSS8AI score0.05737EPSS
SaveExploits4
Amazon
Amazon
•added 2023/09/13 12:00 a.m.•10 views

Important: php

Issue Overview: A vulnerability was found in PHP due to an uninitialized array in pgqueryparams function. When using the Postgres database extension, supplying invalid parameters to the parameterized query may lead to PHP attempting to free memory, using uninitialized data as pointers. This flaw...

8.8CVSS8.7AI score0.5838EPSS
SaveExploits4
Amazon
Amazon
•added 2023/09/13 12:00 a.m.•9 views

Important: php

Issue Overview: In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, 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...

8.1CVSS7.3AI score0.01408EPSS
SaveExploits2
Amazon
Amazon
•added 2023/09/13 12:00 a.m.•10 views

Medium: php

Issue Overview: In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress quines gzip files, resulting in an infinite loop. CVE-2022-31628 In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables network and same-site attackers to...

6.5CVSS7.2AI score0.49336EPSS
SaveExploits2
Amazon
Amazon
•added 2023/09/13 12:00 a.m.•8 views

Important: php

Issue Overview: In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, 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...

8.1CVSS7.3AI score0.01408EPSS
SaveExploits2
Amazon
Amazon
•added 2023/09/13 12:00 a.m.•6 views

Medium: php

Issue Overview: Several flaws has been found in php. The pdofirebase module does not check the length of the server version string in a response packet causing a stack buffer overflow, does not verify the data and uses the wrong type to cast length leading to a crash, and does not validate the...

5.9CVSS7.2AI score0.02091EPSS
SaveExploits2
Amazon
Amazon
•added 2023/09/13 12:00 a.m.•14 views

Important: php

Issue Overview: GHSA-76gg-c692-v2mw: Missing error check and insufficient random bytes in HTTP Digest authentication for SOAP NOTE: Fixed in 8.2.7, 8.1.20, 8.0.29 NOTE: https://github.com/php/php-src/security/advisories/GHSA-76gg-c692-v2mw NOTE:...

9.8CVSS7.1AI score0.21132EPSS
SaveExploits4
Amazon
Amazon
•added 2023/09/13 12:00 a.m.•7 views

Important: php

Issue Overview: GHSA-76gg-c692-v2mw: Missing error check and insufficient random bytes in HTTP Digest authentication for SOAP NOTE: Fixed in 8.2.7, 8.1.20, 8.0.29 NOTE: https://github.com/php/php-src/security/advisories/GHSA-76gg-c692-v2mw NOTE:...

9.8CVSS7.1AI score0.21132EPSS
SaveExploits4
Amazon
Amazon
•added 2023/09/12 12:00 a.m.•32 views

Medium: gcc

Issue Overview: An issue was found in a defense in depth feature of the GCC compiler on aarch64 platforms. The stack protector feature -fstack-protector did not detect or defend against overflows of dynamically-sized local variables. This update to the GCC compiler remedies code generation for th...

4.8CVSS6.5AI score0.00758EPSS
SaveExploits1
Amazon
Amazon
•added 2023/09/12 12:00 a.m.•38 views

Medium: gcc10

Issue Overview: An issue was found in a defense in depth feature of the GCC compiler on aarch64 platforms. The stack protector feature -fstack-protector did not detect or defend against overflows of dynamically-sized local variables. This update to the GCC compiler remedies code generation for th...

4.8CVSS6.5AI score0.00758EPSS
SaveExploits1
Amazon
Amazon
•added 2023/09/12 12:00 a.m.•48 views

Medium: openssl

Issue Overview: Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary: Applications that use the functions DHcheck, DHcheckex or EVPPKEYparamcheck to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being...

5.3CVSS7.2AI score0.06531EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/12 12:00 a.m.•7 views

Medium: gcc

Issue Overview: An issue was found in a defense in depth feature of the GCC compiler on aarch64 platforms. The stack protector feature -fstack-protector did not detect or defend against overflows of dynamically-sized local variables. This update to the GCC compiler remedies code generation for th...

4.8CVSS6.5AI score0.00758EPSS
SaveExploits1
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•8 views

Medium: indent

Issue Overview: GNU indent 2.2.13 has a heap-based buffer overflow in searchbrace in indent.c via a crafted file. CVE-2023-40305 Affected Packages: indent Issue Correction: Run dnf update indent --releasever 2023.1.20230906 or dnf update --advisory ALAS2023-2023-318 --releasever 2023.1.20230906 t...

5.5CVSS7.2AI score0.00443EPSS
SaveExploits1
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•11 views

Medium: ImageMagick

Issue Overview: ImageMagick before 6.9.12-91 allows attackers to cause a denial of service memory consumption in Magick::Draw. CVE-2023-39978 Affected Packages: ImageMagick Issue Correction: Run dnf update ImageMagick --releasever 2023.1.20230906 or dnf update --advisory ALAS2023-2023-320...

3.3CVSS6.7AI score0.00352EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•7 views

Important: php8.2

Issue Overview: In PHP versions 8.0. before 8.0.30, 8.1. before 8.1.22, and 8.2. before 8.2.8 various XML functions rely on libxml global state to track configuration variables, like whether external entities are loaded. This state is assumed to be unchanged unless the user explicitly changes it ...

9.8CVSS6.8AI score0.21132EPSS
SaveExploits4
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•33 views

Medium: krb5

Issue Overview: lib/kadm5/kadmrpcxdr.c in MIT Kerberos 5 aka krb5 before 1.20.2 and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote authenticated user can trigger a kadmind crash. This occurs because xdrkadm5principalentrec does not validate the relationship between nkeydata and the...

6.5CVSS7AI score0.02791EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•95 views

Important: ca-certificates

Issue Overview: Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi prior to version 2023.07.22 recognizes "e-Tugra" root certificates. e-Tugra's root certificates were subject to an...

9.8CVSS8.1AI score0.00563EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•42 views

Medium: kernel

Issue Overview: A division-by-zero error on some AMD processors can potentially return speculative data resulting in loss of confidentiality. CVE-2023-20588 Affected Packages: kernel Issue Correction: Run yum update kernel or yum update --advisory ALAS-2023-1819 to update your system. New Package...

5.5CVSS7.2AI score0.11322EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•7 views

Medium: gdk-pixbuf2

Issue Overview: GNOME GdkPixbuf aka GDK-PixBuf before 2.42.8 allows a heap-based buffer overflow when compositing or clearing frames in GIF files, as demonstrated by io-gif-animation.c compositeframe. This overflow is controllable and could be abused for code execution, especially on 32-bit...

7.8CVSS7.4AI score0.00791EPSS
SaveExploits1
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•7 views

Medium: dmidecode

Issue Overview: Dmidecode before 3.5 allows -dump-bin to overwrite a local file. This has security relevance because, for example, execution of Dmidecode via Sudo is plausible. CVE-2023-30630 Affected Packages: dmidecode Issue Correction: Run dnf update dmidecode --releasever 2023.1.20230906 or d...

7.1CVSS6.7AI score0.00523EPSS
SaveExploits1
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•4 views

Medium: avahi

Issue Overview: avahi-daemon denial of service can be caused by unprivileged users via DBus CVE-2023-1981 Affected Packages: avahi Issue Correction: Run dnf update avahi --releasever 2023.1.20230906 or dnf update --advisory ALAS2023-2023-332 --releasever 2023.1.20230906 to update your system. Mor...

5.5CVSS6.8AI score0.00383EPSS
SaveExploits1
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•8 views

Important: php8.1

Issue Overview: GHSA-76gg-c692-v2mw: Missing error check and insufficient random bytes in HTTP Digest authentication for SOAP NOTE: Fixed in 8.2.7, 8.1.20, 8.0.29 NOTE: https://github.com/php/php-src/security/advisories/GHSA-76gg-c692-v2mw NOTE:...

9.8CVSS7AI score0.21132EPSS
SaveExploits4
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•10 views

Medium: hwloc

Issue Overview: An issue was discovered in open-mpi hwloc 2.1.0 allows attackers to cause a denial of service or other unspecified impacts via glibc-cpuset in topology-linux.c. CVE-2022-47022 Affected Packages: hwloc Issue Correction: Run dnf update hwloc --releasever 2023.1.20230906 or dnf updat...

4.7CVSS7AI score0.00286EPSS
SaveExploits1
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•10 views

Important: python3.9

Issue Overview: An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers such as HTTP servers that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer...

5.3CVSS7.9AI score0.0079EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•8 views

Important: clamav

Issue Overview: A vulnerability in the filesystem image parser for Hierarchical File System Plus HFS+ of ClamAV could allow an unauthenticated, remote attacker to cause a denial of service DoS condition on an affected device. This vulnerability is due to an incorrect check for completion when a...

7.5CVSS6.8AI score0.01171EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•8 views

Important: apache-ivy

Issue Overview: Improper Restriction of XML External Entity Reference, XML Injection aka Blind XPath Injection vulnerability in Apache Software Foundation Apache Ivy.This issue affects any version of Apache Ivy prior to 2.5.2. When Apache Ivy prior to 2.5.2 parses XML files - either its own...

8.2CVSS7.2AI score0.02237EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•8 views

Important: amazon-ecr-credential-helper

Issue Overview: http2/hpack: avoid quadratic complexity in hpack decoding CVE-2022-41723 Affected Packages: amazon-ecr-credential-helper Issue Correction: Run dnf update amazon-ecr-credential-helper --releasever 2023.1.20230906 or dnf update --advisory ALAS2023-2023-337 --releasever 2023.1.202309...

7.5CVSS6.7AI score0.04561EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•16 views

Important: cni-plugins

Issue Overview: http2/hpack: avoid quadratic complexity in hpack decoding CVE-2022-41723 The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send...

7.5CVSS6.9AI score0.04561EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•8 views

Medium: poppler

Issue Overview: An issue was discovered in Poppler 22.08.0. There is a reachable assertion in Object.h, will lead to denial of service because PDFDoc::replacePageDict in PDFDoc.cc lacks a stream check before saving an embedded file. CVE-2022-38349 Affected Packages: poppler Issue Correction: Run...

6.5CVSS6.8AI score0.0091EPSS
SaveExploits1
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•39 views

Medium: poppler

Issue Overview: In Poppler 22.07.0, PDFDoc::savePageAs in PDFDoc.c callows attackers to cause a denial-of-service application crashes with SIGABRT by crafting a PDF file in which the xref data structure is mishandled in getCatalog processing. Note that this vulnerability is caused by the incomple...

6.5CVSS7.5AI score0.02262EPSS
SaveExploits1
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•11 views

Important: dotnet6.0

Issue Overview: .NET and Visual Studio Remote Code Execution Vulnerability CVE-2023-35390 .NET Core and Visual Studio Denial of Service Vulnerability CVE-2023-38178 .NET and Visual Studio Denial of Service Vulnerability CVE-2023-38180 Affected Packages: dotnet6.0 Issue Correction: Run dnf update...

7.8CVSS7.3AI score0.14016EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•8 views

Medium: krb5

Issue Overview: lib/kadm5/kadmrpcxdr.c in MIT Kerberos 5 aka krb5 before 1.20.2 and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote authenticated user can trigger a kadmind crash. This occurs because xdrkadm5principalentrec does not validate the relationship between nkeydata and the...

8.8CVSS6.8AI score0.02791EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•7 views

Medium: cups

Issue Overview: An authentication issue was addressed with improved state management. This issue is fixed in macOS Big Sur 11.7.7, macOS Monterey 12.6.6, macOS Ventura 13.4. An unauthenticated user may be able to access recently printed documents. CVE-2023-32360 Affected Packages: cups Issue...

5.5CVSS6.4AI score0.00347EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•9 views

Important: python3.11

Issue Overview: An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers such as HTTP servers that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer...

7.5CVSS7.9AI score0.02187EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•6 views

Important: postgresql15

Issue Overview: IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct dollar quoting, '', or "". If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an...

8.8CVSS8.5AI score0.01676EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•26 views

Important: clamav

Issue Overview: A vulnerability in the filesystem image parser for Hierarchical File System Plus HFS+ of ClamAV could allow an unauthenticated, remote attacker to cause a denial of service DoS condition on an affected device. This vulnerability is due to an incorrect check for completion when a...

7.5CVSS6.3AI score0.01171EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•9 views

Important: rust

Issue Overview: Cargo downloads the Rust project's dependencies and compiles the project. Cargo prior to version 0.72.2, bundled with Rust prior to version 1.71.1, did not respect the umask when extracting crate archives on UNIX-like systems. If the user downloaded a crate containing files...

7.9CVSS6.6AI score0.00702EPSS
SaveExploits0
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•41 views

Medium: php56-pecl-imagick

Issue Overview: ImageMagick 7.0.7-12 Q16, a CPU exhaustion vulnerability was found in the function ReadDDSInfo in coders/dds.c, which allows attackers to cause a denial of service. CVE-2017-1000476 The ReadXWDImage function in coders\xwd.c in ImageMagick 7.0.5-6 has a memory leak vulnerability th...

9.8CVSS9.6AI score0.05916EPSS
SaveExploits52
Amazon
Amazon
•added 2023/09/07 12:00 a.m.•5 views

Low: amazon-ssm-agent

Issue Overview: No CVE associated with this advisory Affected Packages: amazon-ssm-agent Issue Correction: Run dnf update amazon-ssm-agent --releasever 2023.1.20230906 or dnf update --advisory ALAS2023-2023-339 --releasever 2023.1.20230906 to update your system. More information on how to update...

7.5CVSS4.6AI score0.04561EPSS
SaveExploits0
Total number of security vulnerabilities9213