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

exploitDog

Количество 57 017

Количество 57 017

redhat логотип

CVE-2023-33202

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

Bouncy Castle for Java before 1.73 contains a potential Denial of Service (DoS) issue within the Bouncy Castle org.bouncycastle.openssl.PEMParser class. This class parses OpenSSL PEM encoded streams containing X.509 certificates, PKCS8 encoded keys, and PKCS7 objects. Parsing a file that has crafted ASN.1 data through the PEMParser causes an OutOfMemoryError, which can enable a denial of service attack. (For users of the FIPS Java API: BC-FJA 1.0.2.3 and earlier are affected; BC-FJA 1.0.2.4 is fixed.)

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

CVE-2023-33201

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

Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy Castle to validate X.509 certificates. During the certificate validation process, Bouncy Castle inserts the certificate's Subject Name into an LDAP search filter without any escaping, which leads to an LDAP injection vulnerability.

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

CVE-2023-3317

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

A use-after-free flaw was found in mt7921_check_offload_capability in drivers/net/wireless/mediatek/mt76/mt7921/init.c in wifi mt76/mt7921 sub-component in the Linux Kernel. This flaw could allow an attacker to crash the system after 'features' memory release. This vulnerability could even lead to a kernel information leak problem.

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

CVE-2023-33170

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

ASP.NET and Visual Studio Security Feature Bypass Vulnerability

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

CVE-2023-3316

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

A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.

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

CVE-2023-3315

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

Missing permission checks in Jenkins Team Concert Plugin 2.4.1 and earlier allow attackers with Overall/Read permission to check for the existence of an attacker-specified file path on the Jenkins controller file system.

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

CVE-2023-33135

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

.NET and Visual Studio Elevation of Privilege Vulnerability

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

CVE-2023-3312

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

A vulnerability was found in drivers/cpufreq/qcom-cpufreq-hw.c in cpufreq subsystem in the Linux Kernel. This flaw, during device unbind will lead to double release problem leading to denial of service.

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

CVE-2023-33128

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

.NET and Visual Studio Remote Code Execution Vulnerability

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

CVE-2023-33127

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

.NET and Visual Studio Elevation of Privilege Vulnerability

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

CVE-2023-33126

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

.NET and Visual Studio Remote Code Execution Vulnerability

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

CVE-2023-3301

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

A flaw was found in QEMU. The async nature of hot-unplug enables a race scenario where the net device backend is cleared before the virtio-net pci frontend has been unplugged. A malicious guest could use this time window to trigger an assertion and cause a denial of service.

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

CVE-2023-33008

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

Deserialization of Untrusted Data vulnerability in Apache Software Foundation Apache Johnzon. A malicious attacker can craft up some JSON input that uses large numbers (numbers such as 1e20000000) that Apache Johnzon will deserialize into BigDecimal and maybe use numbers too large which may result in a slow conversion (Denial of service risk). Apache Johnzon 1.2.21 mitigates this by setting a scale limit of 1000 (by default) to the BigDecimal. This issue affects Apache Johnzon: through 1.2.20.

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

CVE-2023-32981

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

An arbitrary file write vulnerability in Jenkins Pipeline Utility Steps Plugin 2.15.2 and earlier allows attackers able to provide crafted archives as parameters to create or replace arbitrary files on the agent file system with attacker-specified content.

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

CVE-2023-32980

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

A cross-site request forgery (CSRF) vulnerability in Jenkins Email Extension Plugin allows attackers to make another user stop watching an attacker-specified job.

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

CVE-2023-3297

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

In Ubuntu's accountsservice an unprivileged local attacker can trigger a use-after-free vulnerability in accountsservice by sending a D-Bus message to the accounts-daemon process.

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

CVE-2023-32979

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

Jenkins Email Extension Plugin does not perform a permission check in a method implementing form validation, allowing attackers with Overall/Read permission to check for the existence of files in the email-templates/ directory in the Jenkins home directory on the controller file system.

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

