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

exploitDog

Количество 375 727

Количество 375 727

github логотип

GHSA-38f9-jc9v-rgw6

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

An RBAC authorization risk in Carina v0.13.0 and earlier allows local attackers to execute arbitrary code through designed commands to obtain the secrets of the entire cluster and further take over the cluster.

CVSS3: 6.9
EPSS: Низкий
github логотип

GHSA-38f9-86mj-c2gg

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

An issue was discovered in Open Design Alliance Drawings SDK before 2021.11. A NULL pointer dereference exists when rendering malformed .DXF and .DWG files. This can allow attackers to cause a crash, potentially enabling a denial of service attack (Crash, Exit, or Restart). This is issue 1 of 3.

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

GHSA-38f9-4vhq-9cr8

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

Zen Cart vulnerable to authenticated remote code execution

CVSS3: 7.2
EPSS: Средний
github логотип

GHSA-38f8-fpgx-rq7p

11 месяцев назад

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Mikado-Themes Dør dor allows PHP Local File Inclusion.This issue affects Dør: from n/a through <= 2.4.

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

GHSA-38f8-6mx5-p5qh

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

Use after free in Sharing in Google Chrome prior to 101.0.4951.64 allowed a remote attacker who convinced a user to engage in specific UI interactions to potentially exploit heap corruption via a crafted HTML page.

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

GHSA-38f8-5428-x5cv

5 месяцев назад

Netty vulnerable to HTTP Request Smuggling due to malformed Transfer-Encoding

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

GHSA-38f7-vv5r-859m

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

On Ubuntu kernels carrying both c914c0e27eb0 and "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs", an unprivileged user may set privileged extended attributes on the mounted files, leading them to be set on the upper files without the appropriate security checks.

CVSS3: 7.8
EPSS: Средний
github логотип

GHSA-38f7-945m-qr2g

6 месяцев назад

Effect `AsyncLocalStorage` context lost/contaminated inside Effect fibers under concurrent load with RPC

CVSS3: 7.4
EPSS: Низкий
github логотип

GHSA-38f7-2qg7-wj3f

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

Multiple SQL injection vulnerabilities in AbleSpace 1.0 allow remote attackers to execute arbitrary SQL commands via the (1) eid parameter to events_view.php and the (2) id parameter to events_clndr_view.php.

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

GHSA-38f6-jcm3-35jc

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

Certain NETGEAR devices are affected by command injection by an authenticated user. This affects D3600 before 1.0.0.75, D6000 before 1.0.0.75, D6100 before 1.0.0.63, D7800 before 1.0.1.44, R7500v2 before 1.0.3.38, R7800 before 1.0.2.52, R8900 before 1.0.4.2, R9000 before 1.0.4.2, RBK20 before 2.3.0.28, RBR20 before 2.3.0.28, RBS20 before 2.3.0.28, RBK50 before 2.3.0.32, RBR50 before 2.3.0.32, RBS50 before 2.3.0.32, RBS40 before 2.3.0.28, WNDR3700v4 before 1.0.2.102, WNDR4300v1 before 1.0.2.104, WNDR4300v2 before 1.0.0.58, WNDR4500v3 before 1.0.0.58, WNR2000v5 before 1.0.0.68, and XR500 before 2.3.2.32.

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

GHSA-38f6-89gx-6f42

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

Zoho ManageEngine Applications Manager through 16390 allows DOM XSS.

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

GHSA-38f6-3gv7-32xr

27 дней назад

Xiiaozet LK100W exposes a critical management function that can be invoked without authentication, allowing a remote attacker to enable administrative services that should be restricted. Successful exploitation may permit unauthorized access to the device.

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

GHSA-38f5-rx4x-f6j9

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

A Use After Free vulnerability in command processing of Juniper Networks Junos OS on MX Series allows a local, authenticated attacker to cause the broadband edge service manager daemon (bbe-smgd) to crash upon execution of specific CLI commands, creating a Denial of Service (DoS) condition.  The process crashes and restarts automatically. When specific CLI commands are executed, the bbe-smgd daemon attempts to write into an area of memory (mgd socket) that was already closed, causing the process to crash.  This process manages and controls the configuration of broadband subscriber sessions and services.  While the process is unavailable, additional subscribers will not be able to connect to the device, causing a temporary Denial of Service condition. This issue only occurs if Graceful Routing Engine Switchover (GRES) and Subscriber Management are enabled. This issue affects Junos OS: * All versions before 20.4R3-S5, * from 21.1 before 21.1R3-S4, * from 21.2 before...

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

GHSA-38f5-ghc2-fcmv

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

Code Injection in cryo

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

GHSA-38f5-5m8x-c6h5

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

