Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 56 222

Количество 56 222

redhat логотип

CVE-2021-3805

почти 5 лет назад

object-path is vulnerable to Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

CVSS3: 7.5
EPSS: Низкий
redhat логотип

CVE-2021-3803

почти 5 лет назад

nth-check is vulnerable to Inefficient Regular Expression Complexity

CVSS3: 7.5
EPSS: Низкий
redhat логотип

CVE-2021-3802

почти 5 лет назад

A vulnerability found in udisks2. This flaw allows an attacker to input a specially crafted image file/USB leading to kernel panic. The highest threat from this vulnerability is to system availability.

CVSS3: 4.5
EPSS: Низкий
redhat логотип

CVE-2021-3801

почти 5 лет назад

prism is vulnerable to Inefficient Regular Expression Complexity

CVSS3: 6.5
EPSS: Низкий
redhat логотип

CVE-2021-3800

больше 5 лет назад

A flaw was found in glib before version 2.63.6. Due to random charset alias, pkexec can leak content from files owned by privileged users to unprivileged ones under the right condition.

CVSS3: 5.5
EPSS: Низкий
redhat логотип

CVE-2021-3798

больше 5 лет назад

A flaw was found in openCryptoki. The openCryptoki Soft token does not check if an EC key is valid when an EC key is created via C_CreateObject, nor when C_DeriveKey is used with ECDH public data. This may allow a malicious user to extract the private key by performing an invalid curve attack.

CVSS3: 5.1
EPSS: Низкий
redhat логотип

CVE-2021-37972

почти 5 лет назад

Out of bounds read in libjpeg-turbo in Google Chrome prior to 94.0.4606.54 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

CVSS3: 8.8
EPSS: Низкий
redhat логотип

CVE-2021-3796

почти 5 лет назад

vim is vulnerable to Use After Free

CVSS3: 7.3
EPSS: Низкий
redhat логотип

CVE-2021-3795

почти 5 лет назад

semver-regex is vulnerable to Inefficient Regular Expression Complexity

CVSS3: 7.5
EPSS: Низкий
redhat логотип

CVE-2021-37939

почти 5 лет назад

It was discovered that Kibana’s JIRA connector & IBM Resilient connector could be used to return HTTP response data on internal hosts, which may be intentionally hidden from public view. Using this vulnerability, a malicious user with the ability to create connectors, could utilize these connectors to view limited HTTP response data on hosts accessible to the cluster.

CVSS3: 2.7
EPSS: Низкий
redhat логотип

CVE-2021-37936

почти 4 года назад

It was discovered that Kibana was not sanitizing document fields containing HTML snippets. Using this vulnerability, an attacker with the ability to write documents to an elasticsearch index could inject HTML. When the Discover app highlighted a search term containing the HTML, it would be rendered for the user.

CVSS3: 5.4
EPSS: Низкий
redhat логотип

CVE-2021-3782

около 4 лет назад

An internal reference count is held on the buffer pool, incremented every time a new buffer is created from the pool. The reference count is maintained as an int; on LP64 systems this can cause the reference count to overflow if the client creates a large number of wl_shm buffer objects, or if it can coerce the server to create a large number of external references to the buffer storage. With the reference count overflowing, a use-after-free can be constructed on the wl_shm_pool tracking structure, where values may be incremented or decremented; it may also be possible to construct a limited oracle to leak 4 bytes of server-side memory to the attacking client at a time.

CVSS3: 6.6
EPSS: Низкий
redhat логотип

CVE-2021-3781

почти 5 лет назад

A trivial sandbox (enabled with the `-dSAFER` option) escape flaw was found in the ghostscript interpreter by injecting a specially crafted pipe command. This flaw allows a specially crafted document to execute arbitrary commands on the system in the context of the ghostscript interpreter. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.

CVSS3: 9.8
EPSS: Высокий
redhat логотип

CVE-2021-3778

почти 5 лет назад

vim is vulnerable to Heap-based Buffer Overflow

CVSS3: 7.8
EPSS: Низкий
redhat логотип

CVE-2021-37789

почти 4 года назад

stb_image.h 2.27 has a heap-based buffer over in stbi__jpeg_load, leading to Information Disclosure or Denial of Service.

CVSS3: 8.1
EPSS: Низкий
redhat логотип

CVE-2021-37750

около 5 лет назад

The Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.18.5 and 1.19.x before 1.19.3 has a NULL pointer dereference in kdc/do_tgs_req.c via a FAST inner body that lacks a server field.

CVSS3: 6.5
EPSS: Низкий
redhat логотип

CVE-2021-3773

почти 5 лет назад

A flaw in netfilter could allow a network-connected attacker to infer openvpn connection endpoint information for further use in traditional network attacks.

CVSS3: 5.9
EPSS: Низкий
redhat логотип

CVE-2021-3772

почти 5 лет назад

A flaw was found in the Linux SCTP stack. A blind attacker may be able to kill an existing SCTP association through invalid chunks if the attacker knows the IP-addresses and port numbers being used and the attacker can send packets with spoofed IP addresses.

CVSS3: 5.9
EPSS: Низкий
redhat логотип

CVE-2021-37714

около 5 лет назад

jsoup is a Java library for working with HTML. Those using jsoup versions prior to 1.14.2 to parse untrusted HTML or XML may be vulnerable to DOS attacks. If the parser is run on user supplied input, an attacker may supply content that causes the parser to get stuck (loop indefinitely until cancelled), to complete more slowly than usual, or to throw an unexpected exception. This effect may support a denial of service attack. The issue is patched in version 1.14.2. There are a few available workarounds. Users may rate limit input parsing, limit the size of inputs based on system resources, and/or implement thread watchdogs to cap and timeout parse runtimes.

CVSS3: 7.5
EPSS: Низкий
redhat логотип

CVE-2021-37713

около 5 лет назад

The npm package "tar" (aka node-tar) before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be outside of the extraction target directory is not extracted. This is, in part, accomplished by sanitizing absolute paths of entries within the archive, skipping archive entries that contain `..` path portions, and resolving the sanitized paths against the extraction target directory. This logic was insufficient on Windows systems when extracting tar files that contained a path that was not an absolute path, but specified a drive letter different from the extraction target, such as `C:some\path`. If the drive letter does not match the extraction target, for example `D:\extraction\dir`, then the result of `path.resolve(extractionDirectory, entryPath)` would resolve against the current working directory on the `C:` drive, rather than the extraction target direc...

CVSS3: 8.2
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
redhat логотип
CVE-2021-3805

object-path is vulnerable to Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

CVSS3: 7.5
2%
Низкий
почти 5 лет назад
redhat логотип
CVE-2021-3803

nth-check is vulnerable to Inefficient Regular Expression Complexity

CVSS3: 7.5
2%
Низкий
почти 5 лет назад
redhat логотип
CVE-2021-3802

A vulnerability found in udisks2. This flaw allows an attacker to input a specially crafted image file/USB leading to kernel panic. The highest threat from this vulnerability is to system availability.

CVSS3: 4.5
1%
Низкий
почти 5 лет назад
redhat логотип
CVE-2021-3801

prism is vulnerable to Inefficient Regular Expression Complexity

CVSS3: 6.5
1%
Низкий
почти 5 лет назад
redhat логотип
CVE-2021-3800

A flaw was found in glib before version 2.63.6. Due to random charset alias, pkexec can leak content from files owned by privileged users to unprivileged ones under the right condition.

CVSS3: 5.5
1%
Низкий
больше 5 лет назад
redhat логотип
CVE-2021-3798

A flaw was found in openCryptoki. The openCryptoki Soft token does not check if an EC key is valid when an EC key is created via C_CreateObject, nor when C_DeriveKey is used with ECDH public data. This may allow a malicious user to extract the private key by performing an invalid curve attack.

CVSS3: 5.1
0%
Низкий
больше 5 лет назад
redhat логотип
CVE-2021-37972

Out of bounds read in libjpeg-turbo in Google Chrome prior to 94.0.4606.54 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

CVSS3: 8.8
2%
Низкий
почти 5 лет назад
redhat логотип
CVE-2021-3796

vim is vulnerable to Use After Free

CVSS3: 7.3
2%
Низкий
почти 5 лет назад
redhat логотип
CVE-2021-3795

semver-regex is vulnerable to Inefficient Regular Expression Complexity

CVSS3: 7.5
1%
Низкий
почти 5 лет назад
redhat логотип
CVE-2021-37939

