Lucene search
K
AmazonMost viewed

8699 matches found

Amazon
Amazon
added 2014/04/17 12:0 a.m.51 views

Critical: java-1.7.0-openjdk

Issue Overview: An input validation flaw was discovered in the medialib library in the 2D component. A specially crafted image could trigger Java Virtual Machine memory corruption when processed. A remote attacker, or an untrusted Java application or applet, could possibly use this flaw to execut...

10CVSS9AI score0.11906EPSS
Exploits0References1
Amazon
Amazon
added 2013/10/23 12:0 a.m.51 views

Important: xorg-x11-server

Issue Overview: A use-after-free flaw was found in the way the X.Org server handled ImageText requests. A malicious, authorized client could use this flaw to crash the X.Org server or, potentially, execute arbitrary code with root privileges. CVE-2013-4396 Affected Packages: xorg-x11-server Issue...

6.5CVSS8.1AI score0.01971EPSS
Exploits0References1
Amazon
Amazon
added 2013/03/02 12:0 a.m.51 views

Medium: dnsmasq

Issue Overview: It was discovered that dnsmasq, when used in combination with certain libvirtd configurations, could incorrectly process network packets from network interfaces that were intended to be prohibited. A remote, unauthenticated attacker could exploit this flaw to cause a denial of...

5CVSS8.7AI score0.00878EPSS
Exploits0References1
Amazon
Amazon
added 2012/09/04 12:0 a.m.51 views

Important: java-1.6.0-openjdk

Issue Overview: It was discovered that the Beans component in OpenJDK did not perform permission checks properly. An untrusted Java application or applet could use this flaw to use classes from restricted packages, allowing it to bypass Java sandbox restrictions. CVE-2012-1682 A hardening fix was...

10CVSS9.7AI score0.08542EPSS
Exploits9References1
Amazon
Amazon
added 2012/06/19 12:0 a.m.51 views

Important: java-1.6.0-openjdk

Issue Overview: Multiple flaws were discovered in the CORBA Common Object Request Broker Architecture implementation in Java. A malicious Java application or applet could use these flaws to bypass Java sandbox restrictions or modify immutable object data. CVE-2012-1711, CVE-2012-1719 It was...

10CVSS9.7AI score0.94083EPSS
Exploits9References1
Amazon
Amazon
added 2012/03/04 12:0 a.m.51 views

Important: libpng

Issue Overview: A heap-based buffer overflow flaw was found in libpng. An attacker could create a specially-crafted PNG image that, when opened, could cause an application using libpng to crash or, possibly, execute arbitrary code with the privileges of the user running the application...

6.8CVSS9.7AI score0.43166EPSS
Exploits1References1
Amazon
Amazon
added 2024/07/24 12:0 a.m.50 views

Important: httpd24

Issue Overview: Substitution encoding issue in modrewrite in Apache HTTP Server 2.4.59 and earlier allows attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant to only to be executed as CGI. Users are...

9.8CVSS8.3AI score0.93858EPSS
Exploits1
Amazon
Amazon
added 2023/11/01 12:0 a.m.50 views

Important: cri-tools

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 Affected Packages: cri-tools Note: This advisory is applicable to Amazon...

7.5CVSS6.9AI score0.0015EPSS
Exploits0
Amazon
Amazon
added 2023/10/03 12:0 a.m.50 views

Important: kernel

Issue Overview: A flaw was found in the Linux kernel's IP framework for transforming packets XFRM subsystem. This issue may allow a malicious user with CAPNETADMIN privileges to directly dereference a NULL pointer in xfrmupdateaeparams, leading to a possible kernel crash and denial of service...

7.8CVSS7AI score0.00048EPSS
Exploits4
Amazon
Amazon
added 2023/08/07 12:0 a.m.50 views

Medium: ruby

Issue Overview: An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A stack out-of-bounds read occurs in matchat during regular expression searching. A logical error involving order of validation and access in matchat could...

9.8CVSS7.8AI score0.00568EPSS
Exploits1
Amazon
Amazon
added 2023/05/16 12:0 a.m.50 views

Important: samba

Issue Overview: Netlogon RPC Elevation of Privilege Vulnerability. CVE-2022-38023 Affected Packages: samba Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ section for the difference between AL2 Core and AL2 Extras advisories. Issue Correction: Run yum updat...

