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

exploitDog

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

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

github логотип

GHSA-4346-23fm-8jv5

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

A memory leak has been identified in the readSizedString function in util/read.c of libming v0.4.8, which allows attackers to cause a denial of service via a crafted file.

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

GHSA-4345-j8fj-2xr3

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

Cross-site scripting (XSS) vulnerability in search.php in PHP Labware LabWiki 1.0 allows remote attackers to inject arbitrary web script or HTML via the search input box (query parameter).

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

GHSA-4345-ccpc-8955

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

Use-after-free in the DOM: Networking component. This vulnerability was fixed in Firefox 150.0.2, Firefox ESR 140.10.2, and Firefox ESR 115.35.2.

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

GHSA-4344-rjcf-rjfg

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

SQL injection vulnerability in Aimluck Aipo before 5.1.1, and Aipo for ASP before 5.1.1, allows remote authenticated users to execute arbitrary SQL commands via unspecified vectors.

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

GHSA-4344-frcp-j22q

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

Remote code execution due to insecure deserialization

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

GHSA-4344-38jh-mj6x

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

Unspecified vulnerability in SAP Sybase Adaptive Server Enterprise (ASE) 15.0.3 before 15.0.3 ESD#4.3, 15.5 before 15.5 ESD#5.3, and 15.7 before 15.7 SP50 or 15.7 SP100 allows local users to obtain sensitive information via unspecified vectors.

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

GHSA-4343-wxmv-4jg6

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

An improper neutralization of input vulnerability [CWE-79] in FortiWebManager versions 6.2.3 and below, 6.0.2 and below may allow a remote authenticated attacker to inject malicious script/tags via the name/description/comments parameter of various sections of the device.

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

GHSA-4343-v7g7-q3hr

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

An issue has been discovered in GitLab affecting all versions starting with 13.0. Confidential issue titles in Gitlab were readable by an unauthorised user via branch logs.

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

GHSA-4343-c3c2-g6mv

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

Direct static code injection vulnerability in admin.php in PHP-Stats 0.1.9.1b and earlier allows remote attackers to execute arbitrary PHP code via a crafted option_new[report_w_day] parameter in a preferenze action, which can be later accessed via option/php-stats-options.php.

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

GHSA-4343-6j55-fcq3

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

In shouldBlockFromTree of ExternalStorageProvider.java, there is a possible permissions bypass. This could lead to local escalation of privilege, allowing an app to read private app directories in external storage, which should be restricted in Android 11, with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-11Android ID: A-157320644

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

GHSA-4343-3cxx-2jqg

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

The monitoring probe display in spacewalk-java before 2.1.148-1 and Red Hat Network (RHN) Satellite 4.0.0 through 4.2.0 and 5.1.0 through 5.3.0, and Proxy 5.3.0, allows remote authenticated users with permissions to administer monitoring probes to execute arbitrary code via unspecified vectors, related to backticks.

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

GHSA-4343-27r5-p3v9

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

Directory traversal vulnerability in the WAP interface in Trihedral VTScada (formerly VTS) 8.x through 11.x before 11.2.02 allows remote attackers to read arbitrary files via a crafted pathname.

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

GHSA-4342-x723-ch2f

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

Next.js Improper Middleware Redirect Handling Leads to SSRF

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

GHSA-4342-v97q-65xg

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

Unspecified vulnerability in IBM WebSphere Application Server 6.0.2, 6.0.2.1, 6.0.2.3, 6.0.2.5, and 6.0.2.7 has unknown impact and remote attack vectors related to "HTTP request handlers".

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

GHSA-4342-mvf5-c32x

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

Tanium addressed an information disclosure vulnerability in Threat Response.

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

GHSA-433x-mwqf-j53f

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

The BVSMWeb portal in the web framework in Cisco Unified Communications Domain Manager (CDM) in Unified CDM Application Software before 10 does not properly implement access control, which allows remote attackers to modify user information via a crafted URL, aka Bug ID CSCum77041.

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

GHSA-433x-hjc8-g7w7

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

