Lucene search
+L
AmazonMost viewed

9447 matches found

Amazon
Amazon
added 2016/03/10 12:00 a.m.106 views

Medium: tomcat7

Issue Overview: A directory traversal vulnerability in RequestUtil.java was discovered which allows remote authenticated users to bypass intended SecurityManager restrictions and list a parent directory via a /.. slash dot dot in a pathname used by a web application in a getResource,...

8.1CVSS7.4AI score0.13872EPSS
SaveExploits0
Amazon
Amazon
added 2015/03/13 12:00 a.m.106 views

Medium: postgresql92

Issue Overview: A buffer overflow flaw was found in the way PostgreSQL handled certain numeric formatting. An authenticated database user could use a specially crafted timestamp formatting template to cause PostgreSQL to crash or, under certain conditions, execute arbitrary code with the...

9.8CVSS8.5AI score0.05533EPSS
SaveExploits1
Amazon
Amazon
added 2015/03/13 12:00 a.m.106 views

Low: kernel

Issue Overview: It was reported that stack address is not properly randomized on some 64 bit architectures due to an integer overflow. The stack entropy of the processes is reduced by four. Affected Packages: kernel Issue Correction: Run yum update kernel or yum update --advisory ALAS-2015-491 to...

5CVSS7.1AI score0.03814EPSS
SaveExploits1
Amazon
Amazon
added 2015/02/11 12:00 a.m.106 views

Medium: kernel

Issue Overview: The Linux kernel through 3.17.4 does not properly restrict dropping of supplemental group memberships in certain namespace scenarios, which allows local users to bypass intended file permissions by leveraging a POSIX ACL containing an entry for the group category that is more...

7.2CVSS6.2AI score0.01132EPSS
SaveExploits3
Amazon
Amazon
added 2023/10/16 12:00 a.m.105 views

Important: golang

Issue Overview: The html/template package does not properly handle HTML-like "" comment tokens, nor hashbang "!" comment tokens, in contexts. This may cause the template parser to improperly interpret the contents of contexts, causing actions to be improperly escaped. This may be leveraged to...

8.1CVSS7.9AI score0.99999EPSS
SaveExploits21
Amazon
Amazon
added 2021/06/23 12:00 a.m.105 views

Medium: python-urllib3

Issue Overview: A flaw was found in python-urllib3. The HTTPConnection.request does not properly validate CRLF sequences in the HTTP request method, potentially allowing manipulation of the request by injecting additional HTTP headers. The highest threat from this vulnerability is to...

6.5CVSS8AI score0.02269EPSS
SaveExploits0
Amazon
Amazon
added 2019/05/29 12:00 a.m.105 views

Medium: libxml2

Issue Overview: A denial of service flaw was found in libxml2. A remote attacker could provide a specially crafted XML or HTML file that, when processed by an application using libxml2, would cause that application to leak potentially sensitive information.CVE-2015-8242 A denial of service flaw w...

9.8CVSS8.6AI score0.07151EPSS
SaveExploits2
Amazon
Amazon
added 2014/12/19 12:00 a.m.105 views

Important: ntp

Issue Overview: It was found that ntpd automatically generated weak keys for its internal use if no ntpdc request authentication key was specified in the ntp.conf configuration file. A remote attacker able to match the configured IP restrictions could guess the generated key, and possibly use it ...

7.5CVSS8AI score0.79069EPSS
SaveExploits4
Amazon
Amazon
added 2014/07/23 12:00 a.m.105 views

Medium: file

Issue Overview: A denial of service flaw was found in the way the File Information fileinfo extension parsed certain Composite Document Format CDF files. A remote attacker could use this flaw to crash a PHP application using fileinfo via a specially crafted CDF file. Buffer overflow in the mconve...

6.5CVSS8.6AI score0.20805EPSS
SaveExploits3
Amazon
Amazon
added 2023/08/21 12:00 a.m.104 views

Medium: golang

Issue Overview: 2023-10-11: The severity level was changed from Important to Medium. Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to = 8192...

