Lucene search
K
AmazonMost viewed

8694 matches found

Amazon
Amazon
added 2019/08/07 12:0 a.m.119 views

Important: python34, python35, python36

Issue Overview: A security regression of CVE-2019-9636 was discovered in python, since commit d537ab0ff9767ef024f26246899728f0116b1ec3, which still allows an attacker to exploit CVE-2019-9636 by abusing the user and password parts of a URL. When an application parses user-supplied URLs to store...

9.8CVSS8.3AI score0.08764EPSS
Exploits0
Amazon
Amazon
added 2019/07/17 12:0 a.m.119 views

Medium: docker

Issue Overview: A flaw was discovered in the API endpoint behind the 'docker cp' command. The endpoint is vulnerable to a Time Of Check to Time Of Use TOCTOU vulnerability in the way it handles symbolic links inside a container. An attacker who has compromised an existing container can cause...

7.5CVSS7.5AI score0.07158EPSS
Exploits2
Amazon
Amazon
added 2023/03/20 12:0 a.m.118 views

Important: httpd24

Issue Overview: A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool heap memory location beyond the header value sent. This could cause the process to crash. This issue affects Apache HTTP Server 2.4.54 and earlier. CVE-2006-20001 Inconsistent...

9.8CVSS7AI score0.67011EPSS
Exploits5
Amazon
Amazon
added 2020/10/28 12:0 a.m.118 views

Medium: php72, php73

Issue Overview: In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with opensslencrypt function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data...

7.5CVSS7AI score0.26088EPSS
Exploits2
Amazon
Amazon
added 2020/05/20 12:0 a.m.118 views

Low: httpd

Issue Overview: In Apache HTTP Server 2.4.0 to 2.4.41, modproxyftp may use uninitialized memory when proxying to a malicious FTP server. CVE-2020-1934 In Apache HTTP Server 2.4.0 to 2.4.41, redirects configured with modrewrite that were intended to be self-referential might be fooled by encoded...

6.1CVSS7.1AI score0.27241EPSS
Exploits0
Amazon
Amazon
added 2019/04/04 12:0 a.m.118 views

Important: httpd

Issue Overview: In Apache HTTP Server with MPM event, worker or prefork, code executing in less-privileged child processes or threads including scripts executed by an in-process scripting interpreter could execute arbitrary code with the privileges of the parent process usually root by manipulati...

7.8CVSS7.8AI score0.89568EPSS
Exploits8
Amazon
Amazon
added 2018/12/06 12:0 a.m.118 views

Medium: mysql57

Issue Overview: Vulnerability in the MySQL Server component of Oracle MySQL subcomponent: Server: Parser. Supported versions that are affected are 5.7.23 and prior and 8.0.12 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to...

9.8CVSS7.7AI score0.13502EPSS
Exploits0
Amazon
Amazon
added 2020/04/23 12:0 a.m.117 views

Medium: icu

Issue Overview: An issue was discovered in International Components for Unicode ICU for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend function in common/unistr.cpp. CVE-2020-10531 Affected Packages: icu Issue Correction: Ru...

8.8CVSS8.5AI score0.0079EPSS
Exploits0
Amazon
Amazon
added 2020/03/09 12:0 a.m.117 views

Medium: php72

Issue Overview: In PHP versions 7.3.x below 7.3.15 and 7.4.x below 7.4.3, while extracting PHAR files on Windows using phar extension, certain content inside PHAR file could lead to one-byte read past the allocated buffer. This could potentially lead to information disclosure or crash...

9.1CVSS7.7AI score0.03088EPSS
Exploits3
Amazon
Amazon
added 2018/12/06 12:0 a.m.117 views

Critical: java-1.7.0-openjdk

Issue Overview: Vulnerability in the Java SE, Java SE Embedded, JRockit component of Oracle Java SE subcomponent: JSSE. Supported versions that are affected are Java SE: 6u201, 7u191, 8u182 and 11; Java SE Embedded: 8u181; JRockit: R28.3.19. Difficult to exploit vulnerability allows unauthenticat...