IBM DB2 Universal Database (UDB) 9.1 GA through 9.1 FP1 allows local users with table SELECT privileges to perform unauthorized UPDATE and DELETE SQL commands via unknown vectors.

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

GHSA-433x-cqcq-wqv9

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

In the Linux kernel, the following vulnerability has been resolved: iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flush fxls8962af_fifo_flush() uses indio_dev->active_scan_mask (with iio_for_each_active_channel()) without making sure the indio_dev stays in buffer mode. There is a race if indio_dev exits buffer mode in the middle of the interrupt that flushes the fifo. Fix this by calling synchronize_irq() to ensure that no interrupt is currently running when disabling buffer mode. Unable to handle kernel NULL pointer dereference at virtual address 00000000 when read [...] _find_first_bit_le from fxls8962af_fifo_flush+0x17c/0x290 fxls8962af_fifo_flush from fxls8962af_interrupt+0x80/0x178 fxls8962af_interrupt from irq_thread_fn+0x1c/0x7c irq_thread_fn from irq_thread+0x110/0x1f4 irq_thread from kthread+0xe0/0xfc kthread from ret_from_fork+0x14/0x2c

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

GHSA-433w-q37p-w66h

около 23 часов назад

jina-ai reader contains a server-side request forgery vulnerability where URL validation is performed only on the initial request but not re-applied to subsequent redirect hops. Attackers can craft a public URL that redirects to internal network addresses or cloud metadata endpoints, allowing the server to fetch and return the target's response body to the attacker.

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

GHSA-433w-mm6h-rv9p

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

Auth bypass in SAML provider

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-4346-23fm-8jv5

A memory leak has been identified in the readSizedString function in util/read.c of libming v0.4.8, which allows attackers to cause a denial of service via a crafted file.

CVSS3: 6.5
0%
Низкий
больше 1 года назад
github логотип
GHSA-4345-j8fj-2xr3

Cross-site scripting (XSS) vulnerability in search.php in PHP Labware LabWiki 1.0 allows remote attackers to inject arbitrary web script or HTML via the search input box (query parameter).

2%
Низкий
больше 4 лет назад
github логотип
GHSA-4345-ccpc-8955

Use-after-free in the DOM: Networking component. This vulnerability was fixed in Firefox 150.0.2, Firefox ESR 140.10.2, and Firefox ESR 115.35.2.

CVSS3: 7.3
0%
Низкий
4 месяца назад
github логотип
GHSA-4344-rjcf-rjfg

SQL injection vulnerability in Aimluck Aipo before 5.1.1, and Aipo for ASP before 5.1.1, allows remote authenticated users to execute arbitrary SQL commands via unspecified vectors.

1%
Низкий
больше 4 лет назад
github логотип
GHSA-4344-frcp-j22q

Remote code execution due to insecure deserialization

13%
Средний
больше 4 лет назад
github логотип
GHSA-4344-38jh-mj6x

Unspecified vulnerability in SAP Sybase Adaptive Server Enterprise (ASE) 15.0.3 before 15.0.3 ESD#4.3, 15.5 before 15.5 ESD#5.3, and 15.7 before 15.7 SP50 or 15.7 SP100 allows local users to obtain sensitive information via unspecified vectors.

0%
Низкий
больше 4 лет назад
github логотип
GHSA-4343-wxmv-4jg6

An improper neutralization of input vulnerability [CWE-79] in FortiWebManager versions 6.2.3 and below, 6.0.2 and below may allow a remote authenticated attacker to inject malicious script/tags via the name/description/comments parameter of various sections of the device.

1%
Низкий
больше 4 лет назад
github логотип
GHSA-4343-v7g7-q3hr

An issue has been discovered in GitLab affecting all versions starting with 13.0. Confidential issue titles in Gitlab were readable by an unauthorised user via branch logs.

1%
Низкий
больше 4 лет назад
github логотип
GHSA-4343-c3c2-g6mv

Direct static code injection vulnerability in admin.php in PHP-Stats 0.1.9.1b and earlier allows remote attackers to execute arbitrary PHP code via a crafted option_new[report_w_day] parameter in a preferenze action, which can be later accessed via option/php-stats-options.php.

