Lucene search
+L
AmazonRecent

9042 matches found

Amazon
Amazon
added 2022/12/06 12:0 a.m.28 views

Low: openjpeg2

Issue Overview: A flaw was found in the opj2decompress program in openjpeg2 in the way it handles an input directory with a large number of files. When it fails to allocate a buffer to store the filenames of the input directory, it calls free on an uninitialized pointer, leading to a segmentation...

5.5CVSS7.3AI score0.01104EPSS
SaveExploits0
Amazon
Amazon
added 2022/12/06 12:0 a.m.32 views

Important: libtiff

Issue Overview: A flaw was found in libtiffs tiffcrop utility that has a uint32t underflow that can lead to an out-of-bounds read and write. This flaw allows an attacker who supplies a crafted file to tiffcrop to cause a crash or, in some cases, further exploitation. CVE-2022-2867 Affected...

5.5CVSS7.1AI score0.00307EPSS
SaveExploits0
Amazon
Amazon
added 2022/12/06 12:0 a.m.31 views

Medium: util-linux

Issue Overview: A command injection flaw was found in the way util-linux implements umount autocompletion in Bash. An attacker with the ability to mount a filesystem with custom mount points may execute arbitrary commands on behalf of the user who triggers the umount autocompletion. CVE-2018-7738...

7.8CVSS8.4AI score0.00441EPSS
SaveExploits0
Amazon
Amazon
added 2022/12/06 12:0 a.m.38 views

Important: thunderbird

Issue Overview: Integer overflow vulnerability in avtimecodemakestring in libavutil/timecode.c in FFmpeg version 4.3.2, allows local attackers to cause a denial of service DoS via crafted .mov file. CVE-2021-28429 When receiving an HTML email that contained an iframe element, which used a srcdoc...

8.8CVSS8.9AI score0.0176EPSS
SaveExploits0
Amazon
Amazon
added 2022/12/06 12:0 a.m.35 views

Important: libbpf

Issue Overview: A vulnerability classified as critical has been found in Linux Kernel. Affected is the function btfdumpnamedups of the file tools/lib/bpf/btfdump.c of the component libbpf. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifi...

8CVSS5.5AI score0.00562EPSS
SaveExploits0
Amazon
Amazon
added 2022/12/06 12:0 a.m.35 views

Important: rsync

Issue Overview: An out-of-bounds access flaw was found in zlib, which allows memory corruption when deflating ex: when compressing if the input has many distant matches. For some rare inputs with a large number of distant matches crafted payloads, the buffer into which the compressed or deflated...

7.5CVSS7.5AI score0.52063EPSS
SaveExploits1
Amazon
Amazon
added 2022/12/06 12:0 a.m.46 views

Important: kernel

Issue Overview: In v4l2m2mquerybuf of v4l2-mem2mem.c, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Andro...

7.8CVSS5AI score0.02313EPSS
SaveExploits1
Amazon
Amazon
added 2022/12/06 12:0 a.m.102 views

Medium: curl

Issue Overview: A vulnerability was found in curl. This security flaw allows reusing OAUTH2-authenticated connections without properly ensuring that the connection was authenticated with the same credentials set for this transfer. This issue leads to an authentication bypass, either by mistake or...

8.1CVSS7.1AI score0.3216EPSS
SaveExploits8
Amazon
Amazon
added 2022/12/06 12:0 a.m.60 views

Medium: curl

Issue Overview: A vulnerability was found in curl. The issue occurs when doing HTTPS transfers, where curl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set if it previously used the same handle to issue a PUT...

9.8CVSS7.1AI score0.04325EPSS
SaveExploits2
Amazon
Amazon
added 2022/12/06 12:0 a.m.59 views

Important: kernel

Issue Overview: In v4l2m2mquerybuf of v4l2-mem2mem.c, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Andro...

7.8CVSS6.1AI score0.01327EPSS
SaveExploits1
Amazon
Amazon
added 2022/12/06 12:0 a.m.29 views