8.3CVSS7AI score0.00589EPSS
Exploits2
Amazon
Amazon
added 2022/04/07 12:0 a.m.116 views

Medium: vim

Issue Overview: A flaw was found in vim that causes an out-of-range pointer offset vulnerability. This flaw allows an attacker to input a specially crafted file, leading to a crash or code execution. CVE-2022-0554 A heap-based buffer overflow flaw was found in vim's exretab function of indent.c...

8.4CVSS7.7AI score0.0529EPSS
Exploits5
Amazon
Amazon
added 2020/02/10 12:0 a.m.116 views

Medium: python27, python35, python36

Issue Overview: The documentation XML-RPC server in Python through 2.7.16, 3.x through 3.6.9, and 3.7.x through 3.7.4 has XSS via the servertitle field. This occurs in Lib/DocXMLRPCServer.py in Python 2.x, and in Lib/xmlrpc/server.py in Python 3.x. If setservertitle is called with untrusted input...

6.1CVSS7.8AI score0.02456EPSS
Exploits1
Amazon
Amazon
added 2019/07/17 12:0 a.m.116 views

Medium: python34

Issue Overview: An issue was discovered in urllib2 in Python 2.x and urllib in Python 3.x. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the query string after a ? character followed b...

6.1CVSS8.2AI score0.0991EPSS
Exploits2
Amazon
Amazon
added 2018/12/05 12:0 a.m.115 views

Medium: openssl

Issue Overview: Libgcrypt allows a memory-cache side-channel attack on ECDSA signatures that can be mitigated through the use of blinding during the signing process in the gcryeccecdsasign function in cipher/ecc-ecdsa.c, aka the Return Of the Hidden Number Problem or ROHNP. To discover an ECDSA...

6.5CVSS6.4AI score0.3862EPSS
Exploits1
Amazon
Amazon
added 2024/02/19 12:0 a.m.114 views

Important: amazon-ssm-agent

Issue Overview: The HTTP/2 protocol allows a denial of service server resource consumption because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023. CVE-2023-39325 A malicious HTTP sender can use chunk extensions to cause a receiver...

9.8CVSS8.2AI score0.04027EPSS
Exploits0
Amazon
Amazon
added 2022/03/08 12:0 a.m.114 views

Important: kernel

Issue Overview: A buffer overflow flaw in the Linux kernel BPF subsystem was found in the way users run BPF with long jump over an instruction sequence where inner instructions require substantial expansions into multiple BPF instructions. A local user could use this flaw to crash the system or...

9CVSS7.3AI score0.54322EPSS
Exploits10
Amazon
Amazon
added 2019/08/23 12:0 a.m.114 views

Medium: java-1.7.0-openjdk

Issue Overview: Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE subcomponent: Utilities. Supported versions that are affected are Java SE: 7u221, 8u212, 11.0.3 and 12.0.1; Java SE Embedded: 8u211. Easily exploitable vulnerability allows unauthenticated attacker with...

5.8CVSS7.3AI score0.00639EPSS
Exploits0
Amazon
Amazon
added 2019/08/07 12:0 a.m.114 views

Important: java-1.8.0-openjdk

Issue Overview: Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE subcomponent: RMI. Supported versions that are affected are Java SE: 7u211, 8u202, 11.0.2 and 12; Java SE Embedded: 8u201. Difficult to exploit vulnerability allows unauthenticated attacker with network...

8.1CVSS7.4AI score0.0419EPSS
Exploits1
Amazon
Amazon
added 2023/03/06 12:0 a.m.113 views

Important: snakeyaml

Issue Overview: The package org.yaml:snakeyaml from 0 and before 1.31 are vulnerable to Denial of Service DoS due missing to nested depth limitation for collections. CVE-2022-25857 Affected Packages: snakeyaml Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ...

7.5CVSS7.1AI score0.0292EPSS
Exploits2
Amazon
Amazon
added 2021/03/26 12:0 a.m.113 views

Important: openssl11

Issue Overview: A flaw was found in openssl. A server crash and denial of service attack could occur if a client sends a TLSv1.2 renegotiation ClientHello and omits the signaturealgorithms extension but includes a signaturealgorithmscert extension. The highest threat from this vulnerability is to...

