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

exploitDog

Количество 355 704

Количество 355 704

github логотип

GHSA-2wr3-xjqg-6q48

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

An issue was discovered in Fort before 1.6.3. A malicious RPKI repository that descends from a (trusted) Trust Anchor can serve (via rsync or RRDP) a resource certificate containing an Authority Key Identifier extension that lacks the keyIdentifier field. Fort references this pointer without sanitizing it first. Because Fort is an RPKI Relying Party, a crash can lead to Route Origin Validation unavailability, which can lead to compromised routing.

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

GHSA-2wr3-w5rh-2qx4

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

A security flaw was discovered in the nl80211_set_rekey_data() function in net/wireless/nl80211.c in the Linux kernel through 4.13.3. This function does not check whether the required attributes are present in a Netlink request. This request can be issued by a user with the CAP_NET_ADMIN capability and may result in a NULL pointer dereference and system crash.

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

GHSA-2wr3-vxcp-rxmc

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

The WooCommerce WordPress plugin from versions 5.4.0 to 10.5.2 does not properly handle batch requests, which could allow unauthenticated users to make a logged in admin call non store/WC REST endpoints, and create arbitrary admin users via a CSRF attack for example.

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

GHSA-2wr3-hxqg-qp94

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

A vulnerability was found in Tenda FH1203 2.0.1.6. It has been declared as critical. Affected by this vulnerability is the function GetParentControlInfo of the file /goform/GetParentControlInfo. The manipulation of the argument mac leads to stack-based buffer overflow. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-258163. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.

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

GHSA-2wr3-gj53-w272

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

Arbitrary file upload exists in the Jimtawl 2.1.6 and 2.2.5 component for Joomla! via a view=upload&task=upload&pop=true&tmpl=component request.

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

GHSA-2wr3-8g8v-wc39

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

A null-dereference vulnerability involving parsing requests specifying invalid protocols can cause the application to crash or potentially result in other undesirable effects. This issue affects Facebook Thrift from v2024.09.09.00 until v2024.09.23.00.

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

GHSA-2wr3-6ffm-mq44

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

In the Linux kernel, the following vulnerability has been resolved: wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new() Inject fault while probing module, if device_register() fails, but the refcount of kobject is not decreased to 0, the name allocated in dev_set_name() is leaked. Fix this by calling put_device(), so that name can be freed in callback function kobject_cleanup(). unreferenced object 0xffff88810152ad20 (size 8): comm "modprobe", pid 252, jiffies 4294849206 (age 22.713s) hex dump (first 8 bytes): 68 77 73 69 6d 30 00 ff hwsim0.. backtrace: [<000000009c3504ed>] __kmalloc_node_track_caller+0x44/0x1b0 [<00000000c0228a5e>] kvasprintf+0xb5/0x140 [<00000000cff8c21f>] kvasprintf_const+0x55/0x180 [<0000000055a1e073>] kobject_set_name_vargs+0x56/0x150 [<000000000a80b139>] dev_set_name+0xab/0xe0

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

GHSA-2wr3-273m-9rpj

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

An insecure file access vulnerability exists in CA Client Automation 14.0, 14.1, 14.2, and 14.3 Agent for Windows that can allow a local attacker to gain escalated privileges.

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

GHSA-2wr2-hrm6-j658

больше 1 года назад

An issue was discovered in Selesta Visual Access Manager (VAM) prior to 4.42.2. An authenticated attacker can write arbitrary files by manipulating POST parameters of the page "common/vam_Sql.php".

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

GHSA-2wr2-8qjq-gh55

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

Exposure of Resource to Wrong Sphere in org.craftercms:crafter-search

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

GHSA-2wr2-6xmq-jw4h

2 месяца назад

A security flaw has been discovered in erzhongxmu JeeWMS up to 141740afb2ba14d441c82a833d0a418d07ca2d69. This vulnerability affects unknown code of the file /base-boot/jmreport/testConnection of the component JimuReport test-connection Endpoint. Performing a manipulation of the argument dbType/dbDriver/dbUrl/dbUsername/dbPassword results in injection. Remote exploitation of the attack is possible. The exploit has been released to the public and may be used for attacks. This product follows a rolling release approach for continuous delivery, so version details for affected or updated releases are not provided. The vendor was contacted early about this disclosure but did not respond in any way.

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

GHSA-2wqx-h8q4-7796

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

RSA Archer, versions prior to 6.4.0.1, contain an authorization bypass vulnerability in the REST API. A remote authenticated malicious Archer user could potentially exploit this vulnerability to elevate their privileges.

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

GHSA-2wqx-g8cq-9c5p

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

The web interface for Webmin 0.92 does not properly quote or filter script code in files that are displayed to the interface, which allows local users to execute script and possibly steal cookies by inserting the script into certain files or fields, such as a real user name entry in the passwd file.

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