Medium: ncurses

Issue Overview: The ncurses package tic is susceptible to a heap overflow on crafted input. When the terminfo entry-description compiler processes input, proper bounds checking was not enforced leading to this software flaw. The highest threat from this vulnerability is system availability...

8.8CVSS7AI score0.03231EPSS
SaveExploits2
Amazon
Amazon
added 2022/12/06 12:0 a.m.33 views

Medium: systemd

Issue Overview: An off-by-one Error issue was discovered in Systemd in formattimespan function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in formattimespan, leading to a Denial of Service. CVE-2022-3821 Affected Packages: systemd...

5.5CVSS7.5AI score0.00412EPSS
SaveExploits1
Amazon
Amazon
added 2022/12/06 12:0 a.m.35 views

Medium: util-linux

Issue Overview: A flaw was found in the Linux kernel's util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an "INPUTRC" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error...

5.5CVSS5.4AI score0.00427EPSS
SaveExploits0
Amazon
Amazon
added 2022/12/06 12:0 a.m.44 views

Medium: zlib

Issue Overview: A security vulnerability was found in zlib. The flaw triggered a heap-based buffer in inflate in the inflate.c function via a large gzip header extra field. This flaw is only applicable in the call inflateGetHeader. CVE-2022-37434 Affected Packages: zlib Issue Correction: Run yum...

9.8CVSS7.2AI score0.15502EPSS
SaveExploits1
Amazon
Amazon
added 2022/12/06 12:0 a.m.35 views

Important: vim

Issue Overview: Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.0765. CVE-2022-3520 Use After Free in GitHub repository vim/vim prior to 9.0.0789. CVE-2022-3591 A vulnerability was found in vim and classified as problematic. Affected by this issue is the function qfupdatebuff...

9.8CVSS6.7AI score0.01196EPSS
SaveExploits1
Amazon
Amazon
added 2022/12/06 12:0 a.m.52 views

Medium: python3

Issue Overview: A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int"text", a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits float, decimal, int.frombytes, and int for binary bases 2, 4, 8, 1...

7.5CVSS7.6AI score0.05947EPSS
SaveExploits0
Amazon
Amazon
added 2022/12/06 12:0 a.m.70 views

Important: git

Issue Overview: Git is an open source, scalable, distributed revision control system. Versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 are subject to exposure of sensitive information to a malicious actor. When performing a local clone where the source and targ...

8.8CVSS6.8AI score0.02938EPSS
SaveExploits1
Amazon
Amazon
added 2022/12/06 12:0 a.m.35 views

Important: expat

Issue Overview: A vulnerability was found in expat. With this flaw, it is possible to create a situation in which parsing is suspended while substituting in an internal entity so that XMLResumeParser directly uses the internalEntityProcessor as its processor. If the subsequent parse includes some...

8.1CVSS8.7AI score0.0176EPSS
SaveExploits0
Amazon
Amazon
added 2022/12/06 12:0 a.m.41 views

Important: git

Issue Overview: Git is an open source, scalable, distributed revision control system. Versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 are subject to exposure of sensitive information to a malicious actor. When performing a local clone where the source and targ...

8.8CVSS7.6AI score0.02938EPSS
SaveExploits1
Amazon
Amazon
added 2022/11/09 12:0 a.m.4 views

Medium: kernel

Issue Overview: drivers/scsi/stex.c in the Linux kernel through 5.19.9 allows local users to obtain sensitive information from kernel memory because stexqueuecommandlck lacks a memset for the PASSTHRUCMD case. CVE-2022-40768 Affected Packages: kernel Note: This advisory is applicable to Amazon...

7.5CVSS6.1AI score0.21314EPSS
SaveExploits0
Amazon
Amazon
added 2022/11/09 12:0 a.m.8 views

Important: kernel

