Логотип exploitDog
source:"github"
Консоль
Логотип exploitDog

exploitDog

source:"github"

Количество 288 308

Количество 288 308

github логотип

GHSA-xxj2-44jh-42qg

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

XMP Toolkit SDK version 2020.1 (and earlier) is affected by a buffer overflow vulnerability potentially resulting in arbitrary code execution in the context of the current user. Exploitation requires user interaction in that a victim must open a crafted file.

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

GHSA-xxhx-8hf5-qg7v

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

Certain The MPlayer Project products are vulnerable to Buffer Overflow via function mov_build_index() of libmpdemux/demux_mov.c. This affects mplayer SVN-r38374-13.0.1 and mencoder SVN-r38374-13.0.1.

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

GHSA-xxhx-5qm4-836m

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

The RADIOS DEL ECUADOR (aka com.nobexinc.wls_87612622.rc) application 3.2.4 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-xxhw-w5qp-5pvr

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

Reflected XSS in wordpress plugin heat-trackr v1.0

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

GHSA-xxhw-v6w9-gq64

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

The Contact Form Plugin WordPress plugin before 1.1.29 does not sanitise and escape some of its settings, which could allow high privilege users such as contributor to perform Stored Cross-Site Scripting attacks.

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

GHSA-xxhw-935w-672r

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

A vulnerability, which was classified as problematic, was found in Gravity Forms DPS PxPay Plugin up to 1.4.2 on WordPress. Affected is an unknown function. The manipulation leads to cross site scripting. It is possible to launch the attack remotely. Upgrading to version 1.4.3 is able to address this issue. The name of the patch is 5966a5e6343e3d5610bdfa126a5cfbae95e629b6. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-230664.

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

GHSA-xxhw-3mwj-8m78

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

Directory traversal vulnerability in img.pl in Barracuda Spam Firewall running firmware 3.1.16 and 3.1.17 allows remote attackers to read arbitrary files via a .. (dot dot) in the f parameter.

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

GHSA-xxhr-wjq6-3g79

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

ServerAdmin/TestDRConnection.jsp in DS3 Authentication Server allows remote attackers to obtain sensitive information via a direct request, which reveals the installation path in a -REG-E-OPEN error message.

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

GHSA-xxhr-8f54-6m66

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

Halo Blog CMS v1.4.17 was discovered to allow attackers to upload arbitrary files via the Attachment Upload function.

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

GHSA-xxhr-3f3g-r47h

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

In a Silicon Labs  multi-protocol gateway, a corrupt pointer to buffered data on a multi-protocol radio co-processor (RCP) causes the OpenThread Border Router(OTBR) application task running on the host platform to crash, allowing an attacker to cause a temporary denial-of-service.

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

GHSA-xxhm-2g3m-gv88

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

main/resources/mapper/NewBeeMallGoodsMapper.xml in newbee-mall (aka New Bee) before 2019-10-23 allows search?goodsCategoryId=&keyword= SQL Injection.

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

GHSA-xxhj-whx7-2xjg

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

Auth. (contributor+) Stored Cross-Site Scripting (XSS) vulnerability in ExactMetrics plugin <= 7.14.1 versions.

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

GHSA-xxhh-59gh-6ffx

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

SAP Business Object (Adaptive Job Server) - versions 420, 430, allows remote execution of arbitrary commands on Unix, when program objects execution is enabled, to authenticated users with scheduling rights, using the BI Launchpad, Central Management Console or a custom application based on the public java SDK. Programs could impact the confidentiality, integrity and availability of the system.

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

GHSA-xxhg-xvhq-pmx2

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

Use after free in Blink in Google Chrome prior to 76.0.3809.132 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

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

GHSA-xxhg-c875-v6qf

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

The mod_ssl module in Apache 2.0.35 through 2.0.52, when using the "SSLCipherSuite" directive in directory or location context, allows remote clients to bypass intended restrictions by using any cipher suite that is allowed by the virtual host configuration.

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

GHSA-xxhf-xq6v-c8mj

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

Improper authorization in Jenkins Embeddable Build Status Plugin bypasses ViewStatus permission requirement

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

GHSA-xxhf-v2m2-422x

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

