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

exploitDog

Количество 371 326

Количество 371 326

github логотип

GHSA-4fvq-q2rx-hw88

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

An arbitrary file upload vulnerability in the file upload module of Express-Fileupload v1.3.1 allows attackers to execute arbitrary code via a crafted PHP file.

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

GHSA-4fvq-7w65-f3cp

6 дней назад

Heap-based buffer overflow in Microsoft Office Word allows an unauthorized attacker to execute code over a network.

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

GHSA-4fvq-7f5m-crg4

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

Stored Cross Site Scripting in GitHub repository openemr/openemr prior to 6.0.0.2.

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

GHSA-4fvq-5jgr-vrhq

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

Directory traversal vulnerability in index.php in mUnky 0.0.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the zone parameter.

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

GHSA-4fvp-9cw7-vhmc

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

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in MightyThemes Mighty Addons for Elementor allows Reflected XSS.This issue affects Mighty Addons for Elementor: from n/a through 1.9.3.

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

GHSA-4fvp-59hc-xj4m

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

PHP remote file inclusion vulnerability in utilit.php for Ovidentia Portal allows remote attackers to execute arbitrary PHP code via the babInstallPath parameter.

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

GHSA-4fvm-c367-wg98

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

Tenda A15 V15.13.07.13 was discovered to contain a stack overflow via the security parameter at /goform/WifiBasicSet.

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

GHSA-4fvm-5vr9-wq7p

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

a-Mac Address Change 5.4 contains a local buffer overflow vulnerability that allows local attackers to crash the application by supplying oversized input to registration form fields. Attackers can paste 212 bytes of data into the 'Your Name', 'Your Company', or 'Register Code' fields and click the Register button to trigger a denial of service crash.

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

GHSA-4fvj-v4w3-r9pm

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

Unspecified vulnerability in the vsflex8l ActiveX control in IBM SPSS SamplePower 3.0.1 before FP1 IF1 allows remote attackers to execute arbitrary code via a crafted ComboList property value.

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

GHSA-4fvj-f3fr-wwg4

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

Buffer overflow in the implementation of an HTML directive in mshtml.dll in Internet Explorer 5.5 and 6.0 allows remote attackers to execute arbitrary code via a web page that specifies embedded ActiveX controls in a way that causes 2 Unicode strings to be concatenated.

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

GHSA-4fvj-4xr9-6q9h

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

A buffer overflow was reported in the local web server of some Motorola-branded Binatone Hubble Cameras that could allow an unauthenticated attacker on the same network to perform a denial-of-service attack against the device.

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

GHSA-4fvh-g75j-hw4j

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

In nfcManager_routeAid and nfcManager_unrouteAid of NativeNfcManager.cpp, there is possible memory reuse due to a use after free. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10Android ID: A-141170038

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

GHSA-4fvg-pwv7-v54g

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

Karteek Docsplit vulnerable to OS Command Injection

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

GHSA-4fvg-m2xr-4cxg

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

The WebView class in the Cybozu Live application 1.0.4 and earlier for Android allows remote attackers to execute arbitrary JavaScript code, and obtain sensitive information, via a crafted application that places this code into a local file associated with a file: URL.

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

GHSA-4fvg-fh8j-g524

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

common_startup.cc in PowerDNS (aka pdns) Authoritative Server before 2.9.22.5 and 3.x before 3.0.1 allows remote attackers to cause a denial of service (packet loop) via a crafted UDP DNS response.

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

GHSA-4fvg-c4gx-gxg2

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