Issue Overview: A flaw use after free in the Linux kernel NILFS file system was found in the way user triggers function securityinodealloc to fail with following call to function nilfsmdtdestroy. A local user could use this flaw to crash the system or potentially escalate their privileges on the...

7.8CVSS5.3AI score0.01218EPSS
SaveExploits0
Amazon
Amazon
added 2022/11/09 12:0 a.m.10 views

Important: kernel

Issue Overview: A flaw use after free in the Linux kernel NILFS file system was found in the way user triggers function securityinodealloc to fail with following call to function nilfsmdtdestroy. A local user could use this flaw to crash the system or potentially escalate their privileges on the...

7.8CVSS5.3AI score0.01218EPSS
SaveExploits0
Amazon
Amazon
added 2022/11/08 12:0 a.m.54 views

Important: rsync

Issue Overview: A flaw was found in rsync that is triggered by a victim rsync user/client connecting to a malicious rsync server. The server can copy and overwrite arbitrary files in the client's rsync target directory and subdirectories. This flaw allows a malicious server, or in some cases,...

7.4CVSS7.7AI score0.01672EPSS
SaveExploits1
Amazon
Amazon
added 2022/11/08 12:0 a.m.34 views

Important: libtiff

Issue Overview: A flaw was found in libtiffs tiffcrop utility that has a uint32t underflow that can lead to an out-of-bounds read and write. This flaw allows an attacker who supplies a crafted file to tiffcrop to cause a crash or, in some cases, further exploitation. CVE-2022-2867 libtiff's...

5.5CVSS7.2AI score0.00307EPSS
SaveExploits0
Amazon
Amazon
added 2022/11/08 12:0 a.m.40 views

Medium: glibc

Issue Overview: In the GNU C Library aka glibc or libc6 before 2.28, parseregexp in posix/regcomp.c misparses alternatives, which allows attackers to cause a denial of service assertion failure and application exit or trigger an incorrect result by attempting a regular-expression match...

7.5CVSS6.9AI score0.03906EPSS
SaveExploits1
Amazon
Amazon
added 2022/11/08 12:0 a.m.34 views

Medium: pcre2

Issue Overview: An out-of-bounds read vulnerability was discovered in the PCRE2 library in the compilexclassmatchingpath function of the pcre2jitcompile.c file. This involves a unicode property matching issue in JIT-compiled regular expressions. The issue occurs because the character was not full...

9.1CVSS7.7AI score0.03193EPSS
SaveExploits0
Amazon
Amazon
added 2022/11/08 12:0 a.m.41 views

Medium: dhcp

Issue Overview: An integer overflow vulnerability was found in the DHCP server. When the "optioncodehashlookup" function is called from "addoption", it increases the option's "refcount" field. However, there is not a corresponding call to "optiondereference" to decrement the "refcount" field. The...

6.5CVSS7.3AI score0.00682EPSS
SaveExploits0
Amazon
Amazon
added 2022/11/08 12:0 a.m.55 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: inet: fully convert sk-skrxdst to RCU rules CVE-2021-47103 A flaw use after free in the Linux kernel NILFS file system was found in the way user triggers function securityinodealloc to fail with following call to...

8CVSS4.5AI score0.02313EPSS
SaveExploits1
Amazon
Amazon
added 2022/11/08 12:0 a.m.33 views

Important: dbus

Issue Overview: A flaw was found in dbus. The implementation of DBUSCOOKIESHA1 is susceptible to a symbolic link attack. A malicious client with write access to its own home directory could manipulate a /.dbus-keyrings symlink to cause the DBusServer to read and write in unintended locations...

7.1CVSS7AI score0.00569EPSS
SaveExploits1
Amazon
Amazon
added 2022/11/08 12:0 a.m.95 views

Medium: curl

Issue Overview: A vulnerability was found in curl. This issue occurs because a malicious server can serve excessive amounts of Set-Cookie: headers in an HTTP response to curl, which stores all of them. This flaw leads to a denial of service, either by mistake or by a malicious actor. CVE-2022-322...

