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

exploitDog

Количество 361 446

Количество 361 446

github логотип

GHSA-3cw2-66px-r367

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

An issue has been discovered in GitLab affecting all versions starting from 16.2.0. Committing directories containing LF character results in 500 errors when viewing the commit

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

GHSA-3cvx-wrcf-56r2

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

The specific function of the Orca HCM digital learning platform does not filter input parameters properly, which causing the URL can be redirected to any website. Remote attackers can use the vulnerability to execute phishing attacks.

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

GHSA-3cvx-m52x-g7v7

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

Windows Mobile Broadband Driver Remote Code Execution Vulnerability

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

GHSA-3cvx-3rj3-cchm

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

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Booster Booster Plus for WooCommerce.This issue affects Booster Plus for WooCommerce: from n/a before 7.1.2.

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

GHSA-3cvx-236h-m9fj

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

OpenClaw has an opt-in insecure Control UI auth over plaintext HTTP could allow privileged access

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

GHSA-3cvw-6mcp-6g5g

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

Simple Client Management System 1.0 is vulnerable to SQL Injection via /cms/classes/Master.php?f=delete_designation.

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

GHSA-3cvv-64cv-vrmx

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

The GetResponse for WordPress plugin through 5.5.31 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks.

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

GHSA-3cvv-3wx3-qcc4

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

Insufficient verification of url authenticity in GamingHub prior to version 6.1.03.4 in Korea, 7.1.02.4 in Global allows remote attackers to enable JavaScript in its webview.

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

GHSA-3cvr-q9wg-jwqw

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

address_space_map in exec.c in QEMU 4.2.0 can trigger a NULL pointer dereference related to BounceBuffer.

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

GHSA-3cvr-9v2w-rhhq

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

This issue was addressed with improved checks. This issue is fixed in macOS Catalina 10.15.6. A local user may be able to load unsigned kernel extensions.

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

GHSA-3cvr-822r-rqcc

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

undici before v5.8.0 vulnerable to CRLF injection in request headers

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

GHSA-3cvr-7qv6-j2f2

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

Cross-site scripting (XSS) vulnerability in Cisco Application and Content Networking System (ACNS) 5.5(9) allows remote attackers to inject arbitrary web script or HTML via a crafted URL, aka Bug ID CSCuu70650.

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

GHSA-3cvq-w4qq-9h8f

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

IOStorageFamily in Apple iOS before 9 does not properly initialize an unspecified data structure, which allows local users to obtain sensitive information from kernel memory via unknown vectors.

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

GHSA-3cvq-p878-rmp8

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

The AccessLogFilter class in Jira before version 8.4.0 allows remote anonymous attackers to learn details about other users, including their username, via an information expose through caching vulnerability when Jira is configured with a reverse Proxy and or a load balancer with caching or a CDN.

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

GHSA-3cvq-c558-wxw2

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

The vmi_write_ldt_entry function in arch/x86/kernel/vmi_32.c in the Virtual Machine Interface (VMI) in the Linux kernel 2.6.26.5 invokes write_idt_entry where write_ldt_entry was intended, which allows local users to cause a denial of service (persistent application failure) via crafted function calls, related to the Java Runtime Environment (JRE) experiencing improper LDT selector state, a different vulnerability than CVE-2008-3247.

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

GHSA-3cvp-v335-3762

9 дней назад

Heap-based buffer overflow in Windows USB Driver allows an authorized attacker to elevate privileges locally.

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

GHSA-3cvp-fw5m-7w6r

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

The Migration, Backup, Staging – WPvivid Backup & Migration plugin for WordPress is vulnerable to Unauthenticated Arbitrary File Upload in versions up to and including 0.9.123. This is due to improper error handling in the RSA decryption process combined with a lack of path sanitization when writing uploaded files. When the plugin fails to decrypt a session key using openssl_private_decrypt(), it does not terminate execution and instead passes the boolean false value to the phpseclib library's AES cipher initialization. The library treats this false value as a string of null bytes, allowing an attacker to encrypt a malicious payload using a predictable null-byte key. Additionally, the plugin accepts filenames from the decrypted payload without sanitization, enabling directory traversal to escape the protected backup directory. This makes it possible for unauthenticated attackers to upload arbitrary PHP files to publicly accessible directories and achieve Remote Code Execution via ...

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