Server-side Request Forgery (SSRF) and File Enumeration vulnerability in Apache Roller 5.2.1, 5.2.0 and earlier unsupported versions relies on Java SAX Parser to implement its XML-RPC interface and by default that parser supports external entities in XML DOCTYPE, which opens Roller up to SSRF / File Enumeration vulnerability. Note that this vulnerability exists even if Roller XML-RPC interface is disable via the Roller web admin UI. Mitigation: There are a couple of ways you can fix this vulnerability: 1) Upgrade to the latest version of Roller, which is now 5.2.2 2) Or, edit the Roller web.xml file and comment out the XML-RPC Servlet mapping as shown below: <!-- <servlet-mapping> <servlet-name>XmlRpcServlet</servlet-name> <url-pattern>/roller-services/xmlrpc</url-pattern> </servlet-mapping> -->

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

GHSA-38f4-wx3j-w2g9

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

Missing Authorization vulnerability in Rometheme RomethemeKit For Elementor.This issue affects RomethemeKit For Elementor: from n/a through 1.4.1.

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

GHSA-38f4-mv4f-q5xx

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

The display driver allocattr functions in NetBSD 3.0 through 4.0_BETA2, and NetBSD-current before 20070728, allow local users to cause a denial of service (panic) via a (1) negative or (2) large value in an ioctl call, as demonstrated by the vga_allocattr function.

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

GHSA-38f4-69wp-pmxw

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

Unspecified vulnerability in the Oracle Communications Convergence component in Oracle Communications Applications 2.0 and 3.0.1 allows remote attackers to affect confidentiality via unknown vectors related to Mail Proxy.

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

GHSA-38f2-vcgr-hqxh

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

Multiple Denial of Service (DoS) conditions has been discovered in GitLab CE/EE affecting all versions starting from 1.0 prior to 16.11.5, starting from 17.0 prior to 17.0.3, and starting from 17.1 prior to 17.1.1 which allowed an attacker to cause resource exhaustion via banzai pipeline.

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

GHSA-38f2-9m48-4vff

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

Online Reviewer System 1.0 contains a SQL injection vulnerability through authentication bypass, which may lead to a reverse shell upload.

CVSS3: 9.8
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-38f9-jc9v-rgw6

An RBAC authorization risk in Carina v0.13.0 and earlier allows local attackers to execute arbitrary code through designed commands to obtain the secrets of the entire cluster and further take over the cluster.

CVSS3: 6.9
0%
Низкий
больше 2 лет назад
github логотип
GHSA-38f9-86mj-c2gg

An issue was discovered in Open Design Alliance Drawings SDK before 2021.11. A NULL pointer dereference exists when rendering malformed .DXF and .DWG files. This can allow attackers to cause a crash, potentially enabling a denial of service attack (Crash, Exit, or Restart). This is issue 1 of 3.

CVSS3: 7.8
3%
Низкий
больше 4 лет назад
github логотип
GHSA-38f9-4vhq-9cr8

Zen Cart vulnerable to authenticated remote code execution

CVSS3: 7.2
17%
Средний
больше 4 лет назад
github логотип
GHSA-38f8-fpgx-rq7p

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Mikado-Themes Dør dor allows PHP Local File Inclusion.This issue affects Dør: from n/a through <= 2.4.

CVSS3: 9.8
1%
Низкий
11 месяцев назад
github логотип
GHSA-38f8-6mx5-p5qh

Use after free in Sharing in Google Chrome prior to 101.0.4951.64 allowed a remote attacker who convinced a user to engage in specific UI interactions to potentially exploit heap corruption via a crafted HTML page.

CVSS3: 8.8
1%
Низкий
около 4 лет назад
github логотип
GHSA-38f8-5428-x5cv

Netty vulnerable to HTTP Request Smuggling due to malformed Transfer-Encoding

CVSS3: 6.5
0%
Низкий
5 месяцев назад
github логотип
GHSA-38f7-vv5r-859m

On Ubuntu kernels carrying both c914c0e27eb0 and "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs", an unprivileged user may set privileged extended attributes on the mounted files, leading them to be set on the upper files without the appropriate security checks.

CVSS3: 7.8
15%
Средний
около 3 лет назад
github логотип
GHSA-38f7-945m-qr2g

Effect `AsyncLocalStorage` context lost/contaminated inside Effect fibers under concurrent load with RPC

CVSS3: 7.4
0%
Низкий
6 месяцев назад
github логотип
GHSA-38f7-2qg7-wj3f

Multiple SQL injection vulnerabilities in AbleSpace 1.0 allow remote attackers to execute arbitrary SQL commands via the (1) eid parameter to events_view.php and the (2) id parameter to events_clndr_view.php.

1%
Низкий
больше 4 лет назад
github логотип
GHSA-38f6-jcm3-35jc