It was discovered that Kibana’s JIRA connector & IBM Resilient connector could be used to return HTTP response data on internal hosts, which may be intentionally hidden from public view. Using this vulnerability, a malicious user with the ability to create connectors, could utilize these connectors to view limited HTTP response data on hosts accessible to the cluster.

CVSS3: 2.7
0%
Низкий
почти 5 лет назад
redhat логотип
CVE-2021-37936

It was discovered that Kibana was not sanitizing document fields containing HTML snippets. Using this vulnerability, an attacker with the ability to write documents to an elasticsearch index could inject HTML. When the Discover app highlighted a search term containing the HTML, it would be rendered for the user.

CVSS3: 5.4
0%
Низкий
почти 4 года назад
redhat логотип
CVE-2021-3782

An internal reference count is held on the buffer pool, incremented every time a new buffer is created from the pool. The reference count is maintained as an int; on LP64 systems this can cause the reference count to overflow if the client creates a large number of wl_shm buffer objects, or if it can coerce the server to create a large number of external references to the buffer storage. With the reference count overflowing, a use-after-free can be constructed on the wl_shm_pool tracking structure, where values may be incremented or decremented; it may also be possible to construct a limited oracle to leak 4 bytes of server-side memory to the attacking client at a time.

CVSS3: 6.6
0%
Низкий
около 4 лет назад
redhat логотип
CVE-2021-3781

A trivial sandbox (enabled with the `-dSAFER` option) escape flaw was found in the ghostscript interpreter by injecting a specially crafted pipe command. This flaw allows a specially crafted document to execute arbitrary commands on the system in the context of the ghostscript interpreter. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.

CVSS3: 9.8
84%
Высокий
почти 5 лет назад
redhat логотип
CVE-2021-3778

vim is vulnerable to Heap-based Buffer Overflow

CVSS3: 7.8
2%
Низкий
почти 5 лет назад
redhat логотип
CVE-2021-37789

stb_image.h 2.27 has a heap-based buffer over in stbi__jpeg_load, leading to Information Disclosure or Denial of Service.

CVSS3: 8.1
1%
Низкий
почти 4 года назад
redhat логотип
CVE-2021-37750

The Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.18.5 and 1.19.x before 1.19.3 has a NULL pointer dereference in kdc/do_tgs_req.c via a FAST inner body that lacks a server field.

CVSS3: 6.5
2%
Низкий
около 5 лет назад
redhat логотип
CVE-2021-3773

A flaw in netfilter could allow a network-connected attacker to infer openvpn connection endpoint information for further use in traditional network attacks.

CVSS3: 5.9
5%
Низкий
почти 5 лет назад
redhat логотип
CVE-2021-3772

A flaw was found in the Linux SCTP stack. A blind attacker may be able to kill an existing SCTP association through invalid chunks if the attacker knows the IP-addresses and port numbers being used and the attacker can send packets with spoofed IP addresses.

CVSS3: 5.9
1%
Низкий
почти 5 лет назад
redhat логотип
CVE-2021-37714

jsoup is a Java library for working with HTML. Those using jsoup versions prior to 1.14.2 to parse untrusted HTML or XML may be vulnerable to DOS attacks. If the parser is run on user supplied input, an attacker may supply content that causes the parser to get stuck (loop indefinitely until cancelled), to complete more slowly than usual, or to throw an unexpected exception. This effect may support a denial of service attack. The issue is patched in version 1.14.2. There are a few available workarounds. Users may rate limit input parsing, limit the size of inputs based on system resources, and/or implement thread watchdogs to cap and timeout parse runtimes.

CVSS3: 7.5
7%
Низкий
около 5 лет назад
redhat логотип
CVE-2021-37713

The npm package "tar" (aka node-tar) before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be outside of the extraction target directory is not extracted. This is, in part, accomplished by sanitizing absolute paths of entries within the archive, skipping archive entries that contain `..` path portions, and resolving the sanitized paths against the extraction target directory. This logic was insufficient on Windows systems when extracting tar files that contained a path that was not an absolute path, but specified a drive letter different from the extraction target, such as `C:some\path`. If the drive letter does not match the extraction target, for example `D:\extraction\dir`, then the result of `path.resolve(extractionDirectory, entryPath)` would resolve against the current working directory on the `C:` drive, rather than the extraction target direc...

CVSS3: 8.2
1%
Низкий
около 5 лет назад

Уязвимостей на страницу