Логотип exploitDog
source:"github"
Консоль
Логотип exploitDog

exploitDog

source:"github"

Количество 310 286

Количество 310 286

github логотип

GHSA-3v33-v5j6-mfqr

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

In engineermode services, there is a missing permission check. This could lead to local denial of service in engineermode services.

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

GHSA-3v33-px63-8phx

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

Yokogawa STARDOM FCN/FCJ controller R1.01 through R4.01 does not require authentication for Logic Designer connections, which allows remote attackers to reconfigure the device or cause a denial of service via a (1) stop application program, (2) change value, or (3) modify application command.

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

GHSA-3v33-3wmw-3785

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

yt-dlp has dependency on potentially malicious third-party code in Douyu extractors

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

GHSA-3v32-75q2-76mr

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

Huawei DP300 V500R002C00; TP3206 V100R002C00; ViewPoint 9030 V100R011C02; V100R011C03 have a use of a broken or risky cryptographic algorithm vulnerability. The software uses risky cryptographic algorithm in SSL. This is dangerous because a remote unauthenticated attacker could use well-known techniques to break the algorithm. Successful exploit could result in the exposure of sensitive information.

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

GHSA-3v2x-fxq5-6652

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

Canteen Management System v1.0 was discovered to contain an arbitrary file upload vulnerability via ip/youthappam/php_action/editFile.php. This vulnerability allows attackers to execute arbitrary code via a crafted PHP file.

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

GHSA-3v2r-wq2f-vmr9

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

A remote unauthenticated stored cross-site scripting (XSS) vulnerability was discovered in Aruba ClearPass Policy Manager version(s): Prior to 6.9.5, 6.8.8-HF1, 6.7.14-HF1. A vulnerability in the web-based management interface of ClearPass could allow an unauthenticated remote attacker to conduct a stored cross-site scripting (XSS) attack against an administrative user of the interface. A successful exploit could allow an attacker to execute arbitrary script code in a victim’s browser in the context of the affected interface.

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

GHSA-3v2r-gf9x-wpgw

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

A permissions issue was addressed with additional restrictions. This issue is fixed in iOS 15.7.1 and iPadOS 15.7.1, iOS 15.7 and iPadOS 15.7, iOS 16.1 and iPadOS 16. An app may be able to access iOS backups.

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

GHSA-3v2r-86vj-q55q

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

An elevation of privilege vulnerability exists in Remote Desktop App for Mac in the way it allows an attacker to load unsigned binaries, aka 'Microsoft Remote Desktop App for Mac Elevation of Privilege Vulnerability'.

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

GHSA-3v2q-pqp4-rfp4

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

Windows Digital Media Elevation of Privilege Vulnerability

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

GHSA-3v2q-6r8m-3j96

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

Directory traversal vulnerability in the web interface in Titan FTP Server before 10.40 build 1829 allows remote attackers to obtain the property information of an arbitrary home folder via a Properties action with a .. (dot dot) in the src parameter.

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

GHSA-3v2q-4w56-hr98

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

The WP Travel Engine WordPress plugin before 5.3.1 does not escape the Description field in the Trip Destination/Activities/Trip Type and Pricing Category pages, allowing users with a role as low as editor to perform Stored Cross-Site Scripting attacks, even when the unfiltered_html capability is disallowed

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

GHSA-3v2p-pv62-pg94

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

An issue was discovered in Artifex Software, Inc. MuJS before 8f62ea10a0af68e56d5c00720523ebcba13c2e6a. The MakeDay function in jsdate.c does not validate the month, leading to an integer overflow when parsing a specially crafted JS file.

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

GHSA-3v2m-2j5p-cvrc

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

Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 41.0 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.

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

GHSA-3v2j-hm2p-q5qg

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

LSASS.exe in the Local Security Authority Subsystem Service (LSASS) in Microsoft Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2 allows remote authenticated users to cause a denial of service (CPU consumption) via a malformed ISAKMP request over IPsec, aka "Local Security Authority Subsystem Service Resource Exhaustion Vulnerability."

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

GHSA-3v2j-hfc3-mhfr

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

HGiga MailSherlock contains a SQL Injection. Remote attackers can inject SQL syntax and execute SQL commands in a URL parameter of email pages without privilege.

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

GHSA-3v2j-f789-x3jr

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

A CWE-79 Multiple Improper Neutralization of Input During Web Page Generation (Cross-site Scripting Reflected) vulnerability exists in EcoStruxure Building Operation WebReports V1.9 - V3.1 that could cause a remote attacker to inject arbitrary web script or HTML due to incorrect sanitization of user supplied data and achieve a Cross-Site Scripting reflected attack against other WebReport users.

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

GHSA-3v2j-cr7c-3qcm

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