GHSA-3cvp-fvxp-hr9w

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

IBM Tivoli Key Lifecycle Manager 3.0, 3.0.1, 4.0, and 4.1 could allow an authenticated user to cause a denial of service using specially crafted HTTP requests. IBM X-Force ID: 212779.

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

GHSA-3cvm-96rv-2mw4

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

In the Linux kernel, the following vulnerability has been resolved: fscache: Use wait_on_bit() to wait for the freeing of relinquished volume The freeing of relinquished volume will wake up the pending volume acquisition by using wake_up_bit(), however it is mismatched with wait_var_event() used in fscache_wait_on_volume_collision() and it will never wake up the waiter in the wait-queue because these two functions operate on different wait-queues. According to the implementation in fscache_wait_on_volume_collision(), if the wake-up of pending acquisition is delayed longer than 20 seconds (e.g., due to the delay of on-demand fd closing), the first wait_var_event_timeout() will timeout and the following wait_var_event() will hang forever as shown below: FS-Cache: Potential volume collision new=00000024 old=00000022 ...... INFO: task mount:1148 blocked for more than 122 seconds. Not tainted 6.1.0-rc6+ #1 task:mount state:D stack:0 pid:1148 ppid:1 Call Tra...

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

GHSA-3cvm-7wrh-qrf9

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

Craft CMS vulnerable to stored Cross-site Scripting via /admin/settings/fields page

CVSS3: 5.4
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-3cw2-66px-r367

An issue has been discovered in GitLab affecting all versions starting from 16.2.0. Committing directories containing LF character results in 500 errors when viewing the commit

CVSS3: 4.3
1%
Низкий
почти 3 года назад
github логотип
GHSA-3cvx-wrcf-56r2

The specific function of the Orca HCM digital learning platform does not filter input parameters properly, which causing the URL can be redirected to any website. Remote attackers can use the vulnerability to execute phishing attacks.

1%
Низкий
около 4 лет назад
github логотип
GHSA-3cvx-m52x-g7v7

Windows Mobile Broadband Driver Remote Code Execution Vulnerability

CVSS3: 6.8
1%
Низкий
почти 2 года назад
github логотип
GHSA-3cvx-3rj3-cchm

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Booster Booster Plus for WooCommerce.This issue affects Booster Plus for WooCommerce: from n/a before 7.1.2.

CVSS3: 6.5
1%
Низкий
больше 2 лет назад
github логотип
GHSA-3cvx-236h-m9fj

OpenClaw has an opt-in insecure Control UI auth over plaintext HTTP could allow privileged access

CVSS3: 7.5
0%
Низкий
6 месяцев назад
github логотип
GHSA-3cvw-6mcp-6g5g

Simple Client Management System 1.0 is vulnerable to SQL Injection via /cms/classes/Master.php?f=delete_designation.

CVSS3: 9.8
2%
Низкий
больше 4 лет назад
github логотип
GHSA-3cvv-64cv-vrmx

The GetResponse for WordPress plugin through 5.5.31 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks.

CVSS3: 5.4
1%
Низкий
больше 3 лет назад
github логотип
GHSA-3cvv-3wx3-qcc4

Insufficient verification of url authenticity in GamingHub prior to version 6.1.03.4 in Korea, 7.1.02.4 in Global allows remote attackers to enable JavaScript in its webview.

CVSS3: 6.5
0%
Низкий
больше 1 года назад
github логотип
GHSA-3cvr-q9wg-jwqw

address_space_map in exec.c in QEMU 4.2.0 can trigger a NULL pointer dereference related to BounceBuffer.

CVSS3: 2.5
0%
Низкий
около 4 лет назад
github логотип
GHSA-3cvr-9v2w-rhhq

This issue was addressed with improved checks. This issue is fixed in macOS Catalina 10.15.6. A local user may be able to load unsigned kernel extensions.

0%
Низкий
около 4 лет назад
github логотип
GHSA-3cvr-822r-rqcc

undici before v5.8.0 vulnerable to CRLF injection in request headers