8.1CVSS7.1AI score0.00464EPSS
Exploits0
Amazon
Amazon
added 2023/02/04 12:0 a.m.50 views

Medium: golang

Issue Overview: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the...

5.3CVSS7.9AI score0.00331EPSS
Exploits0
Amazon
Amazon
added 2022/12/06 12:0 a.m.50 views

Important: libtiff

Issue Overview: A stack buffer overflow flaw was found in Libtiffs' tiffcp.c in main function. This flaw allows an attacker to pass a crafted TIFF file to the tiffcp tool, triggering a stack buffer overflow issue, possibly corrupting the memory, and causing a crash that leads to a denial of...

8.8CVSS8AI score0.00116EPSS
Exploits2
Amazon
Amazon
added 2022/07/15 12:0 a.m.50 views

Important: thunderbird

Issue Overview: crossbeam-deque is a package of work-stealing deques for building task schedulers when programming in Rust. In versions prior to 0.7.4 and 0.8.0, the result of the race condition is that one or more tasks in the worker queue can be popped twice instead of other tasks that are...

10CVSS9.6AI score0.05243EPSS
Exploits7
Amazon
Amazon
added 2022/07/15 12:0 a.m.50 views

Medium: rust

Issue Overview: In the standard library in Rust before 1.52.0, there is an optimization for joining strings that can cause uninitialized bytes to be exposed or the program to crash if the borrowed string changes after its length is checked. CVE-2020-36323 In the standard library in Rust before...

9.8CVSS8AI score0.011EPSS
Exploits4
Amazon
Amazon
added 2022/06/07 12:0 a.m.50 views

Medium: python

Issue Overview: In Python3's Lib/test/multibytecodecsupport.py CJK codec tests call eval on content retrieved via HTTP. CVE-2020-27619 The package python/cpython is vulnerable to Web Cache Poisoning via urllib.parse.parseqsl and urllib.parse.parseqs by using a vector called parameter cloaking. Wh...

9.8CVSS7.6AI score0.01214EPSS
Exploits4
Amazon
Amazon
added 2021/11/18 12:0 a.m.50 views

Medium: containerd, docker

Issue Overview: In the OCI Distribution Specification version 1.0.0 and prior and in the OCI Image Specification version 1.0.1 and prior, manifest and index documents are ambiguous without an accompanying Content-Type HTTP header. Versions of Moby Docker Engine prior to 20.10.11 and versions of...

5CVSS6.9AI score0.00498EPSS
Exploits0
Amazon
Amazon
added 2021/10/06 12:0 a.m.50 views

Medium: openssl11

Issue Overview: It was found that openssl assumed ASN.1 strings to be NUL terminated. A malicious actor may be able to force an application into calling openssl function with a specially crafted, non-NUL terminated string to deliberately hit this bug, which may result in a crash of the applicatio...

7.4CVSS6.9AI score0.0046EPSS
Exploits0
Amazon
Amazon
added 2021/07/13 12:0 a.m.50 views

Important: libX11

Issue Overview: A missing validation flaw was found in libX11. This flaw allows an attacker to inject X11 protocol commands on X clients, and in some cases, also bypass, authenticate via injection of control characters, or potentially execute arbitrary code with permissions of the application...

9.8CVSS8.8AI score0.05481EPSS
Exploits2
Amazon
Amazon
added 2021/03/26 12:0 a.m.50 views

Important: screen

Issue Overview: A flaw was found in screen. A specially crafted sequence of combining characters could cause an out of bounds write leading to arbitrary code execution. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability. CVE-2021-269...

9.8CVSS8.4AI score0.12654EPSS
Exploits1
Amazon
Amazon
added 2021/01/07 12:0 a.m.50 views

Medium: java-1.8.0-openjdk

Issue Overview: Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE component: Serialization. Supported versions that are affected are Java SE: 7u271, 8u261, 11.0.8 and 15; Java SE Embedded: 8u261. Difficult to exploit vulnerability allows unauthenticated attacker with networ...

5.8CVSS5AI score0.00234EPSS
Exploits0
Amazon
Amazon
added 2020/12/09 12:0 a.m.50 views

Critical: thunderbird