GHSA-2wqx-fp26-qh5v

около 2 месяцев назад

To allow builds of Python to be run from an in-tree layout (rather than an installed file layout), the VPATH variable is defined at build time and used to locate certain landmarks - specifically, Modules/setup.local. When this landmark is found relative to VPATH relative to the executable, Python assumes it is running in a source tree and generates a different default sys.path. This code remains in release builds, so that release-ready builds can be built in-tree. On Windows, since builds are written to 'PCbuild/', the value of VPATH is set to '..\..', which results in a landmark of '..\..\Modules\setup.local'. This path is outside the install directory of Python, and may have different permissions, potentially allowing a low-privilege user to create the landmark and an alternative `Lib` folder that will be discovered by an otherwise restricted install. Such a setup occurs with the legacy default install location for all users (in the now superseded EXE installer), due to how Wind...

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

GHSA-2wqx-2fx4-v9vv

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

Buffer overflow in Elm 2.5.5 and earlier allows remote attackers to execute arbitrary code via a long Message-ID header.

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

GHSA-2wqw-hr4f-xrhh

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

RSSHub Cross-site Scripting vulnerability caused by internal media proxy

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

GHSA-2wqv-r9pg-89qm

11 дней назад

Insufficient validation of untrusted input in Google Lens in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Low)

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

GHSA-2wqv-jwmj-rrvv

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

DPEC Online Courseware allows an attacker to change another user's password without knowing the original password.

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

GHSA-2wqv-j5pw-q5fx

27 дней назад

Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.

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

GHSA-2wqr-vwcq-3xp4

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

Improper input validation in firmware for some Intel(R) CSME may allow a privileged user to potentially enable denial of service via local access.

CVSS3: 4.4
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-2wr3-xjqg-6q48

An issue was discovered in Fort before 1.6.3. A malicious RPKI repository that descends from a (trusted) Trust Anchor can serve (via rsync or RRDP) a resource certificate containing an Authority Key Identifier extension that lacks the keyIdentifier field. Fort references this pointer without sanitizing it first. Because Fort is an RPKI Relying Party, a crash can lead to Route Origin Validation unavailability, which can lead to compromised routing.

CVSS3: 7.5
0%
Низкий
почти 2 года назад
github логотип
GHSA-2wr3-w5rh-2qx4

A security flaw was discovered in the nl80211_set_rekey_data() function in net/wireless/nl80211.c in the Linux kernel through 4.13.3. This function does not check whether the required attributes are present in a Netlink request. This request can be issued by a user with the CAP_NET_ADMIN capability and may result in a NULL pointer dereference and system crash.

CVSS3: 4.4
0%
Низкий
около 4 лет назад
github логотип
GHSA-2wr3-vxcp-rxmc

The WooCommerce WordPress plugin from versions 5.4.0 to 10.5.2 does not properly handle batch requests, which could allow unauthenticated users to make a logged in admin call non store/WC REST endpoints, and create arbitrary admin users via a CSRF attack for example.

CVSS3: 7.5
0%
Низкий
5 месяцев назад
github логотип
GHSA-2wr3-hxqg-qp94

A vulnerability was found in Tenda FH1203 2.0.1.6. It has been declared as critical. Affected by this vulnerability is the function GetParentControlInfo of the file /goform/GetParentControlInfo. The manipulation of the argument mac leads to stack-based buffer overflow. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-258163. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.

CVSS3: 8.8
1%
Низкий
больше 2 лет назад
github логотип
GHSA-2wr3-gj53-w272

Arbitrary file upload exists in the Jimtawl 2.1.6 and 2.2.5 component for Joomla! via a view=upload&task=upload&pop=true&tmpl=component request.

CVSS3: 9.8
36%
Средний
около 4 лет назад
github логотип
GHSA-2wr3-8g8v-wc39

A null-dereference vulnerability involving parsing requests specifying invalid protocols can cause the application to crash or potentially result in other undesirable effects. This issue affects Facebook Thrift from v2024.09.09.00 until v2024.09.23.00.

CVSS3: 5.3
0%
Низкий
почти 2 года назад
github логотип
GHSA-2wr3-6ffm-mq44

In the Linux kernel, the following vulnerability has been resolved: wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new() Inject fault while probing module, if device_register() fails, but the refcount of kobject is not decreased to 0, the name allocated in dev_set_name() is leaked. Fix this by calling put_device(), so that name can be freed in callback function kobject_cleanup(). unreferenced object 0xffff88810152ad20 (size 8): comm "modprobe", pid 252, jiffies 4294849206 (age 22.713s) hex dump (first 8 bytes): 68 77 73 69 6d 30 00 ff hwsim0.. backtrace: [<000000009c3504ed>] __kmalloc_node_track_caller+0x44/0x1b0 [<00000000c0228a5e>] kvasprintf+0xb5/0x140 [<00000000cff8c21f>] kvasprintf_const+0x55/0x180 [<0000000055a1e073>] kobject_set_name_vargs+0x56/0x150 [<000000000a80b139>] dev_set_name+0xab/0xe0

