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

exploitDog

Количество 366 653

Количество 366 653

github логотип

GHSA-22h6-v894-7cgq

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

Vulnerability in the Oracle FLEXCUBE Investor Servicing component of Oracle Financial Services Applications (subcomponent: Infrastructure). Supported versions that are affected are 12.0.4, 12.1.0, 12.3.0 and 12.4.0. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle FLEXCUBE Investor Servicing. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle FLEXCUBE Investor Servicing accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of Oracle FLEXCUBE Investor Servicing. CVSS 3.0 Base Score 5.4 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L).

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

GHSA-22h6-79rc-rj5g

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

Multiple cross-site request forgery (CSRF) vulnerabilities in Synametrics Technologies SynaMan before 3.5 Build 1451, Syncrify before 3.7 Build 856, and SynTail before 1.5 Build 567

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

GHSA-22h5-pq3x-2gf2

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

URI allows for userinfo Leakage in URI#join, URI#merge, and URI#+

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

GHSA-22h3-6xv6-p2px

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

Integer overflow in the Networking: JAR component. This vulnerability was fixed in Firefox 151 and Firefox ESR 140.11.

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

GHSA-22gx-ghv9-47gj

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

Gardyn devices expose a privileged iothubowner key. Access to this key will allow a malicious user to invoke an IoTHub Registry Manager function which returns connection information for all Gardyn Home Kit and Studio devices. Access to this key also allows a malicious user to execute arbitrary commands on a specific connected device and may allow the malicious user to pivot to other devices on the user's network.

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

GHSA-22gx-8v7p-9g9p

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

A memory corruption vulnerability exists in the PNG png_palette_process functionality of Accusoft ImageGear 19.9. A specially crafted malformed file can lead to a heap buffer overflow. An attacker can provide malicious inputs to trigger this vulnerability.

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

GHSA-22gx-8798-xj77

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

Wowza Streaming Engine 4.5.0 contains a cross-site request forgery vulnerability that allows attackers to perform administrative actions by crafting malicious web pages. Attackers can trick logged-in administrators into visiting a malicious site that submits POST requests to the user edit endpoint to create new admin accounts with arbitrary credentials.

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

GHSA-22gx-4xv7-xwjg

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

FiveCo RAP dissector infinite loop in Wireshark 4.4.0 to 4.4.1 and 4.2.0 to 4.2.8 allows denial of service via packet injection or crafted capture file

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

GHSA-22gv-q46w-9pc3

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

A type confusion issue was addressed with improved checks. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. Processing a maliciously crafted image may lead to a denial-of-service.

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

GHSA-22gv-43vq-fhjw

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

Due to missing authorization check in an RFC enabled function module in transaction SDCCN, an unauthenticated attacker could generate technical meta-data. This leads to a low impact on integrity. There is no impact on confidentiality or availability.

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

GHSA-22gr-gpph-j2c5

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

An information disclosure vulnerability exists in the ACEManager authentication functionality of Sierra Wireless AirLink ES450 FW 4.9.3. The ACEManager authentication functionality is done in plaintext XML to the web server. An attacker can listen to network traffic upstream from the device to capitalize on this vulnerability.

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

GHSA-22gq-x6pg-752j

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

openssl.js is malware

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

GHSA-22gp-wwxc-hrmc

8 дней назад

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, MPESW, Fix missing complete() on devcom error mlx5_mpesw_work() returned without calling complete() when mlx5_lag_get_devcom_comp() returned NULL. A caller that queued the work and waited on mpesww->comp would block indefinitely. Funnel the early-return path through a new "complete" label so the waiter is always woken.

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

GHSA-22gp-w9xj-6wwq

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

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Alexander Weleczka FontAwesome.io ShortCodes allows Stored XSS.This issue affects FontAwesome.io ShortCodes: from n/a through 1.0.

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

GHSA-22gp-8432-2xp8

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

The Parallel Mafia MMORPG (aka com.perblue.pm.client) application @7F070000 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-22gp-7w9x-c2xx

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