5.3CVSS7.2AI score0.01601EPSS
SaveExploits0
Amazon
Amazon
added 2023/05/03 12:00 a.m.104 views

Medium: libxml2

Issue Overview: parser.c in libxml2 before 2.9.5 mishandles parameter-entity references because the NEXTL macro calls the xmlParserHandlePEReference function in the case of a '%' character in a DTD name. CVE-2017-16931 GNOME project libxml2 v2.9.10 has a global buffer over-read vulnerability in...

9.8CVSS7.8AI score0.22965EPSS
SaveExploits8
Amazon
Amazon
added 2020/11/18 12:00 a.m.104 views

Medium: python27, python34, python35

Issue Overview: http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.reques...

7.2CVSS8.1AI score0.06358EPSS
SaveExploits1
Amazon
Amazon
added 2020/04/22 12:00 a.m.104 views

Medium: python-virtualenv

Issue Overview: urllib3 before version 1.23 does not remove the Authorization HTTP header when following a cross-origin redirect i.e., a redirect that differs in host, port, or scheme. This can allow for credentials in the Authorization header to be exposed to unintended hosts or transmitted in...

9.8CVSS8.1AI score0.07443EPSS
SaveExploits3
Amazon
Amazon
added 2019/08/07 12:00 a.m.104 views

Important: qemu-kvm

Issue Overview: Modern Intel microprocessors implement hardware-level micro-optimizations to improve the performance of writing data back to CPU caches. The write operation is split into STA STore Address and STD STore Data sub-operations. These sub-operations allow the processor to hand-off...

5.6CVSS6.2AI score0.01566EPSS
SaveExploits0
Amazon
Amazon
added 2019/07/17 12:00 a.m.104 views

Medium: python-urllib3

Issue Overview: In the urllib3 library for Python, CRLF injection is possible if the attacker controls the request parameter. CVE-2019-11236 Affected Packages: python-urllib3 Issue Correction: Run yum update python-urllib3 or yum update --advisory ALAS-2019-1236 to update your system. New Package...

6.1CVSS8.5AI score0.02073EPSS
SaveExploits1
Amazon
Amazon
added 2019/05/02 12:00 a.m.104 views

Important: python3

Issue Overview: Python 2.7.x through 2.7.16 and 3.x through 3.7.2 is affected by: Improper Handling of Unicode Encoding with an incorrect netloc during NFKC normalization. The impact is: Information disclosure credentials, cookies, etc. that are cached against a given hostname. The components are...

9.8CVSS8.3AI score0.08811EPSS
SaveExploits1
Amazon
Amazon
added 2018/10/08 12:00 a.m.104 views

Important: kernel

Issue Overview: A security flaw was found in the chapservercomputemd5 function in the ISCSI target code in the Linux kernel in a way an authentication request from an ISCSI initiator is processed. An unauthenticated remote attacker can cause a stack buffer overflow and smash up to 17 bytes of the...

8.3CVSS7.6AI score0.08743EPSS
SaveExploits5
Amazon
Amazon
added 2016/08/01 12:00 a.m.104 views

Medium: ntp

Issue Overview: It was discovered that ntpq and ntpdc disclosed the origin timestamp to unauthenticated clients, which could permit such clients to forge the server's replies. CVE-2015-8139 The processpacket function in ntpproto.c in ntpd in NTP 4.x before 4.2.8p8 allows remote attackers to cause...

7.5CVSS7AI score0.16351EPSS
SaveExploits3
Amazon
Amazon
added 2015/10/27 12:00 a.m.104 views

Medium: kernel

Issue Overview: A race condition in the IPC object implementation in the Linux kernel through 4.2.3 allows local users to gain privileges by triggering an ipcaddid call that leads to uid and gid comparisons against uninitialized data, related to msg.c, shm.c, and util.c. CVE-2015-7613 Linux kerne...

10CVSS6.9AI score0.10695EPSS
SaveExploits6
Amazon
Amazon
added 2023/03/21 12:00 a.m.103 views

Medium: libxml2

