Lucene search
+L

15 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 10:13 p.m.7 views

CVE-2022-36127

A vulnerability in Apache SkyWalking NodeJS Agent prior to 0.5.1. The vulnerability will cause NodeJS services that has this agent installed to be unavailable if the OAP is unhealthy and NodeJS agent can't establish the connection...

7.5CVSS6.7AI score0.01733EPSS
Exploits0References1
Code423n4
Code423n4
added 2023/12/21 12:0 a.m.16 views

Liquidator can get higher rate for liquidation

Lines of code Vulnerability details Proof of Concept When position is unhealthy then it can be liquidated. In order to incentivize someone to liquidate positions they receive some extra amount of collateral. This incentive percentage is calculated inside...

7AI score
Exploits0
Code423n4
Code423n4
added 2023/11/02 12:0 a.m.17 views

MEV bot can frontrun user's repayment to liquidate user first when the OmniPool is unpaused

Lines of code Vulnerability details Impact MEV bot can frontrun user's repayment to liquidate user first when the OmniPool is unpaused Proof of Concept this report tries to combine a few issue 1. when OmniPool is paused, interest is still accuring 2. when OmniPool is paused, user cannot repay 3...

7AI score
Exploits0
RedHat Linux
RedHat Linux
added 2022/11/15 4:3 p.m.48 views

Low: Red Hat Security Advisory: podman security, bug fix, and enhancement update

An update for podman is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE...

7.1CVSS6.7AI score0.00331EPSS
Exploits2References12
Rockylinux
Rockylinux
added 2022/11/15 3:35 p.m.11 views

python-podman bug fix and enhancement update

An update is available for python-podman. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The python-podman package is a library of bindings to use the RESTful A...

1.7AI score
Exploits0
AlmaLinux
AlmaLinux
added 2022/11/15 12:0 a.m.38 views

Low: podman security, bug fix, and enhancement update

The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes. Security Fixes: podman: possible information disclosure and modification CVE-2022-2989 buildah: possible...

7.1CVSS6.9AI score0.00331EPSS
Exploits2References6
RedHat Linux
RedHat Linux
added 2022/11/08 11:35 a.m.174 views

Low: Red Hat Security Advisory: container-tools:rhel8 security, bug fix, and enhancement update

An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.1CVSS6.7AI score0.00331EPSS
Exploits2References21
Rockylinux
Rockylinux
added 2022/10/25 7:32 a.m.22 views

container-tools:rhel8 bug fix and enhancement update

An update is available for fuse-overlayfs, container-selinux, udica, containers-common, runc, toolbox, podman, conmon, skopeo, crun, libslirp, oci-seccomp-bpf-hook, python-podman, slirp4netns, containernetworking-plugins, buildah, criu, cockpit-podman. This update affects Rocky Linux 8. A Common...

0.2AI score
Exploits0
RedHat Linux
RedHat Linux
added 2022/08/25 10:8 a.m.48 views

Important: Red Hat Security Advisory: Node Health Check Operator 0.3.1 security update

An update for node-healthcheck-operator-bundle-container and node-healthcheck-operator-container is now available for Node Healthcheck Operator 0.3 for RHEL 8. This Operator is delivered by Red Hat Workload Availability. Red Hat Product Security has rated this update as having a security impact o...

7.5CVSS7AI score0.04195EPSS
Exploits1References4
CNVD
CNVD
added 2022/07/20 12:0 a.m.77 views

Apache SkyWalking Denial of Service Vulnerability

Apache SkyWalking is an application performance monitor from the Apache Foundation that is primarily used in environments such as microservices, cloud-native and container-based. A denial of service vulnerability exists in Apache SkyWalking NodeJS Agent prior to version 0.5.1, which stems from an...

7.5CVSS7.3AI score0.01733EPSS
Exploits0References1
Veracode
Veracode
added 2022/07/19 4:50 a.m.27 views

Denial Of Service (DoS)

skywalking-backend-js is vulnerable to denial of service. An attacker can crash the application by providing a malicious SkyWalking header to the from function of ContextCarrier.ts, which improperly validates the sw8 headers and causes OAP to be unhealthy and the downstream service's agent to be...

7.5CVSS7.1AI score0.01733EPSS
Exploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/07/18 12:15 p.m.3 views

CVE-2022-36127

A vulnerability in Apache SkyWalking NodeJS Agent prior to 0.5.1. The vulnerability will cause NodeJS services that has this agent installed to be unavailable if the OAP is unhealthy and NodeJS agent can't establish the connection...

7.5CVSS5.8AI score0.01733EPSS
Exploits0References3
Cvelist
Cvelist
added 2022/07/18 11:30 a.m.29 views

CVE-2022-36127 Service unavailability impact in NodeJS agent(version <= 0.5.0)

A vulnerability in Apache SkyWalking NodeJS Agent prior to 0.5.1. The vulnerability will cause NodeJS services that has this agent installed to be unavailable if the OAP is unhealthy and NodeJS agent can't establish the connection...

7.6AI score0.01733EPSS
Exploits0References2
CNNVD
CNNVD
added 2022/07/18 12:0 a.m.6 views

Apache SkyWalking 安全漏洞

Apache SkyWalking is an application performance monitor from the Apache Foundation that is primarily used in environments such as microservices, cloud-native and container-based. A denial of service vulnerability exists in Apache SkyWalking NodeJS Agent prior to version 0.5.1, which stems from an...

7.5CVSS5.6AI score0.01733EPSS
Exploits0References3
Code423n4
Code423n4
added 2022/05/02 12:0 a.m.14 views

User can call liquidate() and steal all collateral due to arbitrary router call

Lines of code Vulnerability details Impact A malicious user is able to steal all collateral of an unhealthy position in PARMinerV2.sol. The code for the liquidate function is written so that the following steps are followed: User calls PARMinerV2.liquidate PARMinerV2 performs the liquidation with...

7.2AI score
Exploits0
Rows per page
Query Builder