Certain NETGEAR devices are affected by command injection by an authenticated user. This affects D3600 before 1.0.0.75, D6000 before 1.0.0.75, D6100 before 1.0.0.63, D7800 before 1.0.1.44, R7500v2 before 1.0.3.38, R7800 before 1.0.2.52, R8900 before 1.0.4.2, R9000 before 1.0.4.2, RBK20 before 2.3.0.28, RBR20 before 2.3.0.28, RBS20 before 2.3.0.28, RBK50 before 2.3.0.32, RBR50 before 2.3.0.32, RBS50 before 2.3.0.32, RBS40 before 2.3.0.28, WNDR3700v4 before 1.0.2.102, WNDR4300v1 before 1.0.2.104, WNDR4300v2 before 1.0.0.58, WNDR4500v3 before 1.0.0.58, WNR2000v5 before 1.0.0.68, and XR500 before 2.3.2.32.

1%
Низкий
больше 4 лет назад
github логотип
GHSA-38f6-89gx-6f42

Zoho ManageEngine Applications Manager through 16390 allows DOM XSS.

CVSS3: 6.1
9%
Низкий
больше 3 лет назад
github логотип
GHSA-38f6-3gv7-32xr

Xiiaozet LK100W exposes a critical management function that can be invoked without authentication, allowing a remote attacker to enable administrative services that should be restricted. Successful exploitation may permit unauthorized access to the device.

CVSS3: 9.8
1%
Низкий
27 дней назад
github логотип
GHSA-38f5-rx4x-f6j9

A Use After Free vulnerability in command processing of Juniper Networks Junos OS on MX Series allows a local, authenticated attacker to cause the broadband edge service manager daemon (bbe-smgd) to crash upon execution of specific CLI commands, creating a Denial of Service (DoS) condition.  The process crashes and restarts automatically. When specific CLI commands are executed, the bbe-smgd daemon attempts to write into an area of memory (mgd socket) that was already closed, causing the process to crash.  This process manages and controls the configuration of broadband subscriber sessions and services.  While the process is unavailable, additional subscribers will not be able to connect to the device, causing a temporary Denial of Service condition. This issue only occurs if Graceful Routing Engine Switchover (GRES) and Subscriber Management are enabled. This issue affects Junos OS: * All versions before 20.4R3-S5, * from 21.1 before 21.1R3-S4, * from 21.2 before...

CVSS3: 5.5
0%
Низкий
больше 2 лет назад
github логотип
GHSA-38f5-ghc2-fcmv

Code Injection in cryo

CVSS3: 9.8
3%
Низкий
около 8 лет назад
github логотип
GHSA-38f5-5m8x-c6h5

Server-side Request Forgery (SSRF) and File Enumeration vulnerability in Apache Roller 5.2.1, 5.2.0 and earlier unsupported versions relies on Java SAX Parser to implement its XML-RPC interface and by default that parser supports external entities in XML DOCTYPE, which opens Roller up to SSRF / File Enumeration vulnerability. Note that this vulnerability exists even if Roller XML-RPC interface is disable via the Roller web admin UI. Mitigation: There are a couple of ways you can fix this vulnerability: 1) Upgrade to the latest version of Roller, which is now 5.2.2 2) Or, edit the Roller web.xml file and comment out the XML-RPC Servlet mapping as shown below: <!-- <servlet-mapping> <servlet-name>XmlRpcServlet</servlet-name> <url-pattern>/roller-services/xmlrpc</url-pattern> </servlet-mapping> -->

CVSS3: 9.8
4%
Низкий
больше 4 лет назад
github логотип
GHSA-38f4-wx3j-w2g9

Missing Authorization vulnerability in Rometheme RomethemeKit For Elementor.This issue affects RomethemeKit For Elementor: from n/a through 1.4.1.

CVSS3: 6.5
0%
Низкий
больше 2 лет назад
github логотип
GHSA-38f4-mv4f-q5xx

The display driver allocattr functions in NetBSD 3.0 through 4.0_BETA2, and NetBSD-current before 20070728, allow local users to cause a denial of service (panic) via a (1) negative or (2) large value in an ioctl call, as demonstrated by the vga_allocattr function.

0%
Низкий
больше 4 лет назад
github логотип
GHSA-38f4-69wp-pmxw

Unspecified vulnerability in the Oracle Communications Convergence component in Oracle Communications Applications 2.0 and 3.0.1 allows remote attackers to affect confidentiality via unknown vectors related to Mail Proxy.

2%
Низкий
больше 4 лет назад
github логотип
GHSA-38f2-vcgr-hqxh

Multiple Denial of Service (DoS) conditions has been discovered in GitLab CE/EE affecting all versions starting from 1.0 prior to 16.11.5, starting from 17.0 prior to 17.0.3, and starting from 17.1 prior to 17.1.1 which allowed an attacker to cause resource exhaustion via banzai pipeline.

CVSS3: 6.5
1%
Низкий
около 2 лет назад
github логотип
GHSA-38f2-9m48-4vff

Online Reviewer System 1.0 contains a SQL injection vulnerability through authentication bypass, which may lead to a reverse shell upload.

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

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