Issue Overview: An issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XMLPARSEHUGE parser option enabled, several integer counters can overflow. This results in an attempt to access an array at a negative 2GB offset, typically leading to a...

7.8CVSS7.3AI score0.22965EPSS
SaveExploits2
Amazon
Amazon
added 2023/02/04 12:00 a.m.103 views

Important: sudo

Issue Overview: In Sudo before 1.9.12p2, the sudoedit aka -e feature mishandles extra arguments passed in the user-provided environment variables SUDOEDITOR, VISUAL, and EDITOR, allowing a local attacker to append arbitrary entries to the list of files to process. This can lead to privilege...

7.8CVSS8.8AI score0.55367EPSS
SaveExploits21
Amazon
Amazon
added 2022/12/06 12:00 a.m.103 views

Important: python38

Issue Overview: The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface. CVE-2022-37454 Affected...

9.8CVSS9AI score0.05737EPSS
SaveExploits1
Amazon
Amazon
added 2022/10/11 12:00 a.m.103 views

Important: kernel

Issue Overview: An out-of-bounds write flaw was found in the Linux kernels framebuffer-based console driver functionality in the way a user triggers ioctl FBIOPUTVSCREENINFO with malicious data. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS6.8AI score0.07626EPSS
SaveExploits14
Amazon
Amazon
added 2021/09/08 12:00 a.m.103 views

Medium: golang

Issue Overview: A flaw was found in Go, acting as an unintended proxy or intermediary, where ReverseProxy forwards connection headers if the first one was empty. This flaw allows an attacker to drop arbitrary headers. The highest threat from this vulnerability is to integrity. CVE-2021-33197 A fl...

7.5CVSS6.7AI score0.06975EPSS
SaveExploits3
Amazon
Amazon
added 2021/01/15 12:00 a.m.103 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.5CVSS7.3AI score0.03994EPSS
SaveExploits0
Amazon
Amazon
added 2020/11/18 12:00 a.m.103 views

Low: curl

Issue Overview: A flaw was found in libcurl from versions 7.29.0 through 7.71.1. An application that performs multiple requests with libcurl's multi API, and sets the CURLOPTCONNECTONLY option, might experience libcurl using the wrong connection. The highest threat from this vulnerability is to...

7.5CVSS6.8AI score0.03766EPSS
SaveExploits1
Amazon
Amazon
added 2020/10/28 12:00 a.m.103 views

Medium: mysql57

Issue Overview: Vulnerability in the MySQL Server product of Oracle MySQL component: Server: Optimizer. Supported versions that are affected are 5.6.48 and prior, 5.7.30 and prior and 8.0.20 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multipl...

6.5CVSS5.1AI score0.0261EPSS
SaveExploits0
Amazon
Amazon
added 2019/07/17 12:00 a.m.103 views

Low: tomcat7

Issue Overview: The SSI printenv command in Apache Tomcat echoes user provided data without escaping and is, therefore, vulnerable to XSS. SSI is disabled by default. The printenv command is intended for debugging and is unlikely to be present in a production website. CVE-2019-0221 Affected...

6.1CVSS7.4AI score0.45571EPSS
SaveExploits3
Amazon
Amazon
added 2015/04/17 12:00 a.m.103 views

Important: php54

Issue Overview: A buffer overflow vulnerability was found in PHP's phar PHP Archive implementation. See https://bugs.php.net/bug.php?id=69324 for more details. CVE-2015-2783 A use-after-free flaw was found in PHP's phar PHP Archive paths implementation. A malicious script author could possibly us...

7.5CVSS8.8AI score0.38212EPSS
SaveExploits5
Amazon
Amazon
added 2026/04/14 12:00 a.m.102 views

Important: perl-XML-Parser

Issue Overview: XML::Parser versions through 2.47 for Perl could overflow the pre-allocated buffer size cause a heap corruption double free or corruption and crashes. A :utf8 PerlIO layer, parsestream in Expat.xs could overflow the XML input buffer because Perl's read returns decoded characters...