CVE-2023-32977

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

Jenkins Pipeline: Job Plugin does not escape the display name of the build that caused an earlier build to be aborted, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to set build display names immediately.

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

CVE-2023-32732

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

gRPC contains a vulnerability whereby a client can cause a termination of connection between a HTTP2 proxy and a gRPC server: a base64 encoding error for `-bin` suffixed headers will result in a disconnection by the gRPC server, but is typically allowed by HTTP2 proxies. We recommend upgrading beyond the commit in  https://github.com/grpc/grpc/pull/32309 https://www.google.com/url

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

CVE-2023-32731

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

When gRPC HTTP2 stack raised a header size exceeded error, it skipped parsing the rest of the HPACK frame. This caused any HPACK table mutations to also be skipped, resulting in a desynchronization of HPACK tables between sender and receiver. If leveraged, say, between a proxy and a backend, this could lead to requests from the proxy being interpreted as containing headers from different proxy clients - leading to an information leak that can be used for privilege escalation or data exfiltration. We recommend upgrading beyond the commit contained in  https://github.com/grpc/grpc/pull/33005 https://github.com/grpc/grpc/pull/33005

CVSS3: 7.4
EPSS: Низкий

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

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

Bouncy Castle for Java before 1.73 contains a potential Denial of Service (DoS) issue within the Bouncy Castle org.bouncycastle.openssl.PEMParser class. This class parses OpenSSL PEM encoded streams containing X.509 certificates, PKCS8 encoded keys, and PKCS7 objects. Parsing a file that has crafted ASN.1 data through the PEMParser causes an OutOfMemoryError, which can enable a denial of service attack. (For users of the FIPS Java API: BC-FJA 1.0.2.3 and earlier are affected; BC-FJA 1.0.2.4 is fixed.)

CVSS3: 5.5
1%
Низкий
почти 3 года назад
redhat логотип
CVE-2023-33201

Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy Castle to validate X.509 certificates. During the certificate validation process, Bouncy Castle inserts the certificate's Subject Name into an LDAP search filter without any escaping, which leads to an LDAP injection vulnerability.

CVSS3: 5.3
1%
Низкий
около 3 лет назад
redhat логотип
CVE-2023-3317

A use-after-free flaw was found in mt7921_check_offload_capability in drivers/net/wireless/mediatek/mt76/mt7921/init.c in wifi mt76/mt7921 sub-component in the Linux Kernel. This flaw could allow an attacker to crash the system after 'features' memory release. This vulnerability could even lead to a kernel information leak problem.

CVSS3: 5.5
0%
Низкий
больше 3 лет назад
redhat логотип
CVE-2023-33170

ASP.NET and Visual Studio Security Feature Bypass Vulnerability

CVSS3: 8.1
2%
Низкий
около 3 лет назад
redhat логотип
CVE-2023-3316

A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.

CVSS3: 5.5
1%
Низкий
около 3 лет назад
redhat логотип
CVE-2023-3315

Missing permission checks in Jenkins Team Concert Plugin 2.4.1 and earlier allow attackers with Overall/Read permission to check for the existence of an attacker-specified file path on the Jenkins controller file system.

CVSS3: 4.3
0%
Низкий
больше 3 лет назад
redhat логотип
CVE-2023-33135

.NET and Visual Studio Elevation of Privilege Vulnerability

CVSS3: 7.3
1%
Низкий
больше 3 лет назад
redhat логотип
CVE-2023-3312

A vulnerability was found in drivers/cpufreq/qcom-cpufreq-hw.c in cpufreq subsystem in the Linux Kernel. This flaw, during device unbind will lead to double release problem leading to denial of service.

CVSS3: 4.4
1%
Низкий
больше 3 лет назад
redhat логотип
CVE-2023-33128

.NET and Visual Studio Remote Code Execution Vulnerability