4%
Низкий
больше 4 лет назад
github логотип
GHSA-4343-6j55-fcq3

In shouldBlockFromTree of ExternalStorageProvider.java, there is a possible permissions bypass. This could lead to local escalation of privilege, allowing an app to read private app directories in external storage, which should be restricted in Android 11, with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-11Android ID: A-157320644

CVSS3: 7.8
0%
Низкий
больше 4 лет назад
github логотип
GHSA-4343-3cxx-2jqg

The monitoring probe display in spacewalk-java before 2.1.148-1 and Red Hat Network (RHN) Satellite 4.0.0 through 4.2.0 and 5.1.0 through 5.3.0, and Proxy 5.3.0, allows remote authenticated users with permissions to administer monitoring probes to execute arbitrary code via unspecified vectors, related to backticks.

3%
Низкий
больше 4 лет назад
github логотип
GHSA-4343-27r5-p3v9

Directory traversal vulnerability in the WAP interface in Trihedral VTScada (formerly VTS) 8.x through 11.x before 11.2.02 allows remote attackers to read arbitrary files via a crafted pathname.

CVSS3: 9.1
28%
Средний
больше 4 лет назад
github логотип
GHSA-4342-x723-ch2f

Next.js Improper Middleware Redirect Handling Leads to SSRF

CVSS3: 6.5
2%
Низкий
около 1 года назад
github логотип
GHSA-4342-v97q-65xg

Unspecified vulnerability in IBM WebSphere Application Server 6.0.2, 6.0.2.1, 6.0.2.3, 6.0.2.5, and 6.0.2.7 has unknown impact and remote attack vectors related to "HTTP request handlers".

2%
Низкий
больше 4 лет назад
github логотип
GHSA-4342-mvf5-c32x

Tanium addressed an information disclosure vulnerability in Threat Response.

CVSS3: 4.9
0%
Низкий
7 месяцев назад
github логотип
GHSA-433x-mwqf-j53f

The BVSMWeb portal in the web framework in Cisco Unified Communications Domain Manager (CDM) in Unified CDM Application Software before 10 does not properly implement access control, which allows remote attackers to modify user information via a crafted URL, aka Bug ID CSCum77041.

22%
Средний
больше 4 лет назад
github логотип
GHSA-433x-hjc8-g7w7

IBM DB2 Universal Database (UDB) 9.1 GA through 9.1 FP1 allows local users with table SELECT privileges to perform unauthorized UPDATE and DELETE SQL commands via unknown vectors.

0%
Низкий
больше 4 лет назад
github логотип
GHSA-433x-cqcq-wqv9

In the Linux kernel, the following vulnerability has been resolved: iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flush fxls8962af_fifo_flush() uses indio_dev->active_scan_mask (with iio_for_each_active_channel()) without making sure the indio_dev stays in buffer mode. There is a race if indio_dev exits buffer mode in the middle of the interrupt that flushes the fifo. Fix this by calling synchronize_irq() to ensure that no interrupt is currently running when disabling buffer mode. Unable to handle kernel NULL pointer dereference at virtual address 00000000 when read [...] _find_first_bit_le from fxls8962af_fifo_flush+0x17c/0x290 fxls8962af_fifo_flush from fxls8962af_interrupt+0x80/0x178 fxls8962af_interrupt from irq_thread_fn+0x1c/0x7c irq_thread_fn from irq_thread+0x110/0x1f4 irq_thread from kthread+0xe0/0xfc kthread from ret_from_fork+0x14/0x2c

CVSS3: 7.8
0%
Низкий
около 1 года назад
github логотип
GHSA-433w-q37p-w66h

jina-ai reader contains a server-side request forgery vulnerability where URL validation is performed only on the initial request but not re-applied to subsequent redirect hops. Attackers can craft a public URL that redirects to internal network addresses or cloud metadata endpoints, allowing the server to fetch and return the target's response body to the attacker.

CVSS3: 7.5
около 23 часов назад
github логотип
GHSA-433w-mm6h-rv9p

Auth bypass in SAML provider

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

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