CVSS3: 5.3
1%
Низкий
около 4 лет назад
github логотип
GHSA-3cvr-7qv6-j2f2

Cross-site scripting (XSS) vulnerability in Cisco Application and Content Networking System (ACNS) 5.5(9) allows remote attackers to inject arbitrary web script or HTML via a crafted URL, aka Bug ID CSCuu70650.

2%
Низкий
больше 4 лет назад
github логотип
GHSA-3cvq-w4qq-9h8f

IOStorageFamily in Apple iOS before 9 does not properly initialize an unspecified data structure, which allows local users to obtain sensitive information from kernel memory via unknown vectors.

0%
Низкий
больше 4 лет назад
github логотип
GHSA-3cvq-p878-rmp8

The AccessLogFilter class in Jira before version 8.4.0 allows remote anonymous attackers to learn details about other users, including their username, via an information expose through caching vulnerability when Jira is configured with a reverse Proxy and or a load balancer with caching or a CDN.

CVSS3: 4.3
1%
Низкий
около 4 лет назад
github логотип
GHSA-3cvq-c558-wxw2

The vmi_write_ldt_entry function in arch/x86/kernel/vmi_32.c in the Virtual Machine Interface (VMI) in the Linux kernel 2.6.26.5 invokes write_idt_entry where write_ldt_entry was intended, which allows local users to cause a denial of service (persistent application failure) via crafted function calls, related to the Java Runtime Environment (JRE) experiencing improper LDT selector state, a different vulnerability than CVE-2008-3247.

0%
Низкий
больше 4 лет назад
github логотип
GHSA-3cvp-v335-3762

Heap-based buffer overflow in Windows USB Driver allows an authorized attacker to elevate privileges locally.

CVSS3: 7.8
0%
Низкий
9 дней назад
github логотип
GHSA-3cvp-fw5m-7w6r

The Migration, Backup, Staging – WPvivid Backup & Migration plugin for WordPress is vulnerable to Unauthenticated Arbitrary File Upload in versions up to and including 0.9.123. This is due to improper error handling in the RSA decryption process combined with a lack of path sanitization when writing uploaded files. When the plugin fails to decrypt a session key using openssl_private_decrypt(), it does not terminate execution and instead passes the boolean false value to the phpseclib library's AES cipher initialization. The library treats this false value as a string of null bytes, allowing an attacker to encrypt a malicious payload using a predictable null-byte key. Additionally, the plugin accepts filenames from the decrypted payload without sanitization, enabling directory traversal to escape the protected backup directory. This makes it possible for unauthenticated attackers to upload arbitrary PHP files to publicly accessible directories and achieve Remote Code Execution via ...

CVSS3: 9.8
33%
Средний
6 месяцев назад
github логотип
GHSA-3cvp-fvxp-hr9w

IBM Tivoli Key Lifecycle Manager 3.0, 3.0.1, 4.0, and 4.1 could allow an authenticated user to cause a denial of service using specially crafted HTTP requests. IBM X-Force ID: 212779.

1%
Низкий
около 4 лет назад
github логотип
GHSA-3cvm-96rv-2mw4

In the Linux kernel, the following vulnerability has been resolved: fscache: Use wait_on_bit() to wait for the freeing of relinquished volume The freeing of relinquished volume will wake up the pending volume acquisition by using wake_up_bit(), however it is mismatched with wait_var_event() used in fscache_wait_on_volume_collision() and it will never wake up the waiter in the wait-queue because these two functions operate on different wait-queues. According to the implementation in fscache_wait_on_volume_collision(), if the wake-up of pending acquisition is delayed longer than 20 seconds (e.g., due to the delay of on-demand fd closing), the first wait_var_event_timeout() will timeout and the following wait_var_event() will hang forever as shown below: FS-Cache: Potential volume collision new=00000024 old=00000022 ...... INFO: task mount:1148 blocked for more than 122 seconds. Not tainted 6.1.0-rc6+ #1 task:mount state:D stack:0 pid:1148 ppid:1 Call Tra...

CVSS3: 5.5
0%
Низкий
больше 1 года назад
github логотип
GHSA-3cvm-7wrh-qrf9

Craft CMS vulnerable to stored Cross-site Scripting via /admin/settings/fields page

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

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