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

exploitDog

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

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

github логотип

GHSA-25mw-fj8x-6qq5

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

The Network Configuration Manager was susceptible to a Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows a low-level user to perform the actions with SYSTEM privileges. We found this issue was not resolved in CVE-2023-33227

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

GHSA-25mw-359m-f6rj

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

Vulnerability in the PeopleSoft Enterprise PeopleTools product of Oracle PeopleSoft (component: Updates Environment Management). Supported versions that are affected are 8.61 and 8.62. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise PeopleSoft Enterprise PeopleTools. Successful attacks of this vulnerability can result in takeover of PeopleSoft Enterprise PeopleTools. CVSS 3.1 Base Score 9.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).

CVSS3: 9.8
EPSS: Критический
github логотип

GHSA-25mv-x9rj-47v2

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

The GD Graphics Library (libgd) before 2.0.35 allows user-assisted remote attackers to cause a denial of service (crash) via a GIF image that has no global color map.

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

GHSA-25mv-vrj7-2v89

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

An issue exists in uscan in devscripts before 2.13.19, which could let a remote malicious user execute arbitrary code via a crafted tarball.

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

GHSA-25mv-j2qr-v5jq

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

Previously, resolving relative paths containing parent directory ('..') segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking for '..' segments, eliminating the quadratic time complexity and significantly reducing memory allocations.

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

GHSA-25mr-w95m-82v7

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

When adding an external mail account, processing of POP3 "capabilities" responses are not limited to plausible sizes. Attacker with access to a rogue POP3 service could trigger requests that lead to excessive resource usage and eventually service unavailability. We now limit accepted POP3 server response to reasonable length/size. No publicly available exploits are known.

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

GHSA-25mr-v3vc-44xm

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

There is reflected XSS in TOPdesk before 5.7.6 and 6.x and 7.x before 7.03.019.

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

GHSA-25mr-3m57-5v4r

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

Multiple cross-site scripting (XSS) vulnerabilities in base_qry_main.php in Base Analysis and Security Engine (BASE) before 1.3.9 allow remote attackers to inject arbitrary web script or HTML via the (1) sig[0] and (2) sig[1] parameters.

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

GHSA-25mq-v84q-4j7r

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

CURLOPT_HTTPAUTH option not cleared on change of origin

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

GHSA-25mp-g6fv-mqxx

почти 5 лет назад

Unexpected server crash in Next.js.

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

GHSA-25mp-9vjg-j5g4

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

An issue in The Document Foundation Libreoffice v.7.4.7 allows a remote attacker to cause a denial of service via a crafted .ppt file.

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

GHSA-25mp-28gj-2v47

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

The SEO Plugin by Squirrly SEO plugin for WordPress is vulnerable to blind SQL Injection via the 'search' parameter in all versions up to, and including, 12.4.05 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

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

GHSA-25mm-w8qr-qm89

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

A vulnerability has been identified in SICLOCK TC100 (All versions) and SICLOCK TC400 (All versions). An attacker with network access to the device could potentially circumvent the authentication mechanism if he/she is able to obtain certain knowledge specific to the attacked device.

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

GHSA-25mm-w878-4w74

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

Uncontrolled resource consumption in some Zoom Apps before version 6.2.0 may allow an authenticated user to conduct a denial of service via network access.

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

GHSA-25mj-pm5p-rcqr

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

Microsoft Excel 2007 SP3, Microsoft Excel 2010 SP2, Microsoft Excel 2013 SP1, Microsoft Excel 2016, Microsoft Office 2016 Click-to-Run and Microsoft Office 2016 for Mac allow a security feature bypass vulnerability due to how macro settings are enforced, aka "Microsoft Office Excel Security Feature Bypass".

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

GHSA-25mj-mfqw-xqm2

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