Issue Overview: The Mozilla Foundation Security Advisory describes this flaw as: Mozilla developer reported memory safety bugs present in Firefox 80 and Firefox ESR 78.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been...

9.8CVSS8.9AI score0.48274EPSS
Exploits4
Amazon
Amazon
added 2020/07/21 4:34 p.m.50 views

Important: thunderbird

Issue Overview: Manipulating individual parts of a URL object could have caused an out-of-bounds read, leaking process memory to malicious JavaScript. This vulnerability affects Firefox ESR 68.10, Firefox 78, and Thunderbird 68.10.0. CVE-2020-12418 When processing callbacks that occurred during...

8.8CVSS7.9AI score0.01645EPSS
Exploits2
Amazon
Amazon
added 2020/06/17 12:0 a.m.50 views

Medium: wireshark

Issue Overview: In Wireshark 2.6.0 to 2.6.2, 2.4.0 to 2.4.8, and 2.2.0 to 2.2.16, the Radiotap dissector could crash. This was addressed in epan/dissectors/packet-ieee80211-radiotap-iter.c by validating iterator operations. CVE-2018-16057 In Wireshark 2.6.0 to 2.6.4 and 2.4.0 to 2.4.10, the MMSE...

7.8CVSS7AI score0.02017EPSS
Exploits3
Amazon
Amazon
added 2018/12/06 12:0 a.m.50 views

Critical: java-1.7.0-openjdk

Issue Overview: Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE subcomponent: Hotspot. Supported versions that are affected are Java SE: 7u191, 8u182 and 11; Java SE Embedded: 8u181. Difficult to exploit vulnerability allows unauthenticated attacker with network access...

8.3CVSS7AI score0.00589EPSS
Exploits2
Amazon
Amazon
added 2018/05/10 12:0 a.m.50 views

Low: openssh

Issue Overview: Improper write operations in readonly mode allow for zero-length file creation The processopen function in sftp-server.c in OpenSSH before 7.6 does not properly prevent write operations in readonly mode, which allows attackers to create zero-length files.CVE-2017-15906 Affected...

5.3CVSS7AI score0.02659EPSS
Exploits0
Amazon
Amazon
added 2017/08/03 12:0 a.m.50 views

Important: aws-cfn-bootstrap

Issue Overview: A vulnerability was reported in the CloudFormation bootstrap tools, different from the one in CVE-2017-9450, where default behavior in the handling of cfn-init metadata can provide escalated privileges to an attacker with local access to the system Affected Packages:...

7.8CVSS7.7AI score0.00173EPSS
Exploits2
Amazon
Amazon
added 2017/07/06 12:0 a.m.50 views

Important: tomcat8

Issue Overview: Security constrained bypass in error page mechanism: A vulnerability was discovered in the error page mechanism in Tomcat's DefaultServlet implementation. A crafted HTTP request could cause undesired side effects, possibly including the removal or replacement of the custom error...

7.5CVSS8.1AI score0.10802EPSS
Exploits1
Amazon
Amazon
added 2016/09/28 12:0 a.m.50 views

Important: bind

Issue Overview: A denial of service flaw was found in the way BIND constructed a response to a query that met certain criteria. A remote attacker could use this flaw to make named exit unexpectedly with an assertion failure via a specially crafted DNS request packet. Affected Packages: bind Issue...

7.8CVSS7.8AI score0.8745EPSS
Exploits7
Amazon
Amazon
added 2016/08/17 12:0 a.m.50 views

Medium: golang

Issue Overview: An input-validation flaw was discovered in the Go programming language built in CGI implementation, which set the environment variable "HTTPPROXY" using the incoming "Proxy" HTTP-request header. The environment variable "HTTPPROXY" is used by numerous web clients, including Go's...

8.1CVSS7.5AI score0.45904EPSS
Exploits0
Amazon
Amazon
added 2016/08/01 12:0 a.m.50 views

Important: java-1.7.0-openjdk

Issue Overview: Multiple flaws were discovered in the Hotspot and Libraries components in OpenJDK. An untrusted Java application or applet could use these flaws to completely bypass Java sandbox restrictions. CVE-2016-3606, CVE-2016-3598, CVE-2016-3610 Multiple denial of service flaws were found ...

