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

exploitDog

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

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

github логотип

GHSA-2wcx-prwg-mc24

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

In NagiosXI 2026R1.0.1 build 1762361101, Dashboard parameters lack proper filtering, allowing any authenticated user to exploit a SQL Injection vulnerability.

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

GHSA-2wcx-mj9j-w8mh

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

flusity-CMS v2.33 was discovered to contain a Cross-Site Request Forgery (CSRF) via the component /core/tools/delete_place.php

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

GHSA-2wcw-rcf9-qm36

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

Potential SSRF in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to cause unsafe RewriteRules to unexpectedly setup URL's to be handled by mod_proxy. Users are recommended to upgrade to version 2.4.60, which fixes this issue.

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

GHSA-2wcw-gx74-hx8q

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

The WP-Stats WordPress plugin before 2.52 does not have CSRF check when saving its settings, and did not escape some of them when outputting them, allowing attacker to make logged in high privilege users change them and set Cross-Site Scripting payloads

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

GHSA-2wcw-8qc8-cm58

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

The print_frame_inst_bytes function in libdwarf before 20160923 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted file.

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

GHSA-2wcw-5cjw-6vvc

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

Missing Authorization vulnerability in ThemeHunk Big Store allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects Big Store: from n/a through 2.0.8.

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

GHSA-2wcv-w38q-52h8

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

A "logic error" in Cisco IOS 12.0 through 12.4, when a Multiprotocol Label Switching (MPLS) VPN with extended communities is configured, sometimes causes a corrupted route target (RT) to be used, which allows remote attackers to read traffic from other VPNs in opportunistic circumstances.

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

GHSA-2wcv-jc5c-753w

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

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Privileges). Supported versions that are affected are 8.0.20 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in takeover of MySQL Server. CVSS 3.1 Base Score 7.2 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H).

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

GHSA-2wcr-p544-pv94

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

The utimensat system call (sys_utimensat) in Linux kernel 2.6.22 and other versions before 2.6.25.3 does not check file permissions when certain UTIME_NOW and UTIME_OMIT combinations are used, which allows local users to modify file times of arbitrary files, possibly leading to a denial of service.

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

GHSA-2wcr-hmvp-6j36

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

Windows Bluetooth Service Remote Code Execution Vulnerability

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

GHSA-2wcr-87wf-cf9j

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

Kiwi TCMS Stored Cross-site Scripting via SVG file

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

GHSA-2wcq-j266-p9cq

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

Insufficient input validation in Kernel Mode Driver in Intel(R) i915 Graphics for Linux before version 5.0 may allow an authenticated user to potentially enable escalation of privilege via local access.

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

GHSA-2wcq-c54q-w79p

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

Adobe Acrobat Reader versions 15.020.20042 and earlier, 15.006.30244 and earlier, 11.0.18 and earlier have an exploitable heap overflow vulnerability in the JPEG decoder routine. Successful exploitation could lead to arbitrary code execution.

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

GHSA-2wcq-89pp-jvvv

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

Improper access control in Samsung Pay mini application prior to v4.0.14 allows unauthorized access to balance information over the lockscreen via scanning specific QR code.

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

GHSA-2wcq-5m3f-4rfw

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

SQL injection vulnerability in the BB Simple Jobs (bb_simplejobs) extension 0.1.0 and earlier for TYPO3 allows remote attackers to execute arbitrary SQL commands via unspecified vectors.

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

GHSA-2wcq-5jhh-r94q

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

The RegistrationMagic plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 6.0.7.4. This is due to missing nonce verification and capability checks on the rm_set_otp AJAX action handler. This makes it possible for unauthenticated attackers to modify arbitrary plugin settings, including reCAPTCHA keys, security settings, and frontend menu titles.

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

GHSA-2wcp-wj82-j6vw

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

bloofoxCMS 0.5.2.1 is infected with a CSRF Attack that leads to an attacker editing any file content (Locally/Remotely).

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

GHSA-2wcp-prmg-9pr7

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

iptables-save in iptables before 1.2.4 records the "--reject-with icmp-host-prohibited" rule as "--reject-with tcp-reset," which causes iptables to generate different responses than specified by the administrator, possibly leading to an information leak.

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

GHSA-2wcp-6fq9-mcr6

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

In the Linux kernel, the following vulnerability has been resolved: hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structure field If driver read val value sufficient for (val & 0x08) && (!(val & 0x80)) && ((val & 0x7) == ((val >> 4) & 0x7)) from device then Null pointer dereference occurs. (It is possible if tmp = 0b0xyz1xyz, where same literals mean same numbers) Also lm75[] does not serve a purpose anymore after switching to devm_i2c_new_dummy_device() in w83791d_detect_subclients(). The patch fixes possible NULL pointer dereference by removing lm75[]. Found by Linux Driver Verification project (linuxtesting.org). [groeck: Dropped unnecessary continuation lines, fixed multi-line alignment]

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

GHSA-2wcm-vx67-3x4q

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

Duplicate Advisory: GHSA-x698-5hjm-w2m5

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-2wcx-prwg-mc24

In NagiosXI 2026R1.0.1 build 1762361101, Dashboard parameters lack proper filtering, allowing any authenticated user to exploit a SQL Injection vulnerability.

CVSS3: 8.8
1%
Низкий
7 месяцев назад
github логотип
GHSA-2wcx-mj9j-w8mh

flusity-CMS v2.33 was discovered to contain a Cross-Site Request Forgery (CSRF) via the component /core/tools/delete_place.php

CVSS3: 6.1
0%
Низкий
больше 2 лет назад
github логотип
GHSA-2wcw-rcf9-qm36