In the Linux kernel, the following vulnerability has been resolved: netconsole: avoid OOB reads, msg is not nul-terminated msg passed to netconsole from the console subsystem is not guaranteed to be nul-terminated. Before recent commit 7eab73b18630 ("netconsole: convert to NBCON console infrastructure") the message would be placed in printk_shared_pbufs, a static global buffer, so KASAN had harder time catching OOB accesses. Now we see: printk: console [netcon_ext0] enabled BUG: KASAN: slab-out-of-bounds in string+0x1f7/0x240 Read of size 1 at addr ffff88813b6d4c00 by task pr/netcon_ext0/594 CPU: 65 UID: 0 PID: 594 Comm: pr/netcon_ext0 Not tainted 6.19.0-11754-g4246fd6547c9 Call Trace: kasan_report+0xe4/0x120 string+0x1f7/0x240 vsnprintf+0x655/0xba0 scnprintf+0xba/0x120 netconsole_write+0x3fe/0xa10 nbcon_emit_next_record+0x46e/0x860 nbcon_kthread_func+0x623/0x750 Allocated by task 1: nbcon_alloc+0x1ea/0x450 re...

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

GHSA-25mj-cghm-67hm

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

SQL injection vulnerability in show.php in the Camportail 1.1 and earlier module for Xoops allows remote attackers to execute arbitrary SQL commands via the camid parameter in a showcam action.

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

GHSA-25mh-hp8x-cgrv

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

KubeVirt Guest Agent DoS via Excessive Network Interface Reports

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

GHSA-25mh-8263-4259

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

Session fixation vulnerability in pcsd in pcs before 0.9.157.

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

GHSA-25mg-44x8-hvmp

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

An issue was discovered on FIRSTNUM JC21A-04 devices through 2.01ME/FN. They enable the SSH service by default with the credentials of root/admin. The GUI doesn't offer a way to disable the account.

CVSS3: 6.5
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-25mw-fj8x-6qq5

The Network Configuration Manager was susceptible to a Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows a low-level user to perform the actions with SYSTEM privileges. We found this issue was not resolved in CVE-2023-33227

CVSS3: 8
2%
Низкий
почти 3 года назад
github логотип
GHSA-25mw-359m-f6rj

Vulnerability in the PeopleSoft Enterprise PeopleTools product of Oracle PeopleSoft (component: Updates Environment Management). Supported versions that are affected are 8.61 and 8.62. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise PeopleSoft Enterprise PeopleTools. Successful attacks of this vulnerability can result in takeover of PeopleSoft Enterprise PeopleTools. CVSS 3.1 Base Score 9.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).

CVSS3: 9.8
95%
Критический
3 месяца назад
github логотип
GHSA-25mv-x9rj-47v2

The GD Graphics Library (libgd) before 2.0.35 allows user-assisted remote attackers to cause a denial of service (crash) via a GIF image that has no global color map.

2%
Низкий
больше 4 лет назад
github логотип
GHSA-25mv-vrj7-2v89

An issue exists in uscan in devscripts before 2.13.19, which could let a remote malicious user execute arbitrary code via a crafted tarball.

2%
Низкий
больше 4 лет назад
github логотип
GHSA-25mv-j2qr-v5jq

Previously, resolving relative paths containing parent directory ('..') segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking for '..' segments, eliminating the quadratic time complexity and significantly reducing memory allocations.

CVSS3: 5.9
1%
Низкий
около 1 месяца назад
github логотип
GHSA-25mr-w95m-82v7

When adding an external mail account, processing of POP3 "capabilities" responses are not limited to plausible sizes. Attacker with access to a rogue POP3 service could trigger requests that lead to excessive resource usage and eventually service unavailability. We now limit accepted POP3 server response to reasonable length/size. No publicly available exploits are known.

CVSS3: 4.3
1%
Низкий
около 3 лет назад
github логотип
GHSA-25mr-v3vc-44xm

There is reflected XSS in TOPdesk before 5.7.6 and 6.x and 7.x before 7.03.019.

CVSS3: 6.1
1%
Низкий
больше 4 лет назад
github логотип
GHSA-25mr-3m57-5v4r

Multiple cross-site scripting (XSS) vulnerabilities in base_qry_main.php in Base Analysis and Security Engine (BASE) before 1.3.9 allow remote attackers to inject arbitrary web script or HTML via the (1) sig[0] and (2) sig[1] parameters.

1%
Низкий
больше 4 лет назад
github логотип
GHSA-25mq-v84q-4j7r

CURLOPT_HTTPAUTH option not cleared on change of origin