CVSS3: 5.5
0%
Низкий
11 месяцев назад
github логотип
GHSA-2wr3-273m-9rpj

An insecure file access vulnerability exists in CA Client Automation 14.0, 14.1, 14.2, and 14.3 Agent for Windows that can allow a local attacker to gain escalated privileges.

1%
Низкий
около 4 лет назад
github логотип
GHSA-2wr2-hrm6-j658

An issue was discovered in Selesta Visual Access Manager (VAM) prior to 4.42.2. An authenticated attacker can write arbitrary files by manipulating POST parameters of the page "common/vam_Sql.php".

CVSS3: 6.5
0%
Низкий
больше 1 года назад
github логотип
GHSA-2wr2-8qjq-gh55

Exposure of Resource to Wrong Sphere in org.craftercms:crafter-search

CVSS3: 9.1
1%
Низкий
больше 4 лет назад
github логотип
GHSA-2wr2-6xmq-jw4h

A security flaw has been discovered in erzhongxmu JeeWMS up to 141740afb2ba14d441c82a833d0a418d07ca2d69. This vulnerability affects unknown code of the file /base-boot/jmreport/testConnection of the component JimuReport test-connection Endpoint. Performing a manipulation of the argument dbType/dbDriver/dbUrl/dbUsername/dbPassword results in injection. Remote exploitation of the attack is possible. The exploit has been released to the public and may be used for attacks. This product follows a rolling release approach for continuous delivery, so version details for affected or updated releases are not provided. The vendor was contacted early about this disclosure but did not respond in any way.

CVSS3: 7.3
0%
Низкий
2 месяца назад
github логотип
GHSA-2wqx-h8q4-7796

RSA Archer, versions prior to 6.4.0.1, contain an authorization bypass vulnerability in the REST API. A remote authenticated malicious Archer user could potentially exploit this vulnerability to elevate their privileges.

CVSS3: 8.8
3%
Низкий
около 4 лет назад
github логотип
GHSA-2wqx-g8cq-9c5p

The web interface for Webmin 0.92 does not properly quote or filter script code in files that are displayed to the interface, which allows local users to execute script and possibly steal cookies by inserting the script into certain files or fields, such as a real user name entry in the passwd file.

1%
Низкий
больше 4 лет назад
github логотип
GHSA-2wqx-fp26-qh5v

To allow builds of Python to be run from an in-tree layout (rather than an installed file layout), the VPATH variable is defined at build time and used to locate certain landmarks - specifically, Modules/setup.local. When this landmark is found relative to VPATH relative to the executable, Python assumes it is running in a source tree and generates a different default sys.path. This code remains in release builds, so that release-ready builds can be built in-tree. On Windows, since builds are written to 'PCbuild/', the value of VPATH is set to '..\..', which results in a landmark of '..\..\Modules\setup.local'. This path is outside the install directory of Python, and may have different permissions, potentially allowing a low-privilege user to create the landmark and an alternative `Lib` folder that will be discovered by an otherwise restricted install. Such a setup occurs with the legacy default install location for all users (in the now superseded EXE installer), due to how Wind...

0%
Низкий
около 2 месяцев назад
github логотип
GHSA-2wqx-2fx4-v9vv

Buffer overflow in Elm 2.5.5 and earlier allows remote attackers to execute arbitrary code via a long Message-ID header.

4%
Низкий
больше 4 лет назад
github логотип
GHSA-2wqw-hr4f-xrhh

RSSHub Cross-site Scripting vulnerability caused by internal media proxy

CVSS3: 6.1
1%
Низкий
больше 2 лет назад
github логотип
GHSA-2wqv-r9pg-89qm

Insufficient validation of untrusted input in Google Lens in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Low)

CVSS3: 9.6
0%
Низкий
11 дней назад
github логотип
GHSA-2wqv-jwmj-rrvv

DPEC Online Courseware allows an attacker to change another user's password without knowing the original password.

2%
Низкий
больше 4 лет назад
github логотип
GHSA-2wqv-j5pw-q5fx

Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.

CVSS3: 7.8
0%
Низкий
27 дней назад
github логотип
GHSA-2wqr-vwcq-3xp4

Improper input validation in firmware for some Intel(R) CSME may allow a privileged user to potentially enable denial of service via local access.

CVSS3: 4.4
0%
Низкий
почти 2 года назад

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