9.8CVSS6.1AI score0.00604EPSS
SaveExploits0
Amazon
Amazon
added 2024/04/01 12:00 a.m.102 views

Medium: openssh

Issue Overview: In ssh in OpenSSH before 9.6, OS command injection might occur if a user name or host name has shell metacharacters, and this name is referenced by an expansion token in certain situations. For example, an untrusted Git repository can have a submodule with shell metacharacters in ...

6.5CVSS7.6AI score0.19753EPSS
SaveExploits8
Amazon
Amazon
added 2022/10/11 12:00 a.m.102 views

Medium: ruby

Issue Overview: A buffer overrun vulnerability was found in Ruby. The issue occurs in a conversion algorithm from a String to a Float that causes process termination due to a segmentation fault, but under limited circumstances. This flaw may cause an illegal memory read. CVE-2022-28739 Affected...

7.5CVSS7.2AI score0.0437EPSS
SaveExploits0
Amazon
Amazon
added 2022/09/13 12:00 a.m.102 views

Important: java-1.8.0-openjdk

Issue Overview: Generated code produced by C1 may leak a package-private class to a class from a different package. CVE-2022-21540 MethodHandle.invokeBasic method can be accessed on byte code level from an arbitrary class. CVE-2022-21541 The Xalan Java XSLT library has an integer truncation issue...

7.5CVSS7.9AI score0.81039EPSS
SaveExploits2
Amazon
Amazon
added 2022/05/24 12:00 a.m.102 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.04955EPSS
SaveExploits0
Amazon
Amazon
added 2021/07/02 12:00 a.m.102 views

Important: libwebp

Issue Overview: A flaw was found in libwebp. A heap-based buffer overflow was found in PutLE16. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability. CVE-2018-25011 A flaw was found in libwebp in versions before 1.0.1. A heap-based...

9.8CVSS8.3AI score0.02662EPSS
SaveExploits0
Amazon
Amazon
added 2020/12/09 12:00 a.m.102 views

Important: openssl

Issue Overview: A null pointer dereference flaw was found in openssl. A remote attacker, able to control the arguments of the GENERALNAMEcmp function, could cause the application, compiled with openssl to crash resulting in a denial of service. The highest threat from this vulnerability is to...

5.9CVSS6.9AI score0.07051EPSS
SaveExploits3
Amazon
Amazon
added 2020/11/18 12:00 a.m.102 views

Important: kernel

Issue Overview: In binderreleasework of binder.c, there is a possible use-after-free due to improper locking. This could lead to local escalation of privilege in the kernel with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions:...

8.8CVSS8.2AI score0.07693EPSS
SaveExploits10
Amazon
Amazon
added 2015/08/17 12:00 a.m.102 views

Medium: php55

Issue Overview: PHP process crashes when processing an invalid file with the "phar" extension. CVE-2015-5589 As discussed upstream https://bugs.php.net/bug.php?id=69669, mysqlnd is vulnerable to the attack described in https://www.duosecurity.com/blog/backronym-mysql-vulnerability. CVE-2015-3152...

10CVSS9AI score0.07083EPSS
SaveExploits2
Amazon
Amazon
added 2014/07/23 12:00 a.m.102 views

Critical: java-1.7.0-openjdk

Issue Overview: It was discovered that the Hotspot component in OpenJDK did not properly verify bytecode from the class files. An untrusted Java application or applet could possibly use these flaws to bypass Java sandbox restrictions. CVE-2014-4216, CVE-2014-4219 A format string flaw was discover...

9.3CVSS8.7AI score0.06118EPSS
SaveExploits1References1
Amazon
Amazon
added 2014/01/15 12:00 a.m.102 views

Critical: java-1.7.0-openjdk

Issue Overview: An input validation flaw was discovered in the font layout engine in the 2D component. A specially crafted font file could trigger Java Virtual Machine memory corruption when processed. An untrusted Java application or applet could possibly use this flaw to bypass Java sandbox...

10CVSS6.4AI score0.08383EPSS
SaveExploits1References1
Amazon
Amazon
added 2020/07/16 12:00 a.m.101 views