In the Linux kernel, the following vulnerability has been resolved: drm/ast: Fix soft lockup There is a while-loop in ast_dp_set_on_off() that could lead to infinite-loop. This is because the register, VGACRI-Dx, checked in this API is a scratch register actually controlled by a MCU, named DPMCU, in BMC. These scratch registers are protected by scu-lock. If suc-lock is not off, DPMCU can not update these registers and then host will have soft lockup due to never updated status. DPMCU is used to control DP and relative registers to handshake with host's VGA driver. Even the most time-consuming task, DP's link training, is less than 100ms. 200ms should be enough.

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

GHSA-22gj-rr23-9xgc

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

A non-persistent XSS (cross-site scripting) vulnerability exists in eWON Flexy and Cosy (all firmware versions prior to 14.1s0). An attacker could send a specially crafted URL to initiate a password change for the device. The target must introduce the credentials to the gateway before the attack can be successful.

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

GHSA-22gj-8qj2-fj46

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

Moodle External Control of File Name or Path vulnerability

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

GHSA-22gj-5cj3-9837

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

SQL injection vulnerability in viewnews.php in 2daybiz Multi Level Marketing (MLM) Software allows remote attackers to execute arbitrary SQL commands via the nwsid parameter.

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

GHSA-22gh-3r9q-xf38

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

Lacking Protection against HTTP Request Smuggling in mitmproxy

CVSS3: 8.1
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-22h6-v894-7cgq

Vulnerability in the Oracle FLEXCUBE Investor Servicing component of Oracle Financial Services Applications (subcomponent: Infrastructure). Supported versions that are affected are 12.0.4, 12.1.0, 12.3.0 and 12.4.0. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle FLEXCUBE Investor Servicing. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle FLEXCUBE Investor Servicing accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of Oracle FLEXCUBE Investor Servicing. CVSS 3.0 Base Score 5.4 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L).

CVSS3: 5.4
2%
Низкий
больше 4 лет назад
github логотип
GHSA-22h6-79rc-rj5g

Multiple cross-site request forgery (CSRF) vulnerabilities in Synametrics Technologies SynaMan before 3.5 Build 1451, Syncrify before 3.7 Build 856, and SynTail before 1.5 Build 567

1%
Низкий
больше 4 лет назад
github логотип
GHSA-22h5-pq3x-2gf2

URI allows for userinfo Leakage in URI#join, URI#merge, and URI#+

CVSS3: 3.2
1%
Низкий
больше 1 года назад
github логотип
GHSA-22h3-6xv6-p2px

Integer overflow in the Networking: JAR component. This vulnerability was fixed in Firefox 151 and Firefox ESR 140.11.

CVSS3: 9.8
1%
Низкий
4 месяца назад
github логотип
GHSA-22gx-ghv9-47gj

Gardyn devices expose a privileged iothubowner key. Access to this key will allow a malicious user to invoke an IoTHub Registry Manager function which returns connection information for all Gardyn Home Kit and Studio devices. Access to this key also allows a malicious user to execute arbitrary commands on a specific connected device and may allow the malicious user to pivot to other devices on the user's network.

CVSS3: 10
1%
Низкий
2 месяца назад
github логотип
GHSA-22gx-8v7p-9g9p

A memory corruption vulnerability exists in the PNG png_palette_process functionality of Accusoft ImageGear 19.9. A specially crafted malformed file can lead to a heap buffer overflow. An attacker can provide malicious inputs to trigger this vulnerability.

CVSS3: 7.8
1%
Низкий
больше 4 лет назад
github логотип
GHSA-22gx-8798-xj77

Wowza Streaming Engine 4.5.0 contains a cross-site request forgery vulnerability that allows attackers to perform administrative actions by crafting malicious web pages. Attackers can trick logged-in administrators into visiting a malicious site that submits POST requests to the user edit endpoint to create new admin accounts with arbitrary credentials.

CVSS3: 5.3
0%
Низкий
6 месяцев назад
github логотип
GHSA-22gx-4xv7-xwjg

