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

exploitDog

Количество 364 920

Количество 364 920

github логотип

GHSA-3rf3-8wmx-cm8q

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

In the Linux kernel, the following vulnerability has been resolved: net: fix __dst_negative_advice() race __dst_negative_advice() does not enforce proper RCU rules when sk->dst_cache must be cleared, leading to possible UAF. RCU rules are that we must first clear sk->sk_dst_cache, then call dst_release(old_dst). Note that sk_dst_reset(sk) is implementing this protocol correctly, while __dst_negative_advice() uses the wrong order. Given that ip6_negative_advice() has special logic against RTF_CACHE, this means each of the three ->negative_advice() existing methods must perform the sk_dst_reset() themselves. Note the check against NULL dst is centralized in __dst_negative_advice(), there is no need to duplicate it in various callbacks. Many thanks to Clement Lecigne for tracking this issue. This old bug became visible after the blamed commit, using UDP sockets.

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

GHSA-3rf2-rmw5-85x7

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

A code injection vulnerability allows adjacent attackers to execute code in the Wifi controller of Sophos Firewall older than version 19.5 GA.

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

GHSA-3rcx-pwrp-rjr2

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

LB-LINK BL-W1210M v2.0 was discovered to store user credentials in plaintext within the router's firmware.

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

GHSA-3rcx-3jjf-g7cq

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

Buffer overflow in VideoCharge Software Watermark Master 2.2.23 allows remote attackers to execute arbitrary code via a long string in the SourcePath value in a .wcf file.

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

GHSA-3rcw-vw36-hw68

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

udirectory.pl in Microburst Technologies uDirectory 2.0 and earlier allows remote attackers to execute arbitrary commands via shell metacharacters in the category_file field.

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

GHSA-3rcw-9p9x-582v

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

Code injection in `saved_model_cli`

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

GHSA-3rcw-598c-wmjr

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

The wpForo Forum plugin for WordPress is vulnerable to time-based SQL Injection via the 'wpfob' parameter in all versions up to, and including, 2.4.14 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

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

GHSA-3rcv-mwcm-8g8f

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

A flaw was found in the Linux kernel netfilter implementation in versions prior to 5.5-rc7. A user with root (CAP_SYS_ADMIN) access is able to panic the system when issuing netfilter netflow commands.

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

GHSA-3rcv-jp3w-f98g

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

The Node Reference module in Content Construction Kit (CCK) module 6.x before 6.x-2.7 for Drupal does not perform access checks for the source field in the backend URL for the autocomplete widget, which allows remote attackers to discover titles and IDs of controlled nodes.

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

GHSA-3rcv-jmj4-w65f

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

In NOKIA NFM-T R19.9, a SQL Injection vulnerability occurs in /cgi-bin/R19.9/easy1350.pl of the VM Manager WebUI via the id or host HTTP GET parameter. An authenticated attacker is required for exploitation.

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

GHSA-3rcq-vwx7-jh65

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

Notable v1.8.4 does not filter text editing, allowing attackers to execute arbitrary code via a crafted payload injected into the Title text field.

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

GHSA-3rcq-39xp-7xjp

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

ic-stable-structures vulnerable to BTreeMap memory leak when deallocating nodes with overflows

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

GHSA-3rcp-jp25-8fmh

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

A vulnerability was identified in MediaCrush 1.0.0/1.0.1. The affected element is an unknown function of the file /mediacrush/paths.py of the component Header Handler. Such manipulation of the argument Host leads to improper neutralization of http headers for scripting syntax. The attack can be launched remotely.

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

GHSA-3rcm-vjrc-p45j

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

JustHTML has a Sanitizer Bypass (in Markdown)

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

GHSA-3rcm-mfq3-5m2c

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

PHP remote file inclusion vulnerability in lib/onguma.class.php in the Onguma Time Sheet (com_ongumatimesheet20) 2.0 4b component for Joomla! allows remote attackers to execute arbitrary PHP code via a URL in the mosConfig_absolute_path parameter.

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

GHSA-3rcm-9xw5-hpx9

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

Microsoft Edge (Chromium-based) Information Disclosure Vulnerability

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

GHSA-3rcm-5vqm-53w6

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

