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

exploitDog

Количество 375 727

Количество 375 727

github логотип

GHSA-xrj7-5h89-vjmj

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

An issue was discovered in GitLab Community and Enterprise Edition before 11.5.8, 11.6.x before 11.6.6, and 11.7.x before 11.7.1. It has Incorrect Access Control (issue 1 of 3). The contents of an LFS object can be accessed by an unauthorized user, if the file size and OID are known.

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

GHSA-xrj7-4gfh-q9h7

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

Insufficient validation of untrusted input in Intents in Google Chrome on Android prior to 95.0.4638.69 allowed a remote attacker to arbitrarily browser to a malicious URL via a crafted HTML page.

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

GHSA-xrj6-x752-mhrf

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

A vulnerability was determined in Tiandy Integrated Management Platform 7.17.0. Affected by this issue is some unknown functionality of the file /rest/user/getAuthorityByUserId. Executing a manipulation of the argument userId can lead to sql injection. The attack may be launched 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: 7.3
EPSS: Низкий
github логотип

GHSA-xrj6-m35p-fmrw

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

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Validate irqchip index in irqfd routing Sashiko reported that the irqchip index is not validated for LoongArch. Add validation and reject out-of-range irqchip indexes to avoid indexing past the routing table's chip array.

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

GHSA-xrj6-cww5-qm75

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

phpipam v1.5.0 was discovered to contain a header injection vulnerability via the component /admin/subnets/ripe-query.php.

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

GHSA-xrj6-96j3-q3jj

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

A Cross-Site Request Forgery (CSRF) in IceHrm 31.0.0.OS allows attackers to delete arbitrary users or achieve account takeover via the app/service.php URI.

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

GHSA-xrj6-9329-h97g

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

Cross-site scripting (XSS) vulnerability in WebCore, as used in Apple Safari before 3.1, allows remote attackers to inject arbitrary web script or HTML via the document.domain property.

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

GHSA-xrj4-x4gq-r76x

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

Buffer overflow in Avant Browser 8.02 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long URL in an HTTP request.

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

GHSA-xrj4-gqr5-5gq8

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

Cross-site Scripting (XSS) - Stored in GitHub repository outline/outline prior to 0.70.1.

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

GHSA-xrj4-fxgw-43xg

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

An issue was discovered in idreamsoft iCMS through 7.0.14. A CSRF vulnerability can delete users' articles via the public/api.php?app=user URI.

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

GHSA-xrj4-4g3m-87pf

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

In the Linux kernel, the following vulnerability has been resolved: net: rose: convert 'use' field to refcount_t The 'use' field in struct rose_neigh is used as a reference counter but lacks atomicity. This can lead to race conditions where a rose_neigh structure is freed while still being referenced by other code paths. For example, when rose_neigh->use becomes zero during an ioctl operation via rose_rt_ioctl(), the structure may be removed while its timer is still active, potentially causing use-after-free issues. This patch changes the type of 'use' from unsigned short to refcount_t and updates all code paths to use rose_neigh_hold() and rose_neigh_put() which operate reference counts atomically.

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

GHSA-xrj3-vmwr-69x4

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

Open redirection vulnerability due to insufficient validation of the X-Forwarded-Host HTTP header. An attacker could create manipulated links that, when opened by a victim, cause the victim to be redirected to domains controlled by the attacker, enabling phishing or deception attacks with limited impact on confidentiality and integrity.

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

GHSA-xrj3-j65c-j9gg

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

Certain NETGEAR devices are affected by CSRF. This affects R6050/JR6150 before 1.0.1.7, PR2000 before 1.0.0.17, R6220 before 1.1.0.50, WNDR3700v5 before 1.1.0.48, JNR1010v2 before 1.1.0.40, JWNR2010v5 before 1.1.0.40, WNR1000v4 before 1.1.0.40, WNR2020 before 1.1.0.40, WNR2050 before 1.1.0.40, WNR614 before 1.1.0.40, WNR618 before 1.1.0.40, and D7000 before 1.0.1.50.

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

GHSA-xrj2-8v34-f8cx

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

Faust v2.35.0 was discovered to contain a heap-buffer overflow in the function realPropagate() at propagate.cpp.

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

GHSA-xrhx-7g5j-rcj5

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

Hono: IP Restriction bypasses static deny rules for non-canonical IPv6

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

GHSA-xrhx-47w7-f9pm

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

An "integer arithmetic" error in Apple QuickTime 7.2 allows remote attackers to execute arbitrary code via a crafted movie file containing a movie atom with a large size value, which triggers a stack-based buffer overflow.

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

