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

exploitDog

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

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

redhat логотип

CVE-2022-2226

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

An OpenPGP digital signature includes information about the date when the signature was created. When displaying an email that contains a digital signature, the email's date will be shown. If the dates were different, then Thunderbird didn't report the email as having an invalid signature. If an attacker performed a replay attack, in which an old email with old contents are resent at a later time, it could lead the victim to believe that the statements in the email are current. Fixed versions of Thunderbird will require that the signature's date roughly matches the displayed date of the email. This vulnerability affects Thunderbird < 102 and Thunderbird < 91.11.

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

CVE-2022-2220

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

Insufficient Granularity of Access Control in an OpenShift router causes improper subdomain ownership verification, allowing route takeover. Once a custom route is created, the user must update the DNS provider by creating a canonical name (CNAME) record to expose this route externally. The CNAME record should point the custom domain to the OpenShift router as the alias. If the CNAME is not removed when the route is not in use anymore, there is a dangling route that a malicious actor may take over.

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

CVE-2022-2217

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

Cross-site Scripting (XSS) - Generic in GitHub repository ionicabizau/parse-url prior to 7.0.0.

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

CVE-2022-22143

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

The package convict before 6.2.2 are vulnerable to Prototype Pollution via the convict function due to missing validation of parentKey. **Note:** This vulnerability derives from an incomplete fix of another [vulnerability](https://security.snyk.io/vuln/SNYK-JS-CONVICT-1062508)

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

CVE-2022-2211

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

A vulnerability was found in libguestfs. This issue occurs while calculating the greatest possible number of matching keys in the get_keys() function. This flaw leads to a denial of service, either by mistake or malicious actor.

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

CVE-2022-2210

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

Out-of-bounds Write in GitHub repository vim/vim prior to 8.2.

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

CVE-2022-2208

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

NULL Pointer Dereference in GitHub repository vim/vim prior to 8.2.5163.

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

CVE-2022-2207

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

Heap-based Buffer Overflow in GitHub repository vim/vim prior to 8.2.

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

CVE-2022-2206

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

Out-of-bounds Read in GitHub repository vim/vim prior to 8.2.

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

CVE-2022-2200

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

If an object prototype was corrupted by an attacker, they would have been able to set undesired attributes on a JavaScript object, leading to privileged code execution. This vulnerability affects Firefox < 102, Firefox ESR < 91.11, Thunderbird < 102, and Thunderbird < 91.11.

CVSS3: 8.8
EPSS: Средний
redhat логотип

CVE-2022-21986

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

.NET Denial of Service Vulnerability

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

CVE-2022-2196

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

A regression exists in the Linux Kernel within KVM: nVMX that allowed for speculative execution attacks. L2 can carry out Spectre v2 attacks on L1 due to L1 thinking it doesn't need retpolines or IBPB after running L2 due to KVM (L0) advertising eIBRS support to L1. An attacker at L2 with code execution can execute code on an indirect branch on the host machine. We recommend upgrading to Kernel 6.2 or applying the relevant stable backports (v5.4.233, v5.10.170, v5.15.96, v6.1.14).

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

CVE-2022-2191

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

In Eclipse Jetty versions 10.0.0 thru 10.0.9, and 11.0.0 thru 11.0.9 versions, SslConnection does not release ByteBuffers from configured ByteBufferPool in case of error code paths.

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

CVE-2022-2183

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

Out-of-bounds Read in GitHub repository vim/vim prior to 8.2.

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

CVE-2022-21831

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

A code injection vulnerability exists in the Active Storage >= v5.2.0 that could allow an attacker to execute code via image_processing arguments.

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

CVE-2022-2182

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

Heap-based Buffer Overflow in GitHub repository vim/vim prior to 8.2.

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

CVE-2022-21824

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

Due to the formatting logic of the "console.table()" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be "__proto__". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9, >= 14.18.3, >= 16.13.2, and >= 17.3.1 use a null protoype for the object these properties are being assigned to.

CVSS3: 8.2
EPSS: Средний
redhat логотип

CVE-2022-21803

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

This affects the package nconf before 0.11.4. When using the memory engine, it is possible to store a nested JSON representation of the configuration. The .set() function, that is responsible for setting the configuration properties, is vulnerable to Prototype Pollution. By providing a crafted property, it is possible to modify the properties on the Object.prototype.

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

CVE-2022-2175

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

Buffer Over-read in GitHub repository vim/vim prior to 8.2.

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

CVE-2022-21724

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

pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security research. The system using the postgresql library will be attacked when attacker control the jdbc url or properties. pgjdbc instantiates plugin instances based on class names provided via `authenticationPluginClassName`, `sslhostnameverifier`, `socketFactory`, `sslfactory`, `sslpasswordcallback` connection properties. However, the driver did not verify if the class implements the expected interface before instantiating the class. This can lead to code execution loaded via arbitrary classes. Users using plugins are advised to upgrade. There are no known workarounds for this issue.

CVSS3: 7
EPSS: Низкий

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

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

An OpenPGP digital signature includes information about the date when the signature was created. When displaying an email that contains a digital signature, the email's date will be shown. If the dates were different, then Thunderbird didn't report the email as having an invalid signature. If an attacker performed a replay attack, in which an old email with old contents are resent at a later time, it could lead the victim to believe that the statements in the email are current. Fixed versions of Thunderbird will require that the signature's date roughly matches the displayed date of the email. This vulnerability affects Thunderbird < 102 and Thunderbird < 91.11.

CVSS3: 6.1
0%
Низкий
около 4 лет назад
redhat логотип
CVE-2022-2220

Insufficient Granularity of Access Control in an OpenShift router causes improper subdomain ownership verification, allowing route takeover. Once a custom route is created, the user must update the DNS provider by creating a canonical name (CNAME) record to expose this route externally. The CNAME record should point the custom domain to the OpenShift router as the alias. If the CNAME is not removed when the route is not in use anymore, there is a dangling route that a malicious actor may take over.

около 4 лет назад
redhat логотип
CVE-2022-2217

Cross-site Scripting (XSS) - Generic in GitHub repository ionicabizau/parse-url prior to 7.0.0.

CVSS3: 6.1
1%
Низкий
около 4 лет назад
redhat логотип
CVE-2022-22143

The package convict before 6.2.2 are vulnerable to Prototype Pollution via the convict function due to missing validation of parentKey. **Note:** This vulnerability derives from an incomplete fix of another [vulnerability](https://security.snyk.io/vuln/SNYK-JS-CONVICT-1062508)

CVSS3: 9.8
2%
Низкий
больше 4 лет назад
redhat логотип
CVE-2022-2211

A vulnerability was found in libguestfs. This issue occurs while calculating the greatest possible number of matching keys in the get_keys() function. This flaw leads to a denial of service, either by mistake or malicious actor.

CVSS3: 5.5
1%
Низкий
около 4 лет назад
redhat логотип
CVE-2022-2210

Out-of-bounds Write in GitHub repository vim/vim prior to 8.2.

CVSS3: 7.8
1%
Низкий
около 4 лет назад
redhat логотип
CVE-2022-2208

NULL Pointer Dereference in GitHub repository vim/vim prior to 8.2.5163.

CVSS3: 3.3
1%
Низкий
около 4 лет назад
redhat логотип
CVE-2022-2207

Heap-based Buffer Overflow in GitHub repository vim/vim prior to 8.2.

CVSS3: 7.8
1%
Низкий
около 4 лет назад
redhat логотип
CVE-2022-2206

Out-of-bounds Read in GitHub repository vim/vim prior to 8.2.

CVSS3: 7.8
1%
Низкий
около 4 лет назад
redhat логотип
CVE-2022-2200

If an object prototype was corrupted by an attacker, they would have been able to set undesired attributes on a JavaScript object, leading to privileged code execution. This vulnerability affects Firefox < 102, Firefox ESR < 91.11, Thunderbird < 102, and Thunderbird < 91.11.

CVSS3: 8.8
24%
Средний
около 4 лет назад
redhat логотип
CVE-2022-21986

.NET Denial of Service Vulnerability

CVSS3: 7.5
4%
Низкий
больше 4 лет назад
redhat логотип
CVE-2022-2196

A regression exists in the Linux Kernel within KVM: nVMX that allowed for speculative execution attacks. L2 can carry out Spectre v2 attacks on L1 due to L1 thinking it doesn't need retpolines or IBPB after running L2 due to KVM (L0) advertising eIBRS support to L1. An attacker at L2 with code execution can execute code on an indirect branch on the host machine. We recommend upgrading to Kernel 6.2 or applying the relevant stable backports (v5.4.233, v5.10.170, v5.15.96, v6.1.14).

CVSS3: 5.6
0%
Низкий
почти 4 года назад
redhat логотип
CVE-2022-2191

In Eclipse Jetty versions 10.0.0 thru 10.0.9, and 11.0.0 thru 11.0.9 versions, SslConnection does not release ByteBuffers from configured ByteBufferPool in case of error code paths.

CVSS3: 7.5
2%
Низкий
около 4 лет назад
redhat логотип
CVE-2022-2183

Out-of-bounds Read in GitHub repository vim/vim prior to 8.2.

CVSS3: 3.3
1%
Низкий
около 4 лет назад
redhat логотип
CVE-2022-21831

A code injection vulnerability exists in the Active Storage >= v5.2.0 that could allow an attacker to execute code via image_processing arguments.

CVSS3: 9.8
3%
Низкий
больше 4 лет назад
redhat логотип
CVE-2022-2182

Heap-based Buffer Overflow in GitHub repository vim/vim prior to 8.2.

CVSS3: 7.8
2%
Низкий
около 4 лет назад
redhat логотип
CVE-2022-21824

Due to the formatting logic of the "console.table()" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be "__proto__". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9, >= 14.18.3, >= 16.13.2, and >= 17.3.1 use a null protoype for the object these properties are being assigned to.

CVSS3: 8.2
22%
Средний
больше 4 лет назад
redhat логотип
CVE-2022-21803

This affects the package nconf before 0.11.4. When using the memory engine, it is possible to store a nested JSON representation of the configuration. The .set() function, that is responsible for setting the configuration properties, is vulnerable to Prototype Pollution. By providing a crafted property, it is possible to modify the properties on the Object.prototype.

CVSS3: 7.3
2%
Низкий
больше 4 лет назад
redhat логотип
CVE-2022-2175

Buffer Over-read in GitHub repository vim/vim prior to 8.2.

CVSS3: 7.8
1%
Низкий
около 4 лет назад
redhat логотип
CVE-2022-21724

pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security research. The system using the postgresql library will be attacked when attacker control the jdbc url or properties. pgjdbc instantiates plugin instances based on class names provided via `authenticationPluginClassName`, `sslhostnameverifier`, `socketFactory`, `sslfactory`, `sslpasswordcallback` connection properties. However, the driver did not verify if the class implements the expected interface before instantiating the class. This can lead to code execution loaded via arbitrary classes. Users using plugins are advised to upgrade. There are no known workarounds for this issue.

CVSS3: 7
3%
Низкий
больше 4 лет назад

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