In the Linux kernel, the following vulnerability has been resolved: nfnetlink_osf: validate individual option lengths in fingerprints nfnl_osf_add_callback() validates opt_num bounds and string NUL-termination but does not check individual option length fields. A zero-length option causes nf_osf_match_one() to enter the option matching loop even when foptsize sums to zero, which matches packets with no TCP options where ctx->optp is NULL: Oops: general protection fault KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007] RIP: 0010:nf_osf_match_one (net/netfilter/nfnetlink_osf.c:98) Call Trace: nf_osf_match (net/netfilter/nfnetlink_osf.c:227) xt_osf_match_packet (net/netfilter/xt_osf.c:32) ipt_do_table (net/ipv4/netfilter/ip_tables.c:293) nf_hook_slow (net/netfilter/core.c:623) ip_local_deliver (net/ipv4/ip_input.c:262) ip_rcv (net/ipv4/ip_input.c:573) Additionally, an MSS option (kind=2) with length < 4 causes out-of-bounds reads when nf_osf_mat...

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

GHSA-3rcm-33w6-82vp

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

baijiacms V3 has physical path leakage via an index.php?mod=mobile&name=member&do=index request.

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

GHSA-3rcg-gg9q-9688

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

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Select-Themes Struktur struktur allows PHP Local File Inclusion.This issue affects Struktur: from n/a through <= 2.5.1.

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

GHSA-3rcg-83x5-6r67

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

Memory corruption while processing a video session to set video parameters.

CVSS3: 7.8
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-3rf3-8wmx-cm8q

In the Linux kernel, the following vulnerability has been resolved: net: fix __dst_negative_advice() race __dst_negative_advice() does not enforce proper RCU rules when sk->dst_cache must be cleared, leading to possible UAF. RCU rules are that we must first clear sk->sk_dst_cache, then call dst_release(old_dst). Note that sk_dst_reset(sk) is implementing this protocol correctly, while __dst_negative_advice() uses the wrong order. Given that ip6_negative_advice() has special logic against RTF_CACHE, this means each of the three ->negative_advice() existing methods must perform the sk_dst_reset() themselves. Note the check against NULL dst is centralized in __dst_negative_advice(), there is no need to duplicate it in various callbacks. Many thanks to Clement Lecigne for tracking this issue. This old bug became visible after the blamed commit, using UDP sockets.

CVSS3: 7.8
3%
Низкий
около 2 лет назад
github логотип
GHSA-3rf2-rmw5-85x7

A code injection vulnerability allows adjacent attackers to execute code in the Wifi controller of Sophos Firewall older than version 19.5 GA.

CVSS3: 8.8
1%
Низкий
больше 3 лет назад
github логотип
GHSA-3rcx-pwrp-rjr2

LB-LINK BL-W1210M v2.0 was discovered to store user credentials in plaintext within the router's firmware.

CVSS3: 9.8
1%
Низкий
около 2 лет назад
github логотип
GHSA-3rcx-3jjf-g7cq

Buffer overflow in VideoCharge Software Watermark Master 2.2.23 allows remote attackers to execute arbitrary code via a long string in the SourcePath value in a .wcf file.

32%
Средний
больше 4 лет назад
github логотип
GHSA-3rcw-vw36-hw68

udirectory.pl in Microburst Technologies uDirectory 2.0 and earlier allows remote attackers to execute arbitrary commands via shell metacharacters in the category_file field.

4%
Низкий
больше 4 лет назад
github логотип
GHSA-3rcw-9p9x-582v

Code injection in `saved_model_cli`

CVSS3: 7.5
0%
Низкий
почти 5 лет назад
github логотип
GHSA-3rcw-598c-wmjr

The wpForo Forum plugin for WordPress is vulnerable to time-based SQL Injection via the 'wpfob' parameter in all versions up to, and including, 2.4.14 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

CVSS3: 7.5
2%
Низкий
6 месяцев назад
github логотип
GHSA-3rcv-mwcm-8g8f

A flaw was found in the Linux kernel netfilter implementation in versions prior to 5.5-rc7. A user with root (CAP_SYS_ADMIN) access is able to panic the system when issuing netfilter netflow commands.