9.6CVSS7.8AI score0.07521EPSS
Exploits0
Amazon
Amazon
added 2016/06/22 12:0 a.m.50 views

Important: GraphicsMagick

Issue Overview: It was discovered that GraphicsMagick did not properly sanitize certain input before using it to invoke processes. A remote attacker could create a specially crafted image that, when processed by an application using GraphicsMagick or an unsuspecting user using the GraphicsMagick...

10CVSS8.6AI score0.37736EPSS
Exploits1
Amazon
Amazon
added 2016/05/03 12:0 a.m.50 views

Important: graphite2

Issue Overview: Several vulnerabilities were discovered in Graphite2. An attacker able to trick an unsuspecting user into opening specially crafted font files in an application using Graphite2 could exploit these flaws to cause the application to crash or, potentially, execute arbitrary code with...

9.3CVSS9.2AI score0.02415EPSS
Exploits1
Amazon
Amazon
added 2016/01/18 12:0 a.m.50 views

Low: sssd

Issue Overview: It was found that SSSD's Privilege Attribute Certificate PAC responder plug-in would leak a small amount of memory on each authentication request. A remote attacker could potentially use this flaw to exhaust all available memory on the system by making repeated requests to a...

6.8CVSS7.7AI score0.02687EPSS
Exploits0
Amazon
Amazon
added 2015/04/22 12:0 a.m.50 views

Medium: curl

Issue Overview: It was discovered that libcurl could incorrectly reuse NTLM-authenticated connections for subsequent unauthenticated requests to the same host. If an application using libcurl established an NTLM-authenticated connection to a server, and sent subsequent unauthenticed requests to t...

9CVSS8.4AI score0.67994EPSS
Exploits1
Amazon
Amazon
added 2014/12/03 12:0 a.m.50 views

Medium: kernel

Issue Overview: The sctpprocessparam function in net/sctp/smmakechunk.c in the SCTP implementation in the Linux kernel before 3.17.4, when ASCONF is used, allows remote attackers to cause a denial of service NULL pointer dereference and system crash via a malformed INIT chunk. CVE-2014-7841 The...

7.8CVSS6.4AI score0.18308EPSS
Exploits10
Amazon
Amazon
added 2014/11/22 12:0 a.m.50 views

Medium: php55

Issue Overview: An out-of-bounds read flaw was found in the way the File Information fileinfo extension parsed Executable and Linkable Format ELF files. A remote attacker could use this flaw to crash a PHP application using fileinfo via a specially crafted ELF file. Affected Packages: php55 Issue...

5CVSS8.6AI score0.08075EPSS
Exploits0
Amazon
Amazon
added 2014/11/22 12:0 a.m.50 views

Medium: file

Issue Overview: An out-of-bounds read flaw was found in the way the File Information fileinfo extension parsed Executable and Linkable Format ELF files. A remote attacker could use this flaw to crash a PHP application using fileinfo via a specially crafted ELF file. Affected Packages: file Issue...

5CVSS8.6AI score0.08075EPSS
Exploits0
Amazon
Amazon
added 2014/11/11 12:0 a.m.50 views

Medium: wireshark

Issue Overview: Multiple flaws were found in Wireshark. If Wireshark read a malformed packet off a network or opened a malicious dump file, it could crash or, possibly, execute arbitrary code as the user running Wireshark. CVE-2014-6429, CVE-2014-6430, CVE-2014-6431, CVE-2014-6432 Several denial ...

5CVSS8AI score0.01984EPSS
Exploits0References1
Amazon
Amazon
added 2014/04/17 12:0 a.m.50 views

Important: perl-YAML-LibYAML

Issue Overview: The yamlparserscantaguri function in scanner.c in LibYAML before 0.1.5 performs an incorrect cast, which allows remote attackers to cause a denial of service application crash and possibly execute arbitrary code via crafted tags in a YAML document, which triggers a heap-based buff...

6.8CVSS7.8AI score0.5384EPSS
Exploits2
Amazon
Amazon
added 2013/12/17 12:0 a.m.50 views

Important: nss

Issue Overview: A flaw was found in the way NSS handled invalid handshake packets. A remote attacker could use this flaw to cause a TLS/SSL client using NSS to crash or, possibly, execute arbitrary code with the privileges of the user running the application. CVE-2013-5605 It was found that the f...