7.4CVSS7.4AI score0.09859EPSS
Exploits3
Amazon
Amazon
added 2021/02/20 12:0 a.m.113 views

Important: ghostscript

Issue Overview: Artifex Ghostscript before 9.25 allowed a user-writable error exception table, which could be used by remote attackers able to supply crafted PostScript to potentially overwrite or replace error handlers to inject code. CVE-2018-17183 Artifex Ghostscript 9.25 and earlier allows...

9.8CVSS8AI score0.65283EPSS
Exploits11
Amazon
Amazon
added 2020/07/22 12:0 a.m.112 views

Important: kernel

Issue Overview: An issue where a provided address with accessok is not checked was discovered in i915gemexecbuffer2ioctl in drivers/gpu/drm/i915/i915gemexecbuffer.c in the Linux kernel through 4.19.13. A local attacker can craft a malicious IOCTL function call to overwrite arbitrary kernel memory...

7.8CVSS6.6AI score0.00713EPSS
Exploits3
Amazon
Amazon
added 2020/03/09 12:0 a.m.112 views

Medium: php73

Issue Overview: In PHP versions 7.3.x below 7.3.15 and 7.4.x below 7.4.3, while extracting PHAR files on Windows using phar extension, certain content inside PHAR file could lead to one-byte read past the allocated buffer. This could potentially lead to information disclosure or crash...

9.1CVSS7.7AI score0.03088EPSS
Exploits3
Amazon
Amazon
added 2021/02/20 12:0 a.m.111 views

Important: thunderbird

Issue Overview: The Mozilla Foundation Security Advisory describes these flaws as: During the plaintext phase of the STARTTLS connection setup, protocol commands could have been injected and evaluated within the encrypted session. CVE-2020-15685 When a HTTPS page was embedded in a HTTP page, and...

8.8CVSS8.8AI score0.01254EPSS
Exploits1
Amazon
Amazon
added 2019/01/21 12:0 a.m.111 views

Low: curl

Issue Overview: A heap use-after-free flaw was found in curl related to closing an easy handle. When closing and cleaning up an 'easy' handle in the Curlclose function, the library code first frees a struct without nulling the pointer and might then subsequently erroneously write to a struct fiel...

9.8CVSS8.2AI score0.00346EPSS
Exploits0
Amazon
Amazon
added 2018/12/06 12:0 a.m.111 views

Medium: zsh

Issue Overview: A buffer overflow flaw was found in the zsh shell symbolic link resolver. A local, unprivileged user can create a specially crafted directory path which leads to a buffer overflow in the context of the user trying to do a symbolic link resolution in the aforementioned path. If the...

9.8CVSS8.2AI score0.00671EPSS
Exploits0
Amazon
Amazon
added 2023/01/20 12:0 a.m.110 views

Important: python3

Issue Overview: An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA RFC 3490 decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service...

7.5CVSS8AI score0.0013EPSS
Exploits1
Amazon
Amazon
added 2020/07/29 12:0 a.m.110 views

Medium: mysql56

Issue Overview: Vulnerability in the MySQL Server product of Oracle MySQL component: Server: Replication. Supported versions that are affected are 5.6.47 and prior, 5.7.29 and prior and 8.0.19 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via...

6.5CVSS6AI score0.00699EPSS
Exploits0
Amazon
Amazon
added 2023/09/05 12:0 a.m.109 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.00119EPSS
Exploits0
Amazon
Amazon
added 2021/06/23 12:0 a.m.109 views

Medium: python3

Issue Overview: A flaw was found in Python. The built-in modules httplib and http.client included in Python 2 and Python 3, respectively do not properly validate CRLF sequences in the HTTP request method, potentially allowing manipulation to the request by injecting additional HTTP headers. The...

9.8CVSS7.8AI score0.00903EPSS
Exploits1
Amazon
Amazon
added 2020/12/16 8:31 p.m.109 views

Medium: qemu-kvm