FiveCo RAP dissector infinite loop in Wireshark 4.4.0 to 4.4.1 and 4.2.0 to 4.2.8 allows denial of service via packet injection or crafted capture file

CVSS3: 5.5
0%
Низкий
больше 1 года назад
github логотип
GHSA-22gv-q46w-9pc3

A type confusion issue was addressed with improved checks. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. Processing a maliciously crafted image may lead to a denial-of-service.

CVSS3: 5.5
0%
Низкий
около 1 месяца назад
github логотип
GHSA-22gv-43vq-fhjw

Due to missing authorization check in an RFC enabled function module in transaction SDCCN, an unauthenticated attacker could generate technical meta-data. This leads to a low impact on integrity. There is no impact on confidentiality or availability.

CVSS3: 5.3
0%
Низкий
больше 1 года назад
github логотип
GHSA-22gr-gpph-j2c5

An information disclosure vulnerability exists in the ACEManager authentication functionality of Sierra Wireless AirLink ES450 FW 4.9.3. The ACEManager authentication functionality is done in plaintext XML to the web server. An attacker can listen to network traffic upstream from the device to capitalize on this vulnerability.

CVSS3: 7.5
4%
Низкий
больше 4 лет назад
github логотип
GHSA-22gq-x6pg-752j

openssl.js is malware

CVSS3: 7.5
1%
Низкий
около 8 лет назад
github логотип
GHSA-22gp-wwxc-hrmc

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, MPESW, Fix missing complete() on devcom error mlx5_mpesw_work() returned without calling complete() when mlx5_lag_get_devcom_comp() returned NULL. A caller that queued the work and waited on mpesww->comp would block indefinitely. Funnel the early-return path through a new "complete" label so the waiter is always woken.

0%
Низкий
8 дней назад
github логотип
GHSA-22gp-w9xj-6wwq

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Alexander Weleczka FontAwesome.io ShortCodes allows Stored XSS.This issue affects FontAwesome.io ShortCodes: from n/a through 1.0.

CVSS3: 6.5
0%
Низкий
больше 1 года назад
github логотип
GHSA-22gp-8432-2xp8

The Parallel Mafia MMORPG (aka com.perblue.pm.client) application @7F070000 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%
Низкий
больше 4 лет назад
github логотип
GHSA-22gp-7w9x-c2xx

In the Linux kernel, the following vulnerability has been resolved: drm/ast: Fix soft lockup There is a while-loop in ast_dp_set_on_off() that could lead to infinite-loop. This is because the register, VGACRI-Dx, checked in this API is a scratch register actually controlled by a MCU, named DPMCU, in BMC. These scratch registers are protected by scu-lock. If suc-lock is not off, DPMCU can not update these registers and then host will have soft lockup due to never updated status. DPMCU is used to control DP and relative registers to handshake with host's VGA driver. Even the most time-consuming task, DP's link training, is less than 100ms. 200ms should be enough.

CVSS3: 5.5
0%
Низкий
больше 2 лет назад
github логотип
GHSA-22gj-rr23-9xgc

A non-persistent XSS (cross-site scripting) vulnerability exists in eWON Flexy and Cosy (all firmware versions prior to 14.1s0). An attacker could send a specially crafted URL to initiate a password change for the device. The target must introduce the credentials to the gateway before the attack can be successful.

1%
Низкий
больше 4 лет назад
github логотип
GHSA-22gj-8qj2-fj46

Moodle External Control of File Name or Path vulnerability

CVSS3: 5.3
7%
Низкий
больше 3 лет назад
github логотип
GHSA-22gj-5cj3-9837

SQL injection vulnerability in viewnews.php in 2daybiz Multi Level Marketing (MLM) Software allows remote attackers to execute arbitrary SQL commands via the nwsid parameter.

1%
Низкий
больше 4 лет назад
github логотип
GHSA-22gh-3r9q-xf38

Lacking Protection against HTTP Request Smuggling in mitmproxy

CVSS3: 8.1
1%
Низкий
почти 5 лет назад

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