Количество 353 972
Количество 353 972
GHSA-2p75-q37p-f852
OctoPrint Improper Privilege Management vulnerability
GHSA-2p75-6997-4j6p
mshtml.dll 6.00.2900.2873, as used in Microsoft Internet Explorer, allows remote attackers to cause a denial of service (crash) via nested OBJECT tags, which trigger invalid pointer dereferences including NULL dereferences. NOTE: the possibility of code execution was originally theorized, but Microsoft has stated that this issue is non-exploitable.
GHSA-2p74-qpqc-x284
NETGEAR R7000 devices before 1.0.11.126 are affected by stored XSS.
GHSA-2p74-62pv-gq92
A remote unauthenticated attacker, SAP HANA 1.00 and 2.00, could send specially crafted SOAP requests to the SAP Startup Service and disclose information such as the platform's hostname.
GHSA-2p73-r6vf-7hjq
Buffer overflow in Hero Super Player 3000 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long filename in a .M3U file. NOTE: this might be related to CVE-2008-4504.
GHSA-2p73-743m-m4r5
In the Linux kernel, the following vulnerability has been resolved: drbd: only clone bio if we have a backing device Commit c347a787e34cb (drbd: set ->bi_bdev in drbd_req_new) moved a bio_set_dev call (which has since been removed) to "earlier", from drbd_request_prepare to drbd_req_new. The problem is that this accesses device->ldev->backing_bdev, which is not NULL-checked at this point. When we don't have an ldev (i.e. when the DRBD device is diskless), this leads to a null pointer deref. So, only allocate the private_bio if we actually have a disk. This is also a small optimization, since we don't clone the bio to only to immediately free it again in the diskless case.
GHSA-2p73-3mwf-5gr7
The ISAKMP implementation on Cisco Adaptive Security Appliances (ASA) devices generates different responses for IKE aggressive-mode messages depending on whether invalid VPN groups are specified, which allows remote attackers to enumerate groups via a series of messages, aka Bug ID CSCue73708.
GHSA-2p72-hmp7-mm2q
SQL injection vulnerability in Geeklog 1.4.0sr2 and earlier allows remote attackers to execute arbitrary SQL commands via unknown vectors related to story submission.
GHSA-2p6x-825w-g8f6
Internal/Views/addUsers.php in Schben Adive 2.0.7 allows remote unprivileged users (editor or developer) to create an administrator account via admin/user/add, as demonstrated by a Python PoC script.
GHSA-2p6w-9hp8-fjmg
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Propovoice Propovoice CRM allows Stored XSS.This issue affects Propovoice CRM: from n/a through 1.7.6.2.
GHSA-2p6v-q44g-p7m7
In curl before 7.54.1 on Windows and DOS, libcurl's default protocol function, which is the logic that allows an application to set which protocol libcurl should attempt to use when given a URL without a scheme part, had a flaw that could lead to it overwriting a heap based memory buffer with seven bytes. If the default protocol is specified to be FILE or a file: URL lacks two slashes, the given "URL" starts with a drive letter, and libcurl is built for Windows or DOS, then libcurl would copy the path 7 bytes off, so that the end of the given path would write beyond the malloc buffer (7 bytes being the length in bytes of the ascii string "file://").
GHSA-2p6v-g3wm-x2qp
Heap buffer overflow in the server site handshake implementation in Real Time Logic LLC's SharkSSL version (from 05/05/24) commit 64808a5e12c83b38f85c943dee0112e428dc2a43 allows a remote attacker to trigger a Denial-of-Service via a malformed Client-Hello message.
GHSA-2p6v-c8r2-4f2q
IBM Control Desk 7.6.1 could allow a remote attacker to obtain sensitive information, caused by the failure to set the HTTPOnly flag. A remote attacker could exploit this vulnerability to obtain sensitive information from the cookie. IBM X-Force ID: 219126.
GHSA-2p6v-8334-h8v4
Secure Boot Security Feature Bypass Vulnerability
GHSA-2p6r-x3vv-xqm2
rpassword affected by partial password reveal when input is interrupted
GHSA-2p6r-c283-8m75
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Deetronix Affiliate Coupons allows PHP Local File Inclusion. This issue affects Affiliate Coupons: from n/a through 1.7.3.
GHSA-2p6r-37p9-89p2
Authz Module Non-Determinism
GHSA-2p6q-2cjw-prx3
Unspecified vulnerability in the Data Server component in Oracle TimesTen In-Memory Database 7.0.6.0 and 11.2.1.4.1 allows remote attackers to affect availability via unknown vectors.
GHSA-2p6p-v69p-9mm9
XSS in login form
GHSA-2p6p-hqq4-q469
Planting a custom configuration file in ESET Inspect Connector allow load a malicious DLL.
Уязвимостей на страницу
Уязвимость | CVSS | EPSS | Опубликовано | |
|---|---|---|---|---|
GHSA-2p75-q37p-f852 OctoPrint Improper Privilege Management vulnerability | CVSS3: 8.8 | 0% Низкий | почти 4 года назад | |
GHSA-2p75-6997-4j6p mshtml.dll 6.00.2900.2873, as used in Microsoft Internet Explorer, allows remote attackers to cause a denial of service (crash) via nested OBJECT tags, which trigger invalid pointer dereferences including NULL dereferences. NOTE: the possibility of code execution was originally theorized, but Microsoft has stated that this issue is non-exploitable. | 40% Средний | больше 4 лет назад | ||
GHSA-2p74-qpqc-x284 NETGEAR R7000 devices before 1.0.11.126 are affected by stored XSS. | 1% Низкий | больше 4 лет назад | ||
GHSA-2p74-62pv-gq92 A remote unauthenticated attacker, SAP HANA 1.00 and 2.00, could send specially crafted SOAP requests to the SAP Startup Service and disclose information such as the platform's hostname. | CVSS3: 5.3 | 2% Низкий | около 4 лет назад | |
GHSA-2p73-r6vf-7hjq Buffer overflow in Hero Super Player 3000 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long filename in a .M3U file. NOTE: this might be related to CVE-2008-4504. | 6% Низкий | около 4 лет назад | ||
GHSA-2p73-743m-m4r5 In the Linux kernel, the following vulnerability has been resolved: drbd: only clone bio if we have a backing device Commit c347a787e34cb (drbd: set ->bi_bdev in drbd_req_new) moved a bio_set_dev call (which has since been removed) to "earlier", from drbd_request_prepare to drbd_req_new. The problem is that this accesses device->ldev->backing_bdev, which is not NULL-checked at this point. When we don't have an ldev (i.e. when the DRBD device is diskless), this leads to a null pointer deref. So, only allocate the private_bio if we actually have a disk. This is also a small optimization, since we don't clone the bio to only to immediately free it again in the diskless case. | CVSS3: 5.5 | 0% Низкий | 10 месяцев назад | |
GHSA-2p73-3mwf-5gr7 The ISAKMP implementation on Cisco Adaptive Security Appliances (ASA) devices generates different responses for IKE aggressive-mode messages depending on whether invalid VPN groups are specified, which allows remote attackers to enumerate groups via a series of messages, aka Bug ID CSCue73708. | 1% Низкий | около 4 лет назад | ||
GHSA-2p72-hmp7-mm2q SQL injection vulnerability in Geeklog 1.4.0sr2 and earlier allows remote attackers to execute arbitrary SQL commands via unknown vectors related to story submission. | 1% Низкий | больше 4 лет назад | ||
GHSA-2p6x-825w-g8f6 Internal/Views/addUsers.php in Schben Adive 2.0.7 allows remote unprivileged users (editor or developer) to create an administrator account via admin/user/add, as demonstrated by a Python PoC script. | CVSS3: 8.8 | 9% Низкий | около 4 лет назад | |
GHSA-2p6w-9hp8-fjmg Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Propovoice Propovoice CRM allows Stored XSS.This issue affects Propovoice CRM: from n/a through 1.7.6.2. | CVSS3: 7.1 | 0% Низкий | около 2 лет назад | |
GHSA-2p6v-q44g-p7m7 In curl before 7.54.1 on Windows and DOS, libcurl's default protocol function, which is the logic that allows an application to set which protocol libcurl should attempt to use when given a URL without a scheme part, had a flaw that could lead to it overwriting a heap based memory buffer with seven bytes. If the default protocol is specified to be FILE or a file: URL lacks two slashes, the given "URL" starts with a drive letter, and libcurl is built for Windows or DOS, then libcurl would copy the path 7 bytes off, so that the end of the given path would write beyond the malloc buffer (7 bytes being the length in bytes of the ascii string "file://"). | CVSS3: 5.3 | 3% Низкий | около 4 лет назад | |
GHSA-2p6v-g3wm-x2qp Heap buffer overflow in the server site handshake implementation in Real Time Logic LLC's SharkSSL version (from 05/05/24) commit 64808a5e12c83b38f85c943dee0112e428dc2a43 allows a remote attacker to trigger a Denial-of-Service via a malformed Client-Hello message. | CVSS3: 7.5 | 0% Низкий | больше 1 года назад | |
GHSA-2p6v-c8r2-4f2q IBM Control Desk 7.6.1 could allow a remote attacker to obtain sensitive information, caused by the failure to set the HTTPOnly flag. A remote attacker could exploit this vulnerability to obtain sensitive information from the cookie. IBM X-Force ID: 219126. | CVSS3: 5.3 | 1% Низкий | почти 4 года назад | |
GHSA-2p6v-8334-h8v4 Secure Boot Security Feature Bypass Vulnerability | CVSS3: 8 | 1% Низкий | около 2 лет назад | |
GHSA-2p6r-x3vv-xqm2 rpassword affected by partial password reveal when input is interrupted | CVSS3: 3.8 | 3 месяца назад | ||
GHSA-2p6r-c283-8m75 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Deetronix Affiliate Coupons allows PHP Local File Inclusion. This issue affects Affiliate Coupons: from n/a through 1.7.3. | CVSS3: 7.5 | 1% Низкий | больше 1 года назад | |
GHSA-2p6r-37p9-89p2 Authz Module Non-Determinism | CVSS3: 6.5 | 2% Низкий | почти 5 лет назад | |
GHSA-2p6q-2cjw-prx3 Unspecified vulnerability in the Data Server component in Oracle TimesTen In-Memory Database 7.0.6.0 and 11.2.1.4.1 allows remote attackers to affect availability via unknown vectors. | 1% Низкий | больше 4 лет назад | ||
GHSA-2p6p-v69p-9mm9 XSS in login form | CVSS3: 6.1 | 3% Низкий | больше 6 лет назад | |
GHSA-2p6p-hqq4-q469 Planting a custom configuration file in ESET Inspect Connector allow load a malicious DLL. | 0% Низкий | 6 месяцев назад |
Уязвимостей на страницу