Issue Overview: A use-after-free issue was found in the SLiRP networking implementation of the QEMU emulator. The issue occurs in ipreass routine while reassembling incoming packets, if the first fragment is bigger than the m-mdat buffer. A user or process could use this flaw to crash the QEMU...

7.5CVSS2.3AI score0.00575EPSS
Exploits0
Amazon
Amazon
added 2020/04/22 12:0 a.m.109 views

Important: thunderbird

Issue Overview: The Mozilla Foundation Security Advisory describes this flaw as: When removing data about an origin whose tab was recently closed, a use-after-free could occur in the Quota manager, resulting in a potentially exploitable crash. CVE-2020-6805 The Mozilla Foundation Security Advisor...

9.8CVSS9.6AI score0.02595EPSS
Exploits2
Amazon
Amazon
added 2020/01/06 12:0 a.m.109 views

Medium: mysql56

Issue Overview: Vulnerability in the MySQL Server product of Oracle MySQL component: Information Schema. Supported versions that are affected are 5.6.45 and prior, 5.7.27 and prior and 8.0.17 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via...

6.5CVSS5.5AI score0.00208EPSS
Exploits0
Amazon
Amazon
added 2019/03/21 12:0 a.m.109 views

Medium: file

Issue Overview: dobidnote in readelf.c in libmagic.a has a stack-based buffer over-read, related to fileprintf and filevprintf. CVE-2019-8904 docorenote in readelf.c in libmagic.a has a stack-based buffer over-read, related to fileprintable, a different vulnerability than CVE-2018-10360...

8.8CVSS8AI score0.01089EPSS
Exploits4
Amazon
Amazon
added 2018/08/21 12:0 a.m.109 views

Medium: httpd

Issue Overview: By specially crafting HTTP requests, the modmd challenge handler would dereference a NULL pointer and cause the child process to segfault. This could be used to DoS the server. Fixed in Apache HTTP Server 2.4.34 Affected 2.4.33. CVE-2018-8011 Affected Packages: httpd Note: This...

7.5CVSS7.9AI score0.77835EPSS
Exploits0
Amazon
Amazon
added 2023/10/16 12:0 a.m.108 views

Important: nghttp2

Issue Overview: The HTTP/2 protocol allows a denial of service server resource consumption because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023. CVE-2023-44487 Affected Packages: nghttp2 Note: This advisory is applicable to Amazon...

7.5CVSS7.6AI score0.944EPSS
Exploits19
Amazon
Amazon
added 2022/05/24 12:0 a.m.108 views

Critical: xmlrpc-c

Issue Overview: A flaw was found in expat. Passing malformed 2- and 3-byte UTF-8 sequences for example, from start tag names to the XML processing application on top of expat can lead to arbitrary code execution. This issue is dependent on how invalid UTF-8 is handled inside the XML processor...

9.8CVSS8.7AI score0.11027EPSS
Exploits0
Amazon
Amazon
added 2022/03/16 12:0 a.m.108 views

Important: openssl, openssl11

Issue Overview: The BNmodsqrt function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve...

7.5CVSS7.2AI score0.07539EPSS
Exploits2
Amazon
Amazon
added 2023/01/24 12:0 a.m.107 views

Medium: nginx

Issue Overview: NGINX Open Source before versions 1.23.2 and 1.22.1, NGINX Open Source Subscription before versions R2 P1 and R1 P1, and NGINX Plus before versions R27 P1 and R26 P1 have a vulnerability in the module ngxhttpmp4module that might allow a local attacker to corrupt NGINX worker memor...

7.8CVSS7.3AI score0.00828EPSS
Exploits2
Amazon
Amazon
added 2022/06/09 12:0 a.m.107 views

Important: vim

Issue Overview: A heap based out-of-bounds write flaw was found in vim's ops.c. This flaw allows an attacker to trick a user to open a crafted file triggering an out-of-bounds write. This vulnerability is capable of crashing software, modify memory, and possible code execution. CVE-2022-0261 A fl...

9.8CVSS8.3AI score0.01766EPSS
Exploits12
Amazon
Amazon
added 2020/02/04 12:0 a.m.107 views