GHSA-xrhw-whc6-6mj7

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

In the Linux kernel, the following vulnerability has been resolved: net/smc: Avoid overwriting the copies of clcsock callback functions The callback functions of clcsock will be saved and replaced during the fallback. But if the fallback happens more than once, then the copies of these callback functions will be overwritten incorrectly, resulting in a loop call issue: clcsk->sk_error_report |- smc_fback_error_report() <------------------------------| |- smc_fback_forward_wakeup() | (loop) |- clcsock_callback() (incorrectly overwritten) | |- smc->clcsk_error_report() ------------------| So this patch fixes the issue by saving these function pointers only once in the fallback and avoiding overwriting.

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

GHSA-xrhw-gwf7-m34v

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

The StoreGrowth: Smart Sales Booster for WooCommerce | BOGO, Upsells, Direct Checkout, Quick View, Side Cart plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.1.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to overwrite the spsg_popup_products option with arbitrary attacker-controlled data. The 'ajd_protected' nonce used as the sole gate is exposed to unauthenticated visitors on every frontend page through the BoGo module's wp_localize_script call, rendering it ineffective as an authorization barrier.

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

GHSA-xrhw-gpgr-r7cm

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

IBM Financial Transaction Manager 3.2.4 is vulnerable to an XML External Entity Injection (XXE) attack when processing XML data. A remote attacker could exploit this vulnerability to expose sensitive information or consume memory resources. IBM X-Force ID: 192956.

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

GHSA-xrhp-vgm2-2xvr

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

CodeIgniter before 2.2.0 makes it easier for attackers to decode session cookies by leveraging fallback to a custom XOR-based encryption scheme when the Mcrypt extension for PHP is not available.

CVSS3: 9.8
EPSS: Средний

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-xrj7-5h89-vjmj

An issue was discovered in GitLab Community and Enterprise Edition before 11.5.8, 11.6.x before 11.6.6, and 11.7.x before 11.7.1. It has Incorrect Access Control (issue 1 of 3). The contents of an LFS object can be accessed by an unauthorized user, if the file size and OID are known.

1%
Низкий
больше 4 лет назад
github логотип
GHSA-xrj7-4gfh-q9h7

Insufficient validation of untrusted input in Intents in Google Chrome on Android prior to 95.0.4638.69 allowed a remote attacker to arbitrarily browser to a malicious URL via a crafted HTML page.

CVSS3: 6.1
5%
Низкий
почти 5 лет назад
github логотип
GHSA-xrj6-x752-mhrf

A vulnerability was determined in Tiandy Integrated Management Platform 7.17.0. Affected by this issue is some unknown functionality of the file /rest/user/getAuthorityByUserId. Executing a manipulation of the argument userId can lead to sql injection. The attack may be launched 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: 7.3
0%
Низкий
6 месяцев назад
github логотип
GHSA-xrj6-m35p-fmrw

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Validate irqchip index in irqfd routing Sashiko reported that the irqchip index is not validated for LoongArch. Add validation and reject out-of-range irqchip indexes to avoid indexing past the routing table's chip array.

CVSS3: 8.8
0%
Низкий
около 1 месяца назад
github логотип
GHSA-xrj6-cww5-qm75

phpipam v1.5.0 was discovered to contain a header injection vulnerability via the component /admin/subnets/ripe-query.php.

CVSS3: 9.8
1%
Низкий
почти 4 года назад
github логотип
GHSA-xrj6-96j3-q3jj

A Cross-Site Request Forgery (CSRF) in IceHrm 31.0.0.OS allows attackers to delete arbitrary users or achieve account takeover via the app/service.php URI.

CVSS3: 6.5
1%
Низкий
больше 4 лет назад
github логотип
GHSA-xrj6-9329-h97g

Cross-site scripting (XSS) vulnerability in WebCore, as used in Apple Safari before 3.1, allows remote attackers to inject arbitrary web script or HTML via the document.domain property.

2%
Низкий
больше 4 лет назад
github логотип
GHSA-xrj4-x4gq-r76x

Buffer overflow in Avant Browser 8.02 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long URL in an HTTP request.

4%
Низкий
больше 4 лет назад
github логотип
GHSA-xrj4-gqr5-5gq8

Cross-site Scripting (XSS) - Stored in GitHub repository outline/outline prior to 0.70.1.

CVSS3: 8.5
0%
Низкий
около 3 лет назад
github логотип
GHSA-xrj4-fxgw-43xg

An issue was discovered in idreamsoft iCMS through 7.0.14. A CSRF vulnerability can delete users' articles via the public/api.php?app=user URI.