In the Linux kernel, the following vulnerability has been resolved: virtio: rtc: tear down old virtqueues before restore virtio_device_restore() resets the device and restores the negotiated features before calling ->restore(). viortc_freeze() intentionally leaves the existing virtqueues in place so the alarm queue can still wake the system, but viortc_restore() immediately calls viortc_init_vqs() without first deleting those old queues. If virtqueue reinitialization fails on virtio-pci, the transport error path can run vp_del_vqs() against a newly allocated vp_dev->vqs array while vdev->vqs still contains the old virtqueues. vp_del_vqs() then looks up queue state through the new array and can dereference a NULL info pointer in vp_del_vq(), crashing the guest kernel during restore. This can also happen during a non-faulty reinitialization, when one of the vp_find_vqs_msix() attempts is unsuccessful before a later attempt would succeed. Delete the stale virtqueues before rebuild...

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

GHSA-4fvg-53ww-3r5g

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

log_blackbox.c in libqb before 2.0.8 allows a buffer overflow via long log messages because the header size is not considered.

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

GHSA-4fvg-3xvw-5r9x

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

Subscriber Broken Access Control in Restaurant Menu by MotoPress <= 2.4.11 versions.

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

GHSA-4fvf-cvgm-9hvc

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

libbabl 0.1.62 contains a broken double free detection vulnerability that allows attackers to bypass memory safety checks by exploiting signature overwriting in freed chunks. Attackers can call babl_free() twice on the same pointer without triggering detection, as libc's malloc metadata overwrites babl's signature field upon freeing, enabling potential memory corruption and code execution.

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

GHSA-4fvf-8xmx-9q42

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

Tenda 11N with firmware version V5.07.33_cn suffers from an Authentication Bypass vulnerability.

CVSS3: 9.8
EPSS: Средний

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-4fvq-q2rx-hw88

An arbitrary file upload vulnerability in the file upload module of Express-Fileupload v1.3.1 allows attackers to execute arbitrary code via a crafted PHP file.

CVSS3: 9.8
3%
Низкий
больше 4 лет назад
github логотип
GHSA-4fvq-7w65-f3cp

Heap-based buffer overflow in Microsoft Office Word allows an unauthorized attacker to execute code over a network.

CVSS3: 8.8
1%
Низкий
6 дней назад
github логотип
GHSA-4fvq-7f5m-crg4

Stored Cross Site Scripting in GitHub repository openemr/openemr prior to 6.0.0.2.

CVSS3: 5.4
51%
Средний
больше 4 лет назад
github логотип
GHSA-4fvq-5jgr-vrhq

Directory traversal vulnerability in index.php in mUnky 0.0.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the zone parameter.

3%
Низкий
больше 4 лет назад
github логотип
GHSA-4fvp-9cw7-vhmc

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in MightyThemes Mighty Addons for Elementor allows Reflected XSS.This issue affects Mighty Addons for Elementor: from n/a through 1.9.3.

CVSS3: 7.1
0%
Низкий
больше 2 лет назад
github логотип
GHSA-4fvp-59hc-xj4m

PHP remote file inclusion vulnerability in utilit.php for Ovidentia Portal allows remote attackers to execute arbitrary PHP code via the babInstallPath parameter.

1%
Низкий
больше 4 лет назад
github логотип
GHSA-4fvm-c367-wg98

Tenda A15 V15.13.07.13 was discovered to contain a stack overflow via the security parameter at /goform/WifiBasicSet.

CVSS3: 9.8
1%
Низкий
больше 3 лет назад
github логотип
GHSA-4fvm-5vr9-wq7p

a-Mac Address Change 5.4 contains a local buffer overflow vulnerability that allows local attackers to crash the application by supplying oversized input to registration form fields. Attackers can paste 212 bytes of data into the 'Your Name', 'Your Company', or 'Register Code' fields and click the Register button to trigger a denial of service crash.

CVSS3: 5.5
0%
Низкий
5 месяцев назад
github логотип
GHSA-4fvj-v4w3-r9pm

Unspecified vulnerability in the vsflex8l ActiveX control in IBM SPSS SamplePower 3.0.1 before FP1 IF1 allows remote attackers to execute arbitrary code via a crafted ComboList property value.

3%
Низкий
больше 4 лет назад
github логотип
GHSA-4fvj-f3fr-wwg4