0%
Низкий
больше 4 лет назад
github логотип
GHSA-3rcv-jp3w-f98g

The Node Reference module in Content Construction Kit (CCK) module 6.x before 6.x-2.7 for Drupal does not perform access checks for the source field in the backend URL for the autocomplete widget, which allows remote attackers to discover titles and IDs of controlled nodes.

2%
Низкий
больше 4 лет назад
github логотип
GHSA-3rcv-jmj4-w65f

In NOKIA NFM-T R19.9, a SQL Injection vulnerability occurs in /cgi-bin/R19.9/easy1350.pl of the VM Manager WebUI via the id or host HTTP GET parameter. An authenticated attacker is required for exploitation.

CVSS3: 8.8
1%
Низкий
больше 2 лет назад
github логотип
GHSA-3rcq-vwx7-jh65

Notable v1.8.4 does not filter text editing, allowing attackers to execute arbitrary code via a crafted payload injected into the Title text field.

CVSS3: 9.8
2%
Низкий
больше 4 лет назад
github логотип
GHSA-3rcq-39xp-7xjp

ic-stable-structures vulnerable to BTreeMap memory leak when deallocating nodes with overflows

CVSS3: 5.9
1%
Низкий
больше 2 лет назад
github логотип
GHSA-3rcp-jp25-8fmh

A vulnerability was identified in MediaCrush 1.0.0/1.0.1. The affected element is an unknown function of the file /mediacrush/paths.py of the component Header Handler. Such manipulation of the argument Host leads to improper neutralization of http headers for scripting syntax. The attack can be launched remotely.

CVSS3: 7.3
0%
Низкий
9 месяцев назад
github логотип
GHSA-3rcm-vjrc-p45j

JustHTML has a Sanitizer Bypass (in Markdown)

5 месяцев назад
github логотип
GHSA-3rcm-mfq3-5m2c

PHP remote file inclusion vulnerability in lib/onguma.class.php in the Onguma Time Sheet (com_ongumatimesheet20) 2.0 4b component for Joomla! allows remote attackers to execute arbitrary PHP code via a URL in the mosConfig_absolute_path parameter.

20%
Средний
больше 4 лет назад
github логотип
GHSA-3rcm-9xw5-hpx9

Microsoft Edge (Chromium-based) Information Disclosure Vulnerability

CVSS3: 8.2
2%
Низкий
больше 2 лет назад
github логотип
GHSA-3rcm-5vqm-53w6

In the Linux kernel, the following vulnerability has been resolved: nfnetlink_osf: validate individual option lengths in fingerprints nfnl_osf_add_callback() validates opt_num bounds and string NUL-termination but does not check individual option length fields. A zero-length option causes nf_osf_match_one() to enter the option matching loop even when foptsize sums to zero, which matches packets with no TCP options where ctx->optp is NULL: Oops: general protection fault KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007] RIP: 0010:nf_osf_match_one (net/netfilter/nfnetlink_osf.c:98) Call Trace: nf_osf_match (net/netfilter/nfnetlink_osf.c:227) xt_osf_match_packet (net/netfilter/xt_osf.c:32) ipt_do_table (net/ipv4/netfilter/ip_tables.c:293) nf_hook_slow (net/netfilter/core.c:623) ip_local_deliver (net/ipv4/ip_input.c:262) ip_rcv (net/ipv4/ip_input.c:573) Additionally, an MSS option (kind=2) with length < 4 causes out-of-bounds reads when nf_osf_mat...

CVSS3: 7.1
0%
Низкий
5 месяцев назад
github логотип
GHSA-3rcm-33w6-82vp

baijiacms V3 has physical path leakage via an index.php?mod=mobile&name=member&do=index request.

CVSS3: 5.3
1%
Низкий
больше 4 лет назад
github логотип
GHSA-3rcg-gg9q-9688

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Select-Themes Struktur struktur allows PHP Local File Inclusion.This issue affects Struktur: from n/a through <= 2.5.1.

CVSS3: 8.1
1%
Низкий
6 месяцев назад
github логотип
GHSA-3rcg-83x5-6r67

Memory corruption while processing a video session to set video parameters.

CVSS3: 7.8
0%
Низкий
8 месяцев назад

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