Potential SSRF in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to cause unsafe RewriteRules to unexpectedly setup URL's to be handled by mod_proxy. Users are recommended to upgrade to version 2.4.60, which fixes this issue.

CVSS3: 7.5
35%
Средний
около 2 лет назад
github логотип
GHSA-2wcw-gx74-hx8q

The WP-Stats WordPress plugin before 2.52 does not have CSRF check when saving its settings, and did not escape some of them when outputting them, allowing attacker to make logged in high privilege users change them and set Cross-Site Scripting payloads

0%
Низкий
около 4 лет назад
github логотип
GHSA-2wcw-8qc8-cm58

The print_frame_inst_bytes function in libdwarf before 20160923 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted file.

CVSS3: 5.5
2%
Низкий
около 4 лет назад
github логотип
GHSA-2wcw-5cjw-6vvc

Missing Authorization vulnerability in ThemeHunk Big Store allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects Big Store: from n/a through 2.0.8.

CVSS3: 4.3
0%
Низкий
больше 1 года назад
github логотип
GHSA-2wcv-w38q-52h8

A "logic error" in Cisco IOS 12.0 through 12.4, when a Multiprotocol Label Switching (MPLS) VPN with extended communities is configured, sometimes causes a corrupted route target (RT) to be used, which allows remote attackers to read traffic from other VPNs in opportunistic circumstances.

3%
Низкий
больше 4 лет назад
github логотип
GHSA-2wcv-jc5c-753w

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Privileges). Supported versions that are affected are 8.0.20 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in takeover of MySQL Server. CVSS 3.1 Base Score 7.2 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H).

CVSS3: 7.2
2%
Низкий
около 4 лет назад
github логотип
GHSA-2wcr-p544-pv94

The utimensat system call (sys_utimensat) in Linux kernel 2.6.22 and other versions before 2.6.25.3 does not check file permissions when certain UTIME_NOW and UTIME_OMIT combinations are used, which allows local users to modify file times of arbitrary files, possibly leading to a denial of service.

0%
Низкий
больше 4 лет назад
github логотип
GHSA-2wcr-hmvp-6j36

Windows Bluetooth Service Remote Code Execution Vulnerability

CVSS3: 8.8
3%
Низкий
больше 3 лет назад
github логотип
GHSA-2wcr-87wf-cf9j

Kiwi TCMS Stored Cross-site Scripting via SVG file

CVSS3: 7.6
0%
Низкий
больше 3 лет назад
github логотип
GHSA-2wcq-j266-p9cq

Insufficient input validation in Kernel Mode Driver in Intel(R) i915 Graphics for Linux before version 5.0 may allow an authenticated user to potentially enable escalation of privilege via local access.

CVSS3: 7.8
0%
Низкий
около 4 лет назад
github логотип
GHSA-2wcq-c54q-w79p

Adobe Acrobat Reader versions 15.020.20042 and earlier, 15.006.30244 and earlier, 11.0.18 and earlier have an exploitable heap overflow vulnerability in the JPEG decoder routine. Successful exploitation could lead to arbitrary code execution.

CVSS3: 7.8
9%
Низкий
около 4 лет назад
github логотип
GHSA-2wcq-89pp-jvvv

Improper access control in Samsung Pay mini application prior to v4.0.14 allows unauthorized access to balance information over the lockscreen via scanning specific QR code.

0%
Низкий
около 4 лет назад
github логотип
GHSA-2wcq-5m3f-4rfw

SQL injection vulnerability in the BB Simple Jobs (bb_simplejobs) extension 0.1.0 and earlier for TYPO3 allows remote attackers to execute arbitrary SQL commands via unspecified vectors.

1%
Низкий
больше 4 лет назад
github логотип
GHSA-2wcq-5jhh-r94q

The RegistrationMagic plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 6.0.7.4. This is due to missing nonce verification and capability checks on the rm_set_otp AJAX action handler. This makes it possible for unauthenticated attackers to modify arbitrary plugin settings, including reCAPTCHA keys, security settings, and frontend menu titles.

CVSS3: 5.3
0%
Низкий
6 месяцев назад
github логотип
GHSA-2wcp-wj82-j6vw

bloofoxCMS 0.5.2.1 is infected with a CSRF Attack that leads to an attacker editing any file content (Locally/Remotely).

1%
Низкий
около 4 лет назад
github логотип
GHSA-2wcp-prmg-9pr7

iptables-save in iptables before 1.2.4 records the "--reject-with icmp-host-prohibited" rule as "--reject-with tcp-reset," which causes iptables to generate different responses than specified by the administrator, possibly leading to an information leak.

0%
Низкий
больше 4 лет назад
github логотип
GHSA-2wcp-6fq9-mcr6

In the Linux kernel, the following vulnerability has been resolved: hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structure field If driver read val value sufficient for (val & 0x08) && (!(val & 0x80)) && ((val & 0x7) == ((val >> 4) & 0x7)) from device then Null pointer dereference occurs. (It is possible if tmp = 0b0xyz1xyz, where same literals mean same numbers) Also lm75[] does not serve a purpose anymore after switching to devm_i2c_new_dummy_device() in w83791d_detect_subclients(). The patch fixes possible NULL pointer dereference by removing lm75[]. Found by Linux Driver Verification project (linuxtesting.org). [groeck: Dropped unnecessary continuation lines, fixed multi-line alignment]

CVSS3: 7.8
0%
Низкий
около 2 лет назад
github логотип
GHSA-2wcm-vx67-3x4q

Duplicate Advisory: GHSA-x698-5hjm-w2m5

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

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