7.5CVSS8.7AI score0.03954EPSS
Exploits0References1
Amazon
Amazon
added 2013/11/03 12:0 a.m.50 views

Medium: postgresql8

Issue Overview: An array index error, leading to a heap-based out-of-bounds buffer read flaw, was found in the way PostgreSQL performed certain error processing using enumeration types. An unprivileged database user could issue a specially crafted SQL query that, when processed by the server...

8.5CVSS9.2AI score0.03659EPSS
Exploits0References1
Amazon
Amazon
added 2013/09/24 12:0 a.m.50 views

Medium: kernel

Issue Overview: The ipv6createtempaddr function in net/ipv6/addrconf.c in the Linux kernel through 3.8 does not properly handle problems with the generation of IPv6 temporary addresses, which allows remote attackers to cause a denial of service excessive retries and address-generation outage, and...

3.2CVSS7.6AI score0.00515EPSS
Exploits0
Amazon
Amazon
added 2013/09/19 12:0 a.m.50 views

Medium: php54

Issue Overview: Session fixation vulnerability in the Sessions subsystem in PHP before 5.5.2 allows remote attackers to hijack web sessions by specifying a session ID. The opensslx509parse function in openssl.c in the OpenSSL module in PHP before 5.4.18 and 5.5.x before 5.5.2 does not properly...

6.8CVSS7.7AI score0.09892EPSS
Exploits4
Amazon
Amazon
added 2013/08/07 12:0 a.m.50 views

Important: bind

Issue Overview: A denial of service flaw was found in BIND. A remote attacker could use this flaw to send a specially-crafted DNS query to named that, when processed, would cause named to crash when rejecting the malformed query. CVE-2013-4854 Affected Packages: bind Issue Correction: Run yum...

7.8CVSS6.8AI score0.51147EPSS
Exploits1References1
Amazon
Amazon
added 2013/06/11 12:0 a.m.50 views

Medium: kernel

Issue Overview: Heap-based buffer overflow in the tg3readvpd function in drivers/net/ethernet/broadcom/tg3.c in the Linux kernel before 3.8.6 allows physically proximate attackers to cause a denial of service system crash or possibly execute arbitrary code via crafted firmware that specifies a lo...

6.2CVSS6.7AI score0.00251EPSS
Exploits3
Amazon
Amazon
added 2013/06/11 12:0 a.m.50 views

Important: tomcat6

Issue Overview: The 1 tomcat5, 2 tomcat6, and 3 tomcat7 init scripts, as used in the RPM distribution of Tomcat for JBoss Enterprise Web Server 1.0.2 and 2.0.0, and Red Hat Enterprise Linux 5 and 6, allow local users to change the ownership of arbitrary files via a symlink attack on a...

6.9CVSS8AI score0.00033EPSS
Exploits1
Amazon
Amazon
added 2013/04/04 12:0 a.m.50 views

Critical: postgresql9

Issue Overview: Argument injection vulnerability in PostgreSQL 9.2.x before 9.2.4, 9.1.x before 9.1.9, and 9.0.x before 9.0.13 allows remote attackers to cause a denial of service file corruption, and allows remote authenticated users to modify configuration settings and execute arbitrary code, v...

8.5CVSS9.2AI score0.81124EPSS
Exploits4
Amazon
Amazon
added 2012/07/05 12:0 a.m.50 views

Medium: openldap

Issue Overview: A denial of service flaw was found in the way the OpenLDAP server daemon slapd processed certain search queries requesting only attributes and no values. In certain configurations, a remote attacker could issue a specially-crafted LDAP search query that, when processed by slapd,...

2.6CVSS5.5AI score0.12715EPSS
Exploits1References1
Amazon
Amazon
added 2012/07/05 12:0 a.m.50 views

Medium: php

Issue Overview: Integer overflow in the pharparsetarfile function in tar.c in the phar extension in PHP before 5.3.14 and 5.4.x before 5.4.4 allows remote attackers to cause a denial of service application crash or possibly execute arbitrary code via a crafted tar file that triggers a heap-based...

7.5CVSS9.8AI score0.23918EPSS
Exploits1
Total number of security vulnerabilities5000