Important: qemu-kvm

Issue Overview: In libslirp 4.1.0, as used in QEMU 4.2.0, tcpsubr.c misuses snprintf return values, leading to a buffer overflow in later code. CVE-2020-8608 tcpemu in tcpsubr.c in libslirp 4.1.0, as used in QEMU 4.2.0, mismanages memory, as demonstrated by IRC DCC commands in EMUIRC. This can...

6.8CVSS7.9AI score0.03566EPSS
SaveExploits0
Amazon
Amazon
added 2020/02/17 12:00 a.m.101 views

Important: apache-commons-beanutils

Issue Overview: In Apache Commons Beanutils 1.9.2, a special BeanIntrospector class was added which allows suppressing the ability for an attacker to access the classloader via the class property available on all Java objects. We, however were not using this by default characteristic of the...

7.5CVSS7.4AI score0.29236EPSS
SaveExploits1
Amazon
Amazon
added 2020/01/14 12:00 a.m.101 views

Important: java-11-amazon-corretto

Issue Overview: Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE component: Security. Supported versions that are affected are Java SE: 7u241, 8u231, 11.0.5 and 13.0.1; Java SE Embedded: 8u231. Difficult to exploit vulnerability allows unauthenticated attacker with network...

8.1CVSS7.7AI score0.06457EPSS
SaveExploits0
Amazon
Amazon
added 2015/03/23 12:00 a.m.101 views

Medium: file

Issue Overview: The ELF parser in file 5.08 through 5.21 allows remote attackers to cause a denial of service via a large number of notes. CVE-2014-9620 The ELF parser readelf.c in file before 5.21 allows remote attackers to cause a denial of service CPU consumption or crash via a large number of...

7.5CVSS8.5AI score0.05926EPSS
SaveExploits0
Amazon
Amazon
added 2014/02/03 12:00 a.m.101 views

Important: java-1.6.0-openjdk

Issue Overview: An input validation flaw was discovered in the font layout engine in the 2D component. A specially crafted font file could trigger a Java Virtual Machine memory corruption when processed. An untrusted Java application or applet could possibly use this flaw to bypass Java sandbox...

10CVSS6.4AI score0.08383EPSS
SaveExploits1References1
Amazon
Amazon
added 2024/02/19 12:00 a.m.100 views

Important: php72

Issue Overview: A flaw was discovered in the link function in PHP. When compiled on Windows, it does not correctly handle paths containing NULL bytes. An attacker could abuse this flaw to bypass application checks on file paths. CVE-2019-11044 In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.1...

9.8CVSS8.1AI score0.08818EPSS
SaveExploits6
Amazon
Amazon
added 2023/04/05 12:00 a.m.100 views

Important: python27

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.5CVSS8.2AI score0.20459EPSS
SaveExploits4
Amazon
Amazon
added 2022/10/11 12:00 a.m.100 views

Important: kernel

Issue Overview: An out-of-bounds write flaw was found in the Linux kernels framebuffer-based console driver functionality in the way a user triggers ioctl FBIOPUTVSCREENINFO with malicious data. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS6.6AI score0.07626EPSS
SaveExploits17
Amazon
Amazon
added 2022/08/08 12:00 a.m.100 views

Important: golang

Issue Overview: A null pointer dereference vulnerability was found in golang. When using the library's ssh server without specifying an option for GSSAPIWithMICConfig, it is possible for an attacker to craft an ssh client connection using the authentication method and cause the server to panic...

9.8CVSS8.2AI score0.10874EPSS
SaveExploits4
Amazon
Amazon
added 2022/04/28 12:00 a.m.100 views

Important: golang

Issue Overview: An out of bounds read vulnerability was found in golang. When using the archive/zip standard library stdlib and an unexpected file is parsed, it can cause golang to attempt to read outside of a slice array causing a panic in the runtime. A potential attacker can use this...

9.8CVSS7.1AI score0.10874EPSS
SaveExploits0
Total number of security vulnerabilities5000