Medium: spamassassin

Issue Overview: In Apache SpamAssassin before 3.4.3, a message can be crafted in a way to use excessive resources. Upgrading to SA 3.4.3 as soon as possible is the recommended fix but details will not be shared publicly. CVE-2019-12420 In Apache SpamAssassin before 3.4.3, nefarious CF files can b...

7.5CVSS7.1AI score0.17694EPSS
Exploits0
Amazon
Amazon
added 2019/08/07 12:0 a.m.107 views

Important: python27

Issue Overview: A security regression of CVE-2019-9636 was discovered in python, since commit d537ab0ff9767ef024f26246899728f0116b1ec3, which still allows an attacker to exploit CVE-2019-9636 by abusing the user and password parts of a URL. When an application parses user-supplied URLs to store...

9.8CVSS8.3AI score0.08764EPSS
Exploits1
Amazon
Amazon
added 2019/07/17 12:0 a.m.107 views

Medium: dbus

Issue Overview: dbus as used in DBusServer, allows cookie spoofing because of symlink mishandling in the reference implementation of DBUSCOOKIESHA1 in the libdbus library. This only affects the DBUSCOOKIESHA1 authentication mechanism. A malicious client with write access to its own home directory...

7.1CVSS7.6AI score0.00046EPSS
Exploits0
Amazon
Amazon
added 2017/12/21 12:0 a.m.107 views

Important: kernel

Issue Overview: A flaw was found in the patches used to fix the 'dirtycow' vulnerability CVE-2016-5195. An attacker, able to run local code, can exploit a race condition in transparent huge pages to modify usually read-only huge pages. CVE-2017-1000405 Linux kernel Virtualization Module CONFIGKVM...

7.8CVSS7.5AI score0.93929EPSS
Exploits91
Amazon
Amazon
added 2017/10/02 12:0 a.m.107 views

Medium: ruby22, ruby23

Issue Overview: SMTP command injection via CRLF sequences in RCPT TO or MAIL FROM commands in Net::SMTP A SMTP command injection flaw was found in the way Ruby's Net::SMTP module handled CRLF sequences in certain SMTP commands. An attacker could potentially use this flaw to inject SMTP commands i...

9.8CVSS9.5AI score0.20215EPSS
Exploits9
Amazon
Amazon
added 2020/07/29 12:0 a.m.106 views

Medium: python26

Issue Overview: Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service ReDoS attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic...

7.1CVSS8AI score0.02954EPSS
Exploits1
Amazon
Amazon
added 2015/08/17 12:0 a.m.106 views

Medium: httpd

Issue Overview: Multiple flaws were found in the way httpd parsed HTTP requests and responses using chunked transfer encoding. A remote attacker could use these flaws to create a specially crafted request, which httpd would decode differently from an HTTP proxy software in front of it, possibly...

5CVSS6.9AI score0.24118EPSS
Exploits0
Amazon
Amazon
added 2014/08/21 12:0 a.m.106 views

Medium: kernel

Issue Overview: The mediadeviceenumentities function in drivers/media/media-device.c in the Linux kernel before 3.14.6 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel memory by leveraging /dev/media0 read access for a...

7.8CVSS6.4AI score0.75331EPSS
Exploits24
Amazon
Amazon
added 2022/01/20 12:0 a.m.105 views

Important: httpd

Issue Overview: There's a null pointer dereference and server-side request forgery flaw in httpd's modproxy module, when it is configured to be used as a forward proxy. A crafted packet could be sent on the adjacent network to the forward proxy that could cause a crash, or potentially SSRF via...

9.8CVSS8.7AI score0.86227EPSS
Exploits4
Amazon
Amazon
added 2020/10/27 12:0 a.m.105 views

Medium: ipa

Issue Overview: jQuery before 3.0.0 is vulnerable to Cross-site Scripting XSS attacks when a cross-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed. CVE-2015-9251 In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2, XSS is...

6.9CVSS6.8AI score0.18007EPSS
Exploits17
Total number of security vulnerabilities5000