9.8CVSS6.9AI score0.3216EPSS
SaveExploits5
Amazon
Amazon
added 2022/11/08 12:0 a.m.40 views

Important: expat

Issue Overview: A vulnerability was found in expat. With this flaw, it is possible to create a situation in which parsing is suspended while substituting in an internal entity so that XMLResumeParser directly uses the internalEntityProcessor as its processor. If the subsequent parse includes some...

8.1CVSS8.8AI score0.0176EPSS
SaveExploits0
Amazon
Amazon
added 2022/10/24 12:0 a.m.19 views

Important: kernel

Issue Overview: A vulnerability was found in the fs/inode.c:inodeinitowner function logic of the LInux kernel that allows local users to create files for the XFS file-system with an unintended group ownership and with group execution and SGID permission bits set, in a scenario where a directory i...

7.8CVSS4.8AI score0.01433EPSS
SaveExploits5
Amazon
Amazon
added 2022/10/24 12:0 a.m.12 views

Important: kernel

Issue Overview: A flaw was found in the Linux kernel. The existing KVM SEV API has a vulnerability that allows a non-root host user-level application to crash the host kernel by creating a confidential guest VM instance in AMD CPU that supports Secure Encrypted Virtualization SEV. CVE-2022-0171 A...

7.8CVSS4.1AI score0.01433EPSS
SaveExploits2
Amazon
Amazon
added 2022/10/24 12:0 a.m.9 views

Important: kernel

Issue Overview: A use-after-free flaw was found in the Linux kernel's Unix socket Garbage Collection and iouring. This flaw allows a local user to crash or potentially escalate their privileges on the system. CVE-2022-2602 A flaw was found in hw. The unprotected alternative channel of return bran...

7.8CVSS5AI score0.04831EPSS
SaveExploits3
Amazon
Amazon
added 2022/10/24 12:0 a.m.5 views

Medium: java-1.8.0-amazon-corretto

Issue Overview: 2023-05-11: CVE-2022-21618 and CVE-2022-39399 have changed status to NOT AFFECTED for this package and have been removed from this advisory. Title: Improve NTLM support writeSecurityBuffer writes a serialized security buffer to be used for NTLM auth. One of the fields that are...

5.3CVSS7.2AI score0.02486EPSS
SaveExploits0
Amazon
Amazon
added 2022/10/21 12:0 a.m.74 views

Medium: glibc

Issue Overview: A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd in a setuid program could use this flaw to potential...

7.8CVSS8.3AI score0.0072EPSS
SaveExploits1
Amazon
Amazon
added 2022/10/21 12:0 a.m.36 views

Low: vim

Issue Overview: A flaw was found in vim, which is vulnerable to an out-of-bounds read in the msgouttransspecial function. This flaw allows a specially crafted file to crash software or execute code when opened in vim. CVE-2022-2257 A heap buffer overflow vulnerability was found in Vim's inc...

8CVSS8AI score0.01429EPSS
SaveExploits26
Amazon
Amazon
added 2022/10/21 12:0 a.m.41 views

Low: vim

Issue Overview: A flaw was found in vim, which is vulnerable to an out-of-bounds read in the msgouttransspecial function. This flaw allows a specially crafted file to crash software or execute code when opened in vim. CVE-2022-2257 A heap buffer overflow vulnerability was found in Vim's inc...

8CVSS8.1AI score0.01429EPSS
SaveExploits16
Amazon
Amazon
added 2022/10/21 12:0 a.m.70 views

Medium: java-11-amazon-corretto

Issue Overview: Title: Wider MultiByte conversions Buffer overflow is possible due to incorrect byte count should be character count. CVE-2022-21618 Title: Improve NTLM support writeSecurityBuffer writes a serialized security buffer to be used for NTLM auth. One of the fields that are serialized ...