In the Linux kernel, the following vulnerability has been resolved: md: Replace snprintf with scnprintf Current code produces a warning as shown below when total characters in the constituent block device names plus the slashes exceeds 200. snprintf() returns the number of characters generated from the given input, which could cause the expression “200 – len” to wrap around to a large positive number. Fix this by using scnprintf() instead, which returns the actual number of characters written into the buffer. [ 1513.267938] ------------[ cut here ]------------ [ 1513.267943] WARNING: CPU: 15 PID: 37247 at <snip>/lib/vsprintf.c:2509 vsnprintf+0x2c8/0x510 [ 1513.267944] Modules linked in: <snip> [ 1513.267969] CPU: 15 PID: 37247 Comm: mdadm Not tainted 5.4.0-1085-azure #90~18.04.1-Ubuntu [ 1513.267969] Hardware name: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS Hyper-V UEFI Release v4.1 05/09/2022 [ 1513.267971] RIP: 0010:vsnprintf+0x2c8/0x510 <-snip-> [ 1513....

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

GHSA-3v2h-mrqq-5ppw

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

A vulnerability was identified in itsourcecode Student Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /candidates_report.php. The manipulation of the argument school_year leads to sql injection. The attack can be initiated remotely. The exploit is publicly available and might be used.

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

GHSA-3v2h-jhg6-jj7v

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

The issue was addressed with improved checks. This issue is fixed in iOS 17.1 and iPadOS 17.1, macOS Ventura 13.6.3, macOS Sonoma 14.1, macOS Monterey 12.7.1. An app with root privileges may be able to access private information.

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

GHSA-3v2h-3966-qxpq

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

Cross-site scripting vulnerability in Infopop Ultimate Bulletin Board (UBB) before 5.47e allows remote attackers to steal user cookies via an [IMG] tag that references an about: URL with an onerror field.

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-3v33-v5j6-mfqr

In engineermode services, there is a missing permission check. This could lead to local denial of service in engineermode services.

CVSS3: 5.5
0%
Низкий
почти 3 года назад
github логотип
GHSA-3v33-px63-8phx

Yokogawa STARDOM FCN/FCJ controller R1.01 through R4.01 does not require authentication for Logic Designer connections, which allows remote attackers to reconfigure the device or cause a denial of service via a (1) stop application program, (2) change value, or (3) modify application command.

CVSS3: 7.3
1%
Низкий
больше 3 лет назад
github логотип
GHSA-3v33-3wmw-3785

yt-dlp has dependency on potentially malicious third-party code in Douyu extractors

больше 1 года назад
github логотип
GHSA-3v32-75q2-76mr

Huawei DP300 V500R002C00; TP3206 V100R002C00; ViewPoint 9030 V100R011C02; V100R011C03 have a use of a broken or risky cryptographic algorithm vulnerability. The software uses risky cryptographic algorithm in SSL. This is dangerous because a remote unauthenticated attacker could use well-known techniques to break the algorithm. Successful exploit could result in the exposure of sensitive information.

CVSS3: 5.9
0%
Низкий
больше 3 лет назад
github логотип
GHSA-3v2x-fxq5-6652

Canteen Management System v1.0 was discovered to contain an arbitrary file upload vulnerability via ip/youthappam/php_action/editFile.php. This vulnerability allows attackers to execute arbitrary code via a crafted PHP file.

CVSS3: 7.2
1%
Низкий
больше 3 лет назад
github логотип
GHSA-3v2r-wq2f-vmr9

A remote unauthenticated stored cross-site scripting (XSS) vulnerability was discovered in Aruba ClearPass Policy Manager version(s): Prior to 6.9.5, 6.8.8-HF1, 6.7.14-HF1. A vulnerability in the web-based management interface of ClearPass could allow an unauthenticated remote attacker to conduct a stored cross-site scripting (XSS) attack against an administrative user of the interface. A successful exploit could allow an attacker to execute arbitrary script code in a victim’s browser in the context of the affected interface.

0%
Низкий
больше 3 лет назад
github логотип
GHSA-3v2r-gf9x-wpgw

A permissions issue was addressed with additional restrictions. This issue is fixed in iOS 15.7.1 and iPadOS 15.7.1, iOS 15.7 and iPadOS 15.7, iOS 16.1 and iPadOS 16. An app may be able to access iOS backups.

CVSS3: 5.5
0%
Низкий
больше 3 лет назад
github логотип
GHSA-3v2r-86vj-q55q

An elevation of privilege vulnerability exists in Remote Desktop App for Mac in the way it allows an attacker to load unsigned binaries, aka 'Microsoft Remote Desktop App for Mac Elevation of Privilege Vulnerability'.