In the Linux kernel, the following vulnerability has been resolved: sfc: fix TX channel offset when using legacy interrupts In legacy interrupt mode the tx_channel_offset was hardcoded to 1, but that's not correct if efx_sepparate_tx_channels is false. In that case, the offset is 0 because the tx queues are in the single existing channel at index 0, together with the rx queue. Without this fix, as soon as you try to send any traffic, it tries to get the tx queues from an uninitialized channel getting these errors: WARNING: CPU: 1 PID: 0 at drivers/net/ethernet/sfc/tx.c:540 efx_hard_start_xmit+0x12e/0x170 [sfc] [...] RIP: 0010:efx_hard_start_xmit+0x12e/0x170 [sfc] [...] Call Trace: <IRQ> dev_hard_start_xmit+0xd7/0x230 sch_direct_xmit+0x9f/0x360 __dev_queue_xmit+0x890/0xa40 [...] BUG: unable to handle kernel NULL pointer dereference at 0000000000000020 [...] RIP: 0010:efx_hard_start_xmit+0x153/0x170 [sfc] [...] Call Trace: <IRQ> dev_hard_star...

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

GHSA-xxhf-rfmq-fqmc

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

A cross-site scripting (XSS) vulnerability in ICT Protege GX/WX v2.08 allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Name parameter.

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

GHSA-xxhf-r9rq-5rj8

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

Panasonic AiSEG2 versions 2.80F through 2.93A allows remote attackers to execute arbitrary OS commands.

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

GHSA-xxhc-wx4f-q7f9

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

Cross-site scripting (XSS) vulnerability in jquery.lightbox-0.5.min.js in PHP Kobo Photo Gallery CMS for PC, smartphone and feature phone 1.0.1 Free and earlier allows remote authenticated users to inject arbitrary web script or HTML via unspecified input to admin.php.

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-xxj2-44jh-42qg

XMP Toolkit SDK version 2020.1 (and earlier) is affected by a buffer overflow vulnerability potentially resulting in arbitrary code execution in the context of the current user. Exploitation requires user interaction in that a victim must open a crafted file.

CVSS3: 7.8
1%
Низкий
около 3 лет назад
github логотип
GHSA-xxhx-8hf5-qg7v

Certain The MPlayer Project products are vulnerable to Buffer Overflow via function mov_build_index() of libmpdemux/demux_mov.c. This affects mplayer SVN-r38374-13.0.1 and mencoder SVN-r38374-13.0.1.

CVSS3: 5.5
0%
Низкий
почти 3 года назад
github логотип
GHSA-xxhx-5qm4-836m

The RADIOS DEL ECUADOR (aka com.nobexinc.wls_87612622.rc) application 3.2.4 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%
Низкий
около 3 лет назад
github логотип
GHSA-xxhw-w5qp-5pvr

Reflected XSS in wordpress plugin heat-trackr v1.0

CVSS3: 6.1
7%
Низкий
больше 3 лет назад
github логотип
GHSA-xxhw-v6w9-gq64

The Contact Form Plugin WordPress plugin before 1.1.29 does not sanitise and escape some of its settings, which could allow high privilege users such as contributor to perform Stored Cross-Site Scripting attacks.

CVSS3: 4.3
0%
Низкий
около 1 месяца назад
github логотип
GHSA-xxhw-935w-672r

A vulnerability, which was classified as problematic, was found in Gravity Forms DPS PxPay Plugin up to 1.4.2 on WordPress. Affected is an unknown function. The manipulation leads to cross site scripting. It is possible to launch the attack remotely. Upgrading to version 1.4.3 is able to address this issue. The name of the patch is 5966a5e6343e3d5610bdfa126a5cfbae95e629b6. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-230664.

CVSS3: 3.5
0%
Низкий
около 2 лет назад
github логотип
GHSA-xxhw-3mwj-8m78

Directory traversal vulnerability in img.pl in Barracuda Spam Firewall running firmware 3.1.16 and 3.1.17 allows remote attackers to read arbitrary files via a .. (dot dot) in the f parameter.

45%
Средний
больше 3 лет назад
github логотип
GHSA-xxhr-wjq6-3g79

ServerAdmin/TestDRConnection.jsp in DS3 Authentication Server allows remote attackers to obtain sensitive information via a direct request, which reveals the installation path in a -REG-E-OPEN error message.

6%
Низкий
около 3 лет назад
github логотип
GHSA-xxhr-8f54-6m66

Halo Blog CMS v1.4.17 was discovered to allow attackers to upload arbitrary files via the Attachment Upload function.