CVSS3: 5.7
0%
Низкий
больше 4 лет назад
github логотип
GHSA-xrj4-4g3m-87pf

In the Linux kernel, the following vulnerability has been resolved: net: rose: convert 'use' field to refcount_t The 'use' field in struct rose_neigh is used as a reference counter but lacks atomicity. This can lead to race conditions where a rose_neigh structure is freed while still being referenced by other code paths. For example, when rose_neigh->use becomes zero during an ioctl operation via rose_rt_ioctl(), the structure may be removed while its timer is still active, potentially causing use-after-free issues. This patch changes the type of 'use' from unsigned short to refcount_t and updates all code paths to use rose_neigh_hold() and rose_neigh_put() which operate reference counts atomically.

CVSS3: 7
0%
Низкий
около 1 года назад
github логотип
GHSA-xrj3-vmwr-69x4

Open redirection vulnerability due to insufficient validation of the X-Forwarded-Host HTTP header. An attacker could create manipulated links that, when opened by a victim, cause the victim to be redirected to domains controlled by the attacker, enabling phishing or deception attacks with limited impact on confidentiality and integrity.

0%
Низкий
3 месяца назад
github логотип
GHSA-xrj3-j65c-j9gg

Certain NETGEAR devices are affected by CSRF. This affects R6050/JR6150 before 1.0.1.7, PR2000 before 1.0.0.17, R6220 before 1.1.0.50, WNDR3700v5 before 1.1.0.48, JNR1010v2 before 1.1.0.40, JWNR2010v5 before 1.1.0.40, WNR1000v4 before 1.1.0.40, WNR2020 before 1.1.0.40, WNR2050 before 1.1.0.40, WNR614 before 1.1.0.40, WNR618 before 1.1.0.40, and D7000 before 1.0.1.50.

0%
Низкий
больше 4 лет назад
github логотип
GHSA-xrj2-8v34-f8cx

Faust v2.35.0 was discovered to contain a heap-buffer overflow in the function realPropagate() at propagate.cpp.

CVSS3: 9.8
1%
Низкий
больше 4 лет назад
github логотип
GHSA-xrhx-7g5j-rcj5

Hono: IP Restriction bypasses static deny rules for non-canonical IPv6

CVSS3: 5.3
0%
Низкий
4 месяца назад
github логотип
GHSA-xrhx-47w7-f9pm

An "integer arithmetic" error in Apple QuickTime 7.2 allows remote attackers to execute arbitrary code via a crafted movie file containing a movie atom with a large size value, which triggers a stack-based buffer overflow.

4%
Низкий
больше 4 лет назад
github логотип
GHSA-xrhw-whc6-6mj7

In the Linux kernel, the following vulnerability has been resolved: net/smc: Avoid overwriting the copies of clcsock callback functions The callback functions of clcsock will be saved and replaced during the fallback. But if the fallback happens more than once, then the copies of these callback functions will be overwritten incorrectly, resulting in a loop call issue: clcsk->sk_error_report |- smc_fback_error_report() <------------------------------| |- smc_fback_forward_wakeup() | (loop) |- clcsock_callback() (incorrectly overwritten) | |- smc->clcsk_error_report() ------------------| So this patch fixes the issue by saving these function pointers only once in the fallback and avoiding overwriting.

CVSS3: 5.5
0%
Низкий
около 2 лет назад
github логотип
GHSA-xrhw-gwf7-m34v

The StoreGrowth: Smart Sales Booster for WooCommerce | BOGO, Upsells, Direct Checkout, Quick View, Side Cart plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.1.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to overwrite the spsg_popup_products option with arbitrary attacker-controlled data. The 'ajd_protected' nonce used as the sole gate is exposed to unauthenticated visitors on every frontend page through the BoGo module's wp_localize_script call, rendering it ineffective as an authorization barrier.

CVSS3: 5.3
0%
Низкий
около 2 месяцев назад
github логотип
GHSA-xrhw-gpgr-r7cm

IBM Financial Transaction Manager 3.2.4 is vulnerable to an XML External Entity Injection (XXE) attack when processing XML data. A remote attacker could exploit this vulnerability to expose sensitive information or consume memory resources. IBM X-Force ID: 192956.

2%
Низкий
больше 4 лет назад
github логотип
GHSA-xrhp-vgm2-2xvr

CodeIgniter before 2.2.0 makes it easier for attackers to decode session cookies by leveraging fallback to a custom XOR-based encryption scheme when the Mcrypt extension for PHP is not available.

CVSS3: 9.8
33%
Средний
больше 4 лет назад

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