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

exploitDog

Количество 359 154

Количество 359 154

github логотип

GHSA-xhgv-wv66-p2v9

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

A shell injection vulnerability was discovered in ROS2 (Robot Operating System 2) Humble Hawksbill in ROS_VERSION 2 and ROS_PYTHON_VERSION 3, allows remote attackers to execute arbitrary code, escalate privileges, and obtain sensitive information due to the way ROS2 handles shell command execution in components like command interpreters or interfaces that process external inputs.

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

GHSA-xhgv-99mj-8m2x

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

Tryton sao allows XSS via an HTML attachment

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

GHSA-xhgr-j9vw-353q

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

A vulnerability was determined in Scada-LTS up to 2.7.8.1. This impacts an unknown function. This manipulation causes cross-site request forgery. The attack may be initiated remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.

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

GHSA-xhgr-3rc4-c8v5

29 дней назад

A security vulnerability has been detected in SourceCodester Class and Exam Timetabling System 1.0. This impacts an unknown function of the file /edit_subject.php. Such manipulation of the argument ID leads to sql injection. The attack may be performed from remote. The exploit has been disclosed publicly and may be used.

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

GHSA-xhgq-h98j-859v

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

Incorrect permission check in Jenkins GitLab Plugin allows enumerating credentials IDs

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

GHSA-xhgp-9mrx-4vxr

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

Directory Traversal / Arbitrary File Read in User.getLanguage method in eQ-3 AG Homematic CCU2 2.29.2 and earlier allows remote attackers to read the first line of an arbitrary file on the CCU2's filesystem. This vulnerability can be exploited by unauthenticated attackers with access to the web interface.

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

GHSA-xhgm-q8m9-9c6v

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

(1) wp-dbmanager.php and (2) database-manage.php in the WP-DBManager (aka Database Manager) plugin before 2.7.2 for WordPress place credentials on the mysqldump command line, which allows local users to obtain sensitive information by listing the process.

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

GHSA-xhgj-p5p6-x24h

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

A flaw was found in htmldoc commit 31f7804. A heap buffer overflow in the function pdf_write_names in ps-pdf.cxx may lead to arbitrary code execution and Denial of Service (DoS).

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

GHSA-xhgj-fcgm-66qp

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