Buffer overflow in the implementation of an HTML directive in mshtml.dll in Internet Explorer 5.5 and 6.0 allows remote attackers to execute arbitrary code via a web page that specifies embedded ActiveX controls in a way that causes 2 Unicode strings to be concatenated.

40%
Средний
больше 4 лет назад
github логотип
GHSA-4fvj-4xr9-6q9h

A buffer overflow was reported in the local web server of some Motorola-branded Binatone Hubble Cameras that could allow an unauthenticated attacker on the same network to perform a denial-of-service attack against the device.

0%
Низкий
больше 4 лет назад
github логотип
GHSA-4fvh-g75j-hw4j

In nfcManager_routeAid and nfcManager_unrouteAid of NativeNfcManager.cpp, there is possible memory reuse due to a use after free. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10Android ID: A-141170038

1%
Низкий
больше 4 лет назад
github логотип
GHSA-4fvg-pwv7-v54g

Karteek Docsplit vulnerable to OS Command Injection

2%
Низкий
больше 4 лет назад
github логотип
GHSA-4fvg-m2xr-4cxg

The WebView class in the Cybozu Live application 1.0.4 and earlier for Android allows remote attackers to execute arbitrary JavaScript code, and obtain sensitive information, via a crafted application that places this code into a local file associated with a file: URL.

2%
Низкий
больше 4 лет назад
github логотип
GHSA-4fvg-fh8j-g524

common_startup.cc in PowerDNS (aka pdns) Authoritative Server before 2.9.22.5 and 3.x before 3.0.1 allows remote attackers to cause a denial of service (packet loop) via a crafted UDP DNS response.

5%
Низкий
больше 4 лет назад
github логотип
GHSA-4fvg-c4gx-gxg2

In the Linux kernel, the following vulnerability has been resolved: virtio: rtc: tear down old virtqueues before restore virtio_device_restore() resets the device and restores the negotiated features before calling ->restore(). viortc_freeze() intentionally leaves the existing virtqueues in place so the alarm queue can still wake the system, but viortc_restore() immediately calls viortc_init_vqs() without first deleting those old queues. If virtqueue reinitialization fails on virtio-pci, the transport error path can run vp_del_vqs() against a newly allocated vp_dev->vqs array while vdev->vqs still contains the old virtqueues. vp_del_vqs() then looks up queue state through the new array and can dereference a NULL info pointer in vp_del_vq(), crashing the guest kernel during restore. This can also happen during a non-faulty reinitialization, when one of the vp_find_vqs_msix() attempts is unsuccessful before a later attempt would succeed. Delete the stale virtqueues before rebuild...

CVSS3: 7.8
0%
Низкий
около 1 месяца назад
github логотип
GHSA-4fvg-53ww-3r5g

log_blackbox.c in libqb before 2.0.8 allows a buffer overflow via long log messages because the header size is not considered.

CVSS3: 9.8
1%
Низкий
около 3 лет назад
github логотип
GHSA-4fvg-3xvw-5r9x

Subscriber Broken Access Control in Restaurant Menu by MotoPress <= 2.4.11 versions.

CVSS3: 4.3
0%
Низкий
3 месяца назад
github логотип
GHSA-4fvf-cvgm-9hvc

libbabl 0.1.62 contains a broken double free detection vulnerability that allows attackers to bypass memory safety checks by exploiting signature overwriting in freed chunks. Attackers can call babl_free() twice on the same pointer without triggering detection, as libc's malloc metadata overwrites babl's signature field upon freeing, enabling potential memory corruption and code execution.

CVSS3: 9.8
0%
Низкий
4 месяца назад
github логотип
GHSA-4fvf-8xmx-9q42

Tenda 11N with firmware version V5.07.33_cn suffers from an Authentication Bypass vulnerability.

CVSS3: 9.8
43%
Средний
почти 4 года назад

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