CVSS3: 7.3
1%
Низкий
больше 3 лет назад
redhat логотип
CVE-2023-33127

.NET and Visual Studio Elevation of Privilege Vulnerability

CVSS3: 8.1
2%
Низкий
около 3 лет назад
redhat логотип
CVE-2023-33126

.NET and Visual Studio Remote Code Execution Vulnerability

CVSS3: 7.3
1%
Низкий
больше 3 лет назад
redhat логотип
CVE-2023-3301

A flaw was found in QEMU. The async nature of hot-unplug enables a race scenario where the net device backend is cleared before the virtio-net pci frontend has been unplugged. A malicious guest could use this time window to trigger an assertion and cause a denial of service.

CVSS3: 5.6
0%
Низкий
около 3 лет назад
redhat логотип
CVE-2023-33008

Deserialization of Untrusted Data vulnerability in Apache Software Foundation Apache Johnzon. A malicious attacker can craft up some JSON input that uses large numbers (numbers such as 1e20000000) that Apache Johnzon will deserialize into BigDecimal and maybe use numbers too large which may result in a slow conversion (Denial of service risk). Apache Johnzon 1.2.21 mitigates this by setting a scale limit of 1000 (by default) to the BigDecimal. This issue affects Apache Johnzon: through 1.2.20.

CVSS3: 5.3
1%
Низкий
около 3 лет назад
redhat логотип
CVE-2023-32981

An arbitrary file write vulnerability in Jenkins Pipeline Utility Steps Plugin 2.15.2 and earlier allows attackers able to provide crafted archives as parameters to create or replace arbitrary files on the agent file system with attacker-specified content.

CVSS3: 6.3
1%
Низкий
больше 3 лет назад
redhat логотип
CVE-2023-32980

A cross-site request forgery (CSRF) vulnerability in Jenkins Email Extension Plugin allows attackers to make another user stop watching an attacker-specified job.

CVSS3: 4.3
0%
Низкий
больше 3 лет назад
redhat логотип
CVE-2023-3297

In Ubuntu's accountsservice an unprivileged local attacker can trigger a use-after-free vulnerability in accountsservice by sending a D-Bus message to the accounts-daemon process.

CVSS3: 8.4
0%
Низкий
около 3 лет назад
redhat логотип
CVE-2023-32979

Jenkins Email Extension Plugin does not perform a permission check in a method implementing form validation, allowing attackers with Overall/Read permission to check for the existence of files in the email-templates/ directory in the Jenkins home directory on the controller file system.

CVSS3: 4.3
1%
Низкий
больше 3 лет назад
redhat логотип
CVE-2023-32977

Jenkins Pipeline: Job Plugin does not escape the display name of the build that caused an earlier build to be aborted, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to set build display names immediately.

CVSS3: 7.5
1%
Низкий
больше 3 лет назад
redhat логотип
CVE-2023-32732

gRPC contains a vulnerability whereby a client can cause a termination of connection between a HTTP2 proxy and a gRPC server: a base64 encoding error for `-bin` suffixed headers will result in a disconnection by the gRPC server, but is typically allowed by HTTP2 proxies. We recommend upgrading beyond the commit in  https://github.com/grpc/grpc/pull/32309 https://www.google.com/url

CVSS3: 5.3
1%
Низкий
больше 3 лет назад
redhat логотип
CVE-2023-32731

When gRPC HTTP2 stack raised a header size exceeded error, it skipped parsing the rest of the HPACK frame. This caused any HPACK table mutations to also be skipped, resulting in a desynchronization of HPACK tables between sender and receiver. If leveraged, say, between a proxy and a backend, this could lead to requests from the proxy being interpreted as containing headers from different proxy clients - leading to an information leak that can be used for privilege escalation or data exfiltration. We recommend upgrading beyond the commit contained in  https://github.com/grpc/grpc/pull/33005 https://github.com/grpc/grpc/pull/33005

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

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