0%
Низкий
больше 3 лет назад
github логотип
GHSA-3v2q-pqp4-rfp4

Windows Digital Media Elevation of Privilege Vulnerability

CVSS3: 6.6
0%
Низкий
около 1 года назад
github логотип
GHSA-3v2q-6r8m-3j96

Directory traversal vulnerability in the web interface in Titan FTP Server before 10.40 build 1829 allows remote attackers to obtain the property information of an arbitrary home folder via a Properties action with a .. (dot dot) in the src parameter.

5%
Низкий
больше 3 лет назад
github логотип
GHSA-3v2q-4w56-hr98

The WP Travel Engine WordPress plugin before 5.3.1 does not escape the Description field in the Trip Destination/Activities/Trip Type and Pricing Category pages, allowing users with a role as low as editor to perform Stored Cross-Site Scripting attacks, even when the unfiltered_html capability is disallowed

0%
Низкий
около 4 лет назад
github логотип
GHSA-3v2p-pv62-pg94

An issue was discovered in Artifex Software, Inc. MuJS before 8f62ea10a0af68e56d5c00720523ebcba13c2e6a. The MakeDay function in jsdate.c does not validate the month, leading to an integer overflow when parsing a specially crafted JS file.

CVSS3: 7.8
0%
Низкий
больше 3 лет назад
github логотип
GHSA-3v2m-2j5p-cvrc

Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 41.0 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.

3%
Низкий
больше 3 лет назад
github логотип
GHSA-3v2j-hm2p-q5qg

LSASS.exe in the Local Security Authority Subsystem Service (LSASS) in Microsoft Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2 allows remote authenticated users to cause a denial of service (CPU consumption) via a malformed ISAKMP request over IPsec, aka "Local Security Authority Subsystem Service Resource Exhaustion Vulnerability."

45%
Средний
почти 4 года назад
github логотип
GHSA-3v2j-hfc3-mhfr

HGiga MailSherlock contains a SQL Injection. Remote attackers can inject SQL syntax and execute SQL commands in a URL parameter of email pages without privilege.

0%
Низкий
больше 3 лет назад
github логотип
GHSA-3v2j-f789-x3jr

A CWE-79 Multiple Improper Neutralization of Input During Web Page Generation (Cross-site Scripting Reflected) vulnerability exists in EcoStruxure Building Operation WebReports V1.9 - V3.1 that could cause a remote attacker to inject arbitrary web script or HTML due to incorrect sanitization of user supplied data and achieve a Cross-Site Scripting reflected attack against other WebReport users.

0%
Низкий
больше 3 лет назад
github логотип
GHSA-3v2j-cr7c-3qcm

In the Linux kernel, the following vulnerability has been resolved: md: Replace snprintf with scnprintf Current code produces a warning as shown below when total characters in the constituent block device names plus the slashes exceeds 200. snprintf() returns the number of characters generated from the given input, which could cause the expression “200 – len” to wrap around to a large positive number. Fix this by using scnprintf() instead, which returns the actual number of characters written into the buffer. [ 1513.267938] ------------[ cut here ]------------ [ 1513.267943] WARNING: CPU: 15 PID: 37247 at <snip>/lib/vsprintf.c:2509 vsnprintf+0x2c8/0x510 [ 1513.267944] Modules linked in: <snip> [ 1513.267969] CPU: 15 PID: 37247 Comm: mdadm Not tainted 5.4.0-1085-azure #90~18.04.1-Ubuntu [ 1513.267969] Hardware name: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS Hyper-V UEFI Release v4.1 05/09/2022 [ 1513.267971] RIP: 0010:vsnprintf+0x2c8/0x510 <-snip-> [ 1513....

CVSS3: 5.5
0%
Низкий
5 месяцев назад
github логотип
GHSA-3v2h-mrqq-5ppw

A vulnerability was identified in itsourcecode Student Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /candidates_report.php. The manipulation of the argument school_year leads to sql injection. The attack can be initiated remotely. The exploit is publicly available and might be used.

CVSS3: 7.3
0%
Низкий
около 2 месяцев назад
github логотип
GHSA-3v2h-jhg6-jj7v

The issue was addressed with improved checks. This issue is fixed in iOS 17.1 and iPadOS 17.1, macOS Ventura 13.6.3, macOS Sonoma 14.1, macOS Monterey 12.7.1. An app with root privileges may be able to access private information.

CVSS3: 4.4
0%
Низкий
почти 2 года назад
github логотип
GHSA-3v2h-3966-qxpq

Cross-site scripting vulnerability in Infopop Ultimate Bulletin Board (UBB) before 5.47e allows remote attackers to steal user cookies via an [IMG] tag that references an about: URL with an onerror field.

1%
Низкий
почти 4 года назад

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