CVSS3: 7.5
0%
Низкий
больше 3 лет назад
github логотип
GHSA-xxhr-3f3g-r47h

In a Silicon Labs  multi-protocol gateway, a corrupt pointer to buffered data on a multi-protocol radio co-processor (RCP) causes the OpenThread Border Router(OTBR) application task running on the host platform to crash, allowing an attacker to cause a temporary denial-of-service.

CVSS3: 6.5
0%
Низкий
около 1 года назад
github логотип
GHSA-xxhm-2g3m-gv88

main/resources/mapper/NewBeeMallGoodsMapper.xml in newbee-mall (aka New Bee) before 2019-10-23 allows search?goodsCategoryId=&keyword= SQL Injection.

CVSS3: 9.8
1%
Низкий
около 3 лет назад
github логотип
GHSA-xxhj-whx7-2xjg

Auth. (contributor+) Stored Cross-Site Scripting (XSS) vulnerability in ExactMetrics plugin <= 7.14.1 versions.

CVSS3: 6.5
0%
Низкий
около 2 лет назад
github логотип
GHSA-xxhh-59gh-6ffx

SAP Business Object (Adaptive Job Server) - versions 420, 430, allows remote execution of arbitrary commands on Unix, when program objects execution is enabled, to authenticated users with scheduling rights, using the BI Launchpad, Central Management Console or a custom application based on the public java SDK. Programs could impact the confidentiality, integrity and availability of the system.

CVSS3: 8.8
2%
Низкий
больше 2 лет назад
github логотип
GHSA-xxhg-xvhq-pmx2

Use after free in Blink in Google Chrome prior to 76.0.3809.132 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

0%
Низкий
около 3 лет назад
github логотип
GHSA-xxhg-c875-v6qf

The mod_ssl module in Apache 2.0.35 through 2.0.52, when using the "SSLCipherSuite" directive in directory or location context, allows remote clients to bypass intended restrictions by using any cipher suite that is allowed by the virtual host configuration.

16%
Средний
больше 3 лет назад
github логотип
GHSA-xxhf-xq6v-c8mj

Improper authorization in Jenkins Embeddable Build Status Plugin bypasses ViewStatus permission requirement

CVSS3: 5.3
1%
Низкий
около 3 лет назад
github логотип
GHSA-xxhf-v2m2-422x

In the Linux kernel, the following vulnerability has been resolved: sfc: fix TX channel offset when using legacy interrupts In legacy interrupt mode the tx_channel_offset was hardcoded to 1, but that's not correct if efx_sepparate_tx_channels is false. In that case, the offset is 0 because the tx queues are in the single existing channel at index 0, together with the rx queue. Without this fix, as soon as you try to send any traffic, it tries to get the tx queues from an uninitialized channel getting these errors: WARNING: CPU: 1 PID: 0 at drivers/net/ethernet/sfc/tx.c:540 efx_hard_start_xmit+0x12e/0x170 [sfc] [...] RIP: 0010:efx_hard_start_xmit+0x12e/0x170 [sfc] [...] Call Trace: <IRQ> dev_hard_start_xmit+0xd7/0x230 sch_direct_xmit+0x9f/0x360 __dev_queue_xmit+0x890/0xa40 [...] BUG: unable to handle kernel NULL pointer dereference at 0000000000000020 [...] RIP: 0010:efx_hard_start_xmit+0x153/0x170 [sfc] [...] Call Trace: <IRQ> dev_hard_star...

0%
Низкий
больше 1 года назад
github логотип
GHSA-xxhf-rfmq-fqmc

A cross-site scripting (XSS) vulnerability in ICT Protege GX/WX v2.08 allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Name parameter.

CVSS3: 5.4
1%
Низкий
около 3 лет назад
github логотип
GHSA-xxhf-r9rq-5rj8

Panasonic AiSEG2 versions 2.80F through 2.93A allows remote attackers to execute arbitrary OS commands.

CVSS3: 8.8
0%
Низкий
больше 2 лет назад
github логотип
GHSA-xxhc-wx4f-q7f9

Cross-site scripting (XSS) vulnerability in jquery.lightbox-0.5.min.js in PHP Kobo Photo Gallery CMS for PC, smartphone and feature phone 1.0.1 Free and earlier allows remote authenticated users to inject arbitrary web script or HTML via unspecified input to admin.php.

0%
Низкий
около 3 лет назад

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