VMware vRealize Orchestrator ((8.x prior to 8.6) contains an open redirect vulnerability due to improper path handling. A malicious actor may be able to redirect victim to an attacker controlled domain due to improper path handling in vRealize Orchestrator leading to sensitive information disclosure.

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

GHSA-xhgj-59fx-f85c

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

A CWE-754: Improper Check for Unusual or Exceptional Conditions vulnerability exists in Modicon M580, Modicon M340, Modicon Quantum, Modicon Premium (see security notification for specific versions) which could cause a Denial of Service when writing specific physical memory blocks using Modbus TCP.

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

GHSA-xhgh-m73w-g9xm

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

Improper access control for some Intel(R) Arc(TM) Pro Graphics for Windows drivers before version 31.0.101.5319 may allow an authenticated user to potentially enable escalation of privilege via adjacent access.

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

GHSA-xhgh-53f7-w2q7

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

Buffer overflow in the Webserver component on the Huawei E5332 router before 21.344.27.00.1080 allows remote authenticated users to cause a denial of service (reboot) via a long parameter in an API service request message.

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

GHSA-xhgh-4jhq-chj3

24 дня назад

PyTorch torchvision through 0.28.0, fixed in commit 4e05dc2, contains an out-of-bounds heap read vulnerability in the GIF decoder's read_from_tensor callback that passes unclamped length to memcpy. Attackers can supply malicious or truncated GIF files to cause denial of service via segmentation fault or disclose adjacent heap memory contents.

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

GHSA-xhgh-27m4-wcgp

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

Symantec IntelligenceCenter 3.3 is vulnerable to the Return of the Bleichenbacher Oracle Threat (ROBOT) attack. A remote attacker, who has captured a pre-recorded SSL session inspected by SSLV, can establish large numbers of crafted SSL connections to the target and obtain the session keys required to decrypt the pre-recorded SSL session.

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

GHSA-xhgg-6f6v-2476

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

The ChatBox - Chat Rooms (aka com.droidchatroom.messengerapp) application 2.5 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-xhgf-3v3f-px6x

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

The iTrack device tracking ID number, also called "LosserID" in the web API, can be obtained by being in the range of an iTrack device. The tracker ID is the device's BLE MAC address.

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

GHSA-xhg9-xwch-vr7x

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

quiche vulnerable to unbounded storage of information related to connection ID retirement

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

GHSA-xhg9-j279-j625

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

Template::Plugin::HTML versions through 3.102 for Perl allows HTML and JavaScript to be injected. The html_filter function did not escape single quotes. HTML attributes inside of single quotes could be have code injected. For example, the variable "var" in <a id='ref' title='[% var | html %]'> would not be properly escaped. An attacker could insert some limited HTML and JavaScript, for example, var = " ' onclick='while (true) { alert(1) }'" Note that arbitrary HTML and JavaScript would be difficult to inject, because angle brackets, ampersands and double-quotes would still be escaped.

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

GHSA-xhg9-hf6j-8vpj

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

Improper link resolution before file access ('link following') in Windows Installer allows an authorized attacker to disclose information locally.

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

GHSA-xhg7-3m9v-pjfp

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

controllers/admin.js in Total.js CMS 13 allows remote attackers to execute arbitrary code via a POST to the /admin/api/widgets/ URI. This can be exploited in conjunction with CVE-2019-15954.

CVSS3: 7.5
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-xhgv-wv66-p2v9

A shell injection vulnerability was discovered in ROS2 (Robot Operating System 2) Humble Hawksbill in ROS_VERSION 2 and ROS_PYTHON_VERSION 3, allows remote attackers to execute arbitrary code, escalate privileges, and obtain sensitive information due to the way ROS2 handles shell command execution in components like command interpreters or interfaces that process external inputs.

больше 2 лет назад
github логотип
GHSA-xhgv-99mj-8m2x

Tryton sao allows XSS via an HTML attachment

CVSS3: 5.4
0%
Низкий
9 месяцев назад
github логотип
GHSA-xhgr-j9vw-353q

A vulnerability was determined in Scada-LTS up to 2.7.8.1. This impacts an unknown function. This manipulation causes cross-site request forgery. The attack may be initiated remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.

CVSS3: 4.3
0%
Низкий
9 месяцев назад
github логотип
GHSA-xhgr-3rc4-c8v5

A security vulnerability has been detected in SourceCodester Class and Exam Timetabling System 1.0. This impacts an unknown function of the file /edit_subject.php. Such manipulation of the argument ID leads to sql injection. The attack may be performed from remote. The exploit has been disclosed publicly and may be used.

CVSS3: 7.3
0%
Низкий
29 дней назад
github логотип
GHSA-xhgq-h98j-859v

Incorrect permission check in Jenkins GitLab Plugin allows enumerating credentials IDs

CVSS3: 4.3
0%
Низкий
больше 1 года назад
github логотип
GHSA-xhgp-9mrx-4vxr

Directory Traversal / Arbitrary File Read in User.getLanguage method in eQ-3 AG Homematic CCU2 2.29.2 and earlier allows remote attackers to read the first line of an arbitrary file on the CCU2's filesystem. This vulnerability can be exploited by unauthenticated attackers with access to the web interface.

CVSS3: 5.3
2%
Низкий
больше 4 лет назад
github логотип
GHSA-xhgm-q8m9-9c6v

(1) wp-dbmanager.php and (2) database-manage.php in the WP-DBManager (aka Database Manager) plugin before 2.7.2 for WordPress place credentials on the mysqldump command line, which allows local users to obtain sensitive information by listing the process.

CVSS3: 7.8
1%
Низкий
больше 4 лет назад
github логотип
GHSA-xhgj-p5p6-x24h

A flaw was found in htmldoc commit 31f7804. A heap buffer overflow in the function pdf_write_names in ps-pdf.cxx may lead to arbitrary code execution and Denial of Service (DoS).

CVSS3: 7.8
1%
Низкий
больше 4 лет назад
github логотип
GHSA-xhgj-fcgm-66qp

VMware vRealize Orchestrator ((8.x prior to 8.6) contains an open redirect vulnerability due to improper path handling. A malicious actor may be able to redirect victim to an attacker controlled domain due to improper path handling in vRealize Orchestrator leading to sensitive information disclosure.

1%
Низкий
около 4 лет назад
github логотип
GHSA-xhgj-59fx-f85c

A CWE-754: Improper Check for Unusual or Exceptional Conditions vulnerability exists in Modicon M580, Modicon M340, Modicon Quantum, Modicon Premium (see security notification for specific versions) which could cause a Denial of Service when writing specific physical memory blocks using Modbus TCP.

CVSS3: 7.5
2%
Низкий
около 4 лет назад
github логотип
GHSA-xhgh-m73w-g9xm

Improper access control for some Intel(R) Arc(TM) Pro Graphics for Windows drivers before version 31.0.101.5319 may allow an authenticated user to potentially enable escalation of privilege via adjacent access.

CVSS3: 6.8
0%
Низкий
почти 2 года назад
github логотип
GHSA-xhgh-53f7-w2q7

Buffer overflow in the Webserver component on the Huawei E5332 router before 21.344.27.00.1080 allows remote authenticated users to cause a denial of service (reboot) via a long parameter in an API service request message.

1%
Низкий
около 4 лет назад
github логотип
GHSA-xhgh-4jhq-chj3

PyTorch torchvision through 0.28.0, fixed in commit 4e05dc2, contains an out-of-bounds heap read vulnerability in the GIF decoder's read_from_tensor callback that passes unclamped length to memcpy. Attackers can supply malicious or truncated GIF files to cause denial of service via segmentation fault or disclose adjacent heap memory contents.

CVSS3: 7.1
0%
Низкий
24 дня назад
github логотип
GHSA-xhgh-27m4-wcgp

Symantec IntelligenceCenter 3.3 is vulnerable to the Return of the Bleichenbacher Oracle Threat (ROBOT) attack. A remote attacker, who has captured a pre-recorded SSL session inspected by SSLV, can establish large numbers of crafted SSL connections to the target and obtain the session keys required to decrypt the pre-recorded SSL session.

CVSS3: 5.9
2%
Низкий
больше 4 лет назад
github логотип
GHSA-xhgg-6f6v-2476

The ChatBox - Chat Rooms (aka com.droidchatroom.messengerapp) application 2.5 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-xhgf-3v3f-px6x

The iTrack device tracking ID number, also called "LosserID" in the web API, can be obtained by being in the range of an iTrack device. The tracker ID is the device's BLE MAC address.

CVSS3: 3.7
2%
Низкий
больше 4 лет назад
github логотип
GHSA-xhg9-xwch-vr7x

quiche vulnerable to unbounded storage of information related to connection ID retirement

CVSS3: 3.7
1%
Низкий
больше 2 лет назад
github логотип
GHSA-xhg9-j279-j625

Template::Plugin::HTML versions through 3.102 for Perl allows HTML and JavaScript to be injected. The html_filter function did not escape single quotes. HTML attributes inside of single quotes could be have code injected. For example, the variable "var" in <a id='ref' title='[% var | html %]'> would not be properly escaped. An attacker could insert some limited HTML and JavaScript, for example, var = " ' onclick='while (true) { alert(1) }'" Note that arbitrary HTML and JavaScript would be difficult to inject, because angle brackets, ampersands and double-quotes would still be escaped.

CVSS3: 6.1
0%
Низкий
3 месяца назад
github логотип
GHSA-xhg9-hf6j-8vpj

Improper link resolution before file access ('link following') in Windows Installer allows an authorized attacker to disclose information locally.

CVSS3: 5.5
1%
Низкий
больше 1 года назад
github логотип
GHSA-xhg7-3m9v-pjfp

controllers/admin.js in Total.js CMS 13 allows remote attackers to execute arbitrary code via a POST to the /admin/api/widgets/ URI. This can be exploited in conjunction with CVE-2019-15954.

CVSS3: 7.5
2%
Низкий
около 4 лет назад

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