5.3CVSS6.5AI score0.02486EPSS
SaveExploits0
Amazon
Amazon
added 2022/10/21 12:0 a.m.38 views

Medium: java-17-amazon-corretto

Issue Overview: Title: Wider MultiByte conversions Buffer overflow is possible due to incorrect byte count should be character count. CVE-2022-21618 Title: Improve NTLM support writeSecurityBuffer writes a serialized security buffer to be used for NTLM auth. One of the fields that are serialized ...

5.3CVSS6.5AI score0.02486EPSS
SaveExploits0
Amazon
Amazon
added 2022/10/21 12:0 a.m.55 views

Important: golang-github-gorilla-mux

Issue Overview: 2023-05-11: CVE-2022-1996 has changed status to NOT AFFECTED for this package and has been removed from this advisory. A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling,...

9.3CVSS8.4AI score0.0995EPSS
SaveExploits7
Amazon
Amazon
added 2022/10/21 12:0 a.m.43 views

Important: golang-googlecode-net

Issue Overview: 2023-05-11: CVE-2022-1996 has changed status to NOT AFFECTED for this package and has been removed from this advisory. A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling,...

9.3CVSS8.4AI score0.0995EPSS
SaveExploits7
Amazon
Amazon
added 2022/10/21 12:0 a.m.55 views

Important: golang-github-kr-pty

Issue Overview: 2023-05-11: CVE-2022-1996 has changed status to NOT AFFECTED for this package and has been removed from this advisory. A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling,...

9.3CVSS8.4AI score0.0995EPSS
SaveExploits7
Amazon
Amazon
added 2022/10/21 12:0 a.m.38 views

Important: golang-github-syndtr-gocapability

Issue Overview: 2023-05-11: CVE-2022-1996 has changed status to NOT AFFECTED for this package and has been removed from this advisory. A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling,...

9.3CVSS8.4AI score0.0995EPSS
SaveExploits7
Amazon
Amazon
added 2022/10/21 12:0 a.m.39 views

Important: golang-github-godbus-dbus

Issue Overview: 2023-05-11: CVE-2022-1996 has changed status to NOT AFFECTED for this package and has been removed from this advisory. A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling,...

9.3CVSS8.4AI score0.0995EPSS
SaveExploits7
Amazon
Amazon
added 2022/10/21 12:0 a.m.34 views

Important: golang-github-gorilla-context

Issue Overview: 2023-05-11: CVE-2022-1996 has changed status to NOT AFFECTED for this package and has been removed from this advisory. A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling,...

9.3CVSS8.4AI score0.0995EPSS
SaveExploits7
Amazon
Amazon
added 2022/10/21 12:0 a.m.63 views

Important: golang-googlecode-sqlite

Issue Overview: 2023-05-11: CVE-2022-1996 has changed status to NOT AFFECTED for this package and has been removed from this advisory. A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling,...

9.3CVSS8.4AI score0.0995EPSS
SaveExploits7
Amazon
Amazon
added 2022/10/21 12:0 a.m.67 views

Important: go-rpm-macros

Issue Overview: 2023-05-11: CVE-2022-1996 has changed status to NOT AFFECTED for this package and has been removed from this advisory. A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling,...

9.3CVSS8.4AI score0.0995EPSS
SaveExploits7
Amazon
Amazon
added 2022/10/11 12:0 a.m.25 views

Important: libapreq2

Issue Overview: A flaw in Apache libapreq2 versions 2.16 and earlier could cause a buffer overflow while processing multipart form uploads. A remote attacker could send a request causing a process crash which could lead to a denial of service attack. CVE-2022-22728 Affected Packages: libapreq2...

7.5CVSS7.8AI score0.04712EPSS
SaveExploits0
Amazon
Amazon
added 2022/10/11 12:0 a.m.98 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.04267EPSS
SaveExploits0
Total number of security vulnerabilities9042