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

exploitDog

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

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

github логотип

GHSA-36h4-78rm-pf8m

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

A memory buffer error vulnerability exists in a component interface of Huawei Smartphone. Local attackers may exploit this vulnerability by carefully constructing attack scenarios to cause out-of-bounds read.

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

GHSA-36h4-32cj-m84w

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

A buffer overflow vulnerability has been reported to affect several QNAP operating system versions. If a remote attacker gains a user account, they can then exploit the vulnerability to modify memory or crash processes. We have already fixed the vulnerability in the following version: QuTS hero h5.3.2.3354 build 20251225 and later

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

GHSA-36h3-x748-qfw8

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

Xen, when using x86 Intel processors and the VMX virtualization extension is enabled, does not properly handle cpuid instruction emulation when exiting the VM, which allows local guest users to cause a denial of service (guest crash) via unspecified vectors.

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

GHSA-36h3-8635-w5mx

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

In FreeBSD 12.1-STABLE before r352509, 11.3-STABLE before r352509, and 11.3-RELEASE before p9, an unprivileged local user can trigger a use-after-free situation due to improper checking in SCTP when an application tries to update an SCTP-AUTH shared key.

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

GHSA-36h3-7c54-j27r

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

OpenClaw has browser trace/download path symlink escape in temp output handling

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

GHSA-36h2-g4c8-9xcm

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

Aim denial of service vulnerability

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

GHSA-36h2-95gj-w488

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

Open redirect in Gitea

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

GHSA-36gx-rqg5-2fh6

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

A SQL Injection vulnerability exists in the Downtime component in Centreon Web 24.04.x before 24.04.3, 23.10.x before 23.10.13, 23.04.x before 23.04.19, and 22.10.x before 22.10.23.

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

GHSA-36gx-mxh9-mx5r

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

The Uniffle HTTP client is configured to trust all SSL certificates and disables hostname verification by default. This insecure configuration exposes all REST API communication between the Uniffle CLI/client and the Uniffle Coordinator service to potential Man-in-the-Middle (MITM) attacks. This issue affects all versions from before 0.10.0. Users are recommended to upgrade to version 0.10.0, which fixes the issue.

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

GHSA-36gx-9q6h-g429

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

vantage6 vulnerable to Observable Response Discrepancy

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

GHSA-36gx-2v7r-qrqf

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

Multiple cross-site scripting (XSS) vulnerabilities in Spymac Web OS 4.0 allow remote attackers to inject arbitrary web script or HTML via (a) the blogs module, including the (1) curr parameter in index.php, (2) inspire, (3) system, or (4) title parameter in blog_newentry.php, (5) entry parameter in blog_newentry_comment.php, (6) entry parameter in blog_edit_entry.php, or (7) caldate parameter in blog.php; and (b) the notes module, including the (1) forwardid parameter in a noteform action; (2) del_folder parameter in a delete_folder action; (3) isread, (4) dateorder, (5) subjectorder, (6) curr, (7) fromorder, or (8) action parameters; (9) ppp or (10) totalreplies parameter in an Inbox action; (11) totalnotes parameter; or (12) touserid parameter in a noteform action.

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

GHSA-36gx-2j3f-6gcr

9 дней назад

In the Linux kernel, the following vulnerability has been resolved: dm-io: clone the source bio instead of copying its biovec For DM_IO_BIO requests, do_region() built each destination bio by walking the source bio's biovec and re-adding the pages one at a time, tracking the remaining transfer in sectors. The vector lengths are byte granular and need not be sector aligned (e.g. a misaligned O_DIRECT buffer split across pages), so the sector-based accounting could lose a sub-sector fragment: to_sector() truncated the remainder and the outer loop spun forever submitting empty bios, hanging the I/O. There is no need to rebuild the biovec at all. The destination reads into (or writes from) exactly the same pages as the source bio, so the bio can simply clone the source's biovec with bio_alloc_clone() and remap it to the target device. The clone inherits the source's iterator and alignment, and the block layer splits it to the target's limits on submission, so the whole region maps to...

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

GHSA-36gw-qm9m-236g

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

Windows Network File System Denial of Service Vulnerability

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

GHSA-36gw-3xf6-9pvq

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

The python-qpid client (common/rpc/impl_qpid.py) in OpenStack Oslo before 2013.2 does not enforce SSL connections when qpid_protocol is set to ssl, which allows remote attackers to obtain sensitive information by sniffing the network.

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

GHSA-36gw-23f9-q2qg

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

Heap-based buffer overflow in clipping region (aka crgn) atom handling in quicktime.qts in Apple QuickTime before 7.4.5 allows remote attackers to execute arbitrary code via a crafted movie.

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