CVSS3: 7.7
2%
Низкий
около 4 лет назад
github логотип
GHSA-25mp-g6fv-mqxx

Unexpected server crash in Next.js.

CVSS3: 7.5
45%
Средний
почти 5 лет назад
github логотип
GHSA-25mp-9vjg-j5g4

An issue in The Document Foundation Libreoffice v.7.4.7 allows a remote attacker to cause a denial of service via a crafted .ppt file.

CVSS3: 5.7
больше 2 лет назад
github логотип
GHSA-25mp-28gj-2v47

The SEO Plugin by Squirrly SEO plugin for WordPress is vulnerable to blind SQL Injection via the 'search' parameter in all versions up to, and including, 12.4.05 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

CVSS3: 6.5
1%
Низкий
больше 1 года назад
github логотип
GHSA-25mm-w8qr-qm89

A vulnerability has been identified in SICLOCK TC100 (All versions) and SICLOCK TC400 (All versions). An attacker with network access to the device could potentially circumvent the authentication mechanism if he/she is able to obtain certain knowledge specific to the attacked device.

CVSS3: 9.8
3%
Низкий
больше 4 лет назад
github логотип
GHSA-25mm-w878-4w74

Uncontrolled resource consumption in some Zoom Apps before version 6.2.0 may allow an authenticated user to conduct a denial of service via network access.

CVSS3: 4.3
0%
Низкий
почти 2 года назад
github логотип
GHSA-25mj-pm5p-rcqr

Microsoft Excel 2007 SP3, Microsoft Excel 2010 SP2, Microsoft Excel 2013 SP1, Microsoft Excel 2016, Microsoft Office 2016 Click-to-Run and Microsoft Office 2016 for Mac allow a security feature bypass vulnerability due to how macro settings are enforced, aka "Microsoft Office Excel Security Feature Bypass".

CVSS3: 7.8
6%
Низкий
больше 4 лет назад
github логотип
GHSA-25mj-mfqw-xqm2

In the Linux kernel, the following vulnerability has been resolved: netconsole: avoid OOB reads, msg is not nul-terminated msg passed to netconsole from the console subsystem is not guaranteed to be nul-terminated. Before recent commit 7eab73b18630 ("netconsole: convert to NBCON console infrastructure") the message would be placed in printk_shared_pbufs, a static global buffer, so KASAN had harder time catching OOB accesses. Now we see: printk: console [netcon_ext0] enabled BUG: KASAN: slab-out-of-bounds in string+0x1f7/0x240 Read of size 1 at addr ffff88813b6d4c00 by task pr/netcon_ext0/594 CPU: 65 UID: 0 PID: 594 Comm: pr/netcon_ext0 Not tainted 6.19.0-11754-g4246fd6547c9 Call Trace: kasan_report+0xe4/0x120 string+0x1f7/0x240 vsnprintf+0x655/0xba0 scnprintf+0xba/0x120 netconsole_write+0x3fe/0xa10 nbcon_emit_next_record+0x46e/0x860 nbcon_kthread_func+0x623/0x750 Allocated by task 1: nbcon_alloc+0x1ea/0x450 re...

CVSS3: 9.1
0%
Низкий
5 месяцев назад
github логотип
GHSA-25mj-cghm-67hm

SQL injection vulnerability in show.php in the Camportail 1.1 and earlier module for Xoops allows remote attackers to execute arbitrary SQL commands via the camid parameter in a showcam action.

1%
Низкий
больше 4 лет назад
github логотип
GHSA-25mh-hp8x-cgrv

KubeVirt Guest Agent DoS via Excessive Network Interface Reports

CVSS3: 6.4
0%
Низкий
8 месяцев назад
github логотип
GHSA-25mh-8263-4259

Session fixation vulnerability in pcsd in pcs before 0.9.157.

CVSS3: 8.1
2%
Низкий
больше 4 лет назад
github логотип
GHSA-25mg-44x8-hvmp

An issue was discovered on FIRSTNUM JC21A-04 devices through 2.01ME/FN. They enable the SSH service by default with the credentials of root/admin. The GUI doesn't offer a way to disable the account.

CVSS3: 6.5
0%
Низкий
около 1 года назад

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