GHSA-36gv-vcm7-9gf5

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

Directory traversal vulnerability in admin.php in SkyBlueCanvas 1.1 r237 allows remote authenticated administrators to list directory contents via a .. (dot dot) in the dir parameter.

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

GHSA-36gr-gw56-g35v

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

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size [Why & How] During HDCP 2.x repeater authentication over HDMI, the driver reads the sink's RxStatus register and extracts a 10-bit message size field (max value 1023). This value is used as the read length for the ReceiverID list without being clamped to the size of the destination buffer rx_id_list[177]. A malicious HDMI repeater could advertise a message size larger than the buffer, causing an out-of-bounds write during the I2C read. Clamp the read length in mod_hdcp_read_rx_id_list() to the size of the rx_id_list buffer, matching the approach already used in the DP branch. (cherry picked from commit 229212219e4247d9486f8ba41ef087358490be09)

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

GHSA-36gq-6ffc-9cwj

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

The Coca-Cola FM Guatemala (aka com.enyetech.radio.coca_cola.fm_gu) application 2.0.41725 for Android does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and obtain sensitive information via a crafted certificate.

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

GHSA-36gq-4prj-vmxm

около 1 года назад

A vulnerability has been found in Tenda AC23 16.03.07.52 and classified as critical. Affected by this vulnerability is the function sub_46C940 of the file /goform/setMacFilterCfg of the component httpd. The manipulation of the argument deviceList leads to stack-based buffer overflow. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.

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

GHSA-36gq-35j3-p9r9

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

Excessive Platform Resource Consumption within a Loop when unmarshalling Compose file having recursive loop

CVSS3: 5.9
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-36h4-78rm-pf8m

A memory buffer error vulnerability exists in a component interface of Huawei Smartphone. Local attackers may exploit this vulnerability by carefully constructing attack scenarios to cause out-of-bounds read.

CVSS3: 7.8
0%
Низкий
больше 4 лет назад
github логотип
GHSA-36h4-32cj-m84w

A buffer overflow vulnerability has been reported to affect several QNAP operating system versions. If a remote attacker gains a user account, they can then exploit the vulnerability to modify memory or crash processes. We have already fixed the vulnerability in the following version: QuTS hero h5.3.2.3354 build 20251225 and later

CVSS3: 8.1
0%
Низкий
7 месяцев назад
github логотип
GHSA-36h3-x748-qfw8

Xen, when using x86 Intel processors and the VMX virtualization extension is enabled, does not properly handle cpuid instruction emulation when exiting the VM, which allows local guest users to cause a denial of service (guest crash) via unspecified vectors.

0%
Низкий
больше 4 лет назад
github логотип
GHSA-36h3-8635-w5mx

In FreeBSD 12.1-STABLE before r352509, 11.3-STABLE before r352509, and 11.3-RELEASE before p9, an unprivileged local user can trigger a use-after-free situation due to improper checking in SCTP when an application tries to update an SCTP-AUTH shared key.

0%
Низкий
больше 4 лет назад
github логотип
GHSA-36h3-7c54-j27r

OpenClaw has browser trace/download path symlink escape in temp output handling

0%
Низкий
7 месяцев назад
github логотип
GHSA-36h2-g4c8-9xcm

Aim denial of service vulnerability

CVSS3: 7.5
1%
Низкий
около 2 лет назад
github логотип
GHSA-36h2-95gj-w488

Open redirect in Gitea

CVSS3: 6.1
1%
Низкий
больше 4 лет назад
github логотип
GHSA-36gx-rqg5-2fh6

A SQL Injection vulnerability exists in the Downtime component in Centreon Web 24.04.x before 24.04.3, 23.10.x before 23.10.13, 23.04.x before 23.04.19, and 22.10.x before 22.10.23.

CVSS3: 9.1
0%
Низкий
около 2 лет назад
github логотип
GHSA-36gx-mxh9-mx5r

The Uniffle HTTP client is configured to trust all SSL certificates and disables hostname verification by default. This insecure configuration exposes all REST API communication between the Uniffle CLI/client and the Uniffle Coordinator service to potential Man-in-the-Middle (MITM) attacks. This issue affects all versions from before 0.10.0. Users are recommended to upgrade to version 0.10.0, which fixes the issue.

CVSS3: 9.1
0%
Низкий
9 месяцев назад
github логотип
GHSA-36gx-9q6h-g429

vantage6 vulnerable to Observable Response Discrepancy

CVSS3: 6.5
1%
Низкий
больше 3 лет назад
github логотип
GHSA-36gx-2v7r-qrqf

Multiple cross-site scripting (XSS) vulnerabilities in Spymac Web OS 4.0 allow remote attackers to inject arbitrary web script or HTML via (a) the blogs module, including the (1) curr parameter in index.php, (2) inspire, (3) system, or (4) title parameter in blog_newentry.php, (5) entry parameter in blog_newentry_comment.php, (6) entry parameter in blog_edit_entry.php, or (7) caldate parameter in blog.php; and (b) the notes module, including the (1) forwardid parameter in a noteform action; (2) del_folder parameter in a delete_folder action; (3) isread, (4) dateorder, (5) subjectorder, (6) curr, (7) fromorder, or (8) action parameters; (9) ppp or (10) totalreplies parameter in an Inbox action; (11) totalnotes parameter; or (12) touserid parameter in a noteform action.

1%
Низкий
больше 4 лет назад
github логотип
GHSA-36gx-2j3f-6gcr

In the Linux kernel, the following vulnerability has been resolved: dm-io: clone the source bio instead of copying its biovec For DM_IO_BIO requests, do_region() built each destination bio by walking the source bio's biovec and re-adding the pages one at a time, tracking the remaining transfer in sectors. The vector lengths are byte granular and need not be sector aligned (e.g. a misaligned O_DIRECT buffer split across pages), so the sector-based accounting could lose a sub-sector fragment: to_sector() truncated the remainder and the outer loop spun forever submitting empty bios, hanging the I/O. There is no need to rebuild the biovec at all. The destination reads into (or writes from) exactly the same pages as the source bio, so the bio can simply clone the source's biovec with bio_alloc_clone() and remap it to the target device. The clone inherits the source's iterator and alignment, and the block layer splits it to the target's limits on submission, so the whole region maps to...

0%
Низкий
9 дней назад
github логотип
GHSA-36gw-qm9m-236g

Windows Network File System Denial of Service Vulnerability

CVSS3: 6.8
3%
Низкий
больше 4 лет назад
github логотип
GHSA-36gw-3xf6-9pvq

The python-qpid client (common/rpc/impl_qpid.py) in OpenStack Oslo before 2013.2 does not enforce SSL connections when qpid_protocol is set to ssl, which allows remote attackers to obtain sensitive information by sniffing the network.

2%
Низкий
больше 4 лет назад
github логотип
GHSA-36gw-23f9-q2qg

Heap-based buffer overflow in clipping region (aka crgn) atom handling in quicktime.qts in Apple QuickTime before 7.4.5 allows remote attackers to execute arbitrary code via a crafted movie.

7%
Низкий
больше 4 лет назад
github логотип
GHSA-36gv-vcm7-9gf5

Directory traversal vulnerability in admin.php in SkyBlueCanvas 1.1 r237 allows remote authenticated administrators to list directory contents via a .. (dot dot) in the dir parameter.

2%
Низкий
больше 4 лет назад
github логотип
GHSA-36gr-gw56-g35v

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size [Why & How] During HDCP 2.x repeater authentication over HDMI, the driver reads the sink's RxStatus register and extracts a 10-bit message size field (max value 1023). This value is used as the read length for the ReceiverID list without being clamped to the size of the destination buffer rx_id_list[177]. A malicious HDMI repeater could advertise a message size larger than the buffer, causing an out-of-bounds write during the I2C read. Clamp the read length in mod_hdcp_read_rx_id_list() to the size of the rx_id_list buffer, matching the approach already used in the DP branch. (cherry picked from commit 229212219e4247d9486f8ba41ef087358490be09)

CVSS3: 7.8
0%
Низкий
3 месяца назад
github логотип
GHSA-36gq-6ffc-9cwj

The Coca-Cola FM Guatemala (aka com.enyetech.radio.coca_cola.fm_gu) application 2.0.41725 for Android does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and obtain sensitive information via a crafted certificate.

0%
Низкий
больше 4 лет назад
github логотип
GHSA-36gq-4prj-vmxm

A vulnerability has been found in Tenda AC23 16.03.07.52 and classified as critical. Affected by this vulnerability is the function sub_46C940 of the file /goform/setMacFilterCfg of the component httpd. The manipulation of the argument deviceList leads to stack-based buffer overflow. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.

CVSS3: 8.8
1%
Низкий
около 1 года назад
github логотип
GHSA-36gq-35j3-p9r9

Excessive Platform Resource Consumption within a Loop when unmarshalling Compose file having recursive loop

CVSS3: 5.9
0%
Низкий
больше 1 года назад

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