Количество 314 375
Количество 314 375
GHSA-32jw-rrh7-q59g
Improper resource management in firmware of some Solidigm DC Products may allow an attacker to potentially control the performance of the resource.
GHSA-32jw-9c3r-w82w
WebKit in Apple iOS before 10, Safari before 10, and tvOS before 10 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, a different vulnerability than CVE-2016-4611, CVE-2016-4730, CVE-2016-4734, and CVE-2016-4735.
GHSA-32jr-c78f-w9f2
Microsoft Office Compatibility Pack SP3 allows remote attackers to execute arbitrary code via a crafted Office document, aka "Microsoft Office Memory Corruption Vulnerability."
GHSA-32jr-8q2g-wwf3
Multiple directory traversal vulnerabilities in the View Log Files component in Axigen Free Mail Server allow remote attackers to read or delete arbitrary files via a .. (dot dot) in (1) the fileName parameter in a download action to source/loggin/page_log_dwn_file.hsp, or the fileName parameter in (2) an edit action or (3) a delete action to the default URI.
GHSA-32jq-w4j4-wjvc
In the Linux kernel, the following vulnerability has been resolved: ceph: give up on paths longer than PATH_MAX If the full path to be built by ceph_mdsc_build_path() happens to be longer than PATH_MAX, then this function will enter an endless (retry) loop, effectively blocking the whole task. Most of the machine becomes unusable, making this a very simple and effective DoS vulnerability. I cannot imagine why this retry was ever implemented, but it seems rather useless and harmful to me. Let's remove it and fail with ENAMETOOLONG instead.
GHSA-32jq-mv89-5rx7
CoreWCF NetFraming based services can leave connections open when they should be closed
GHSA-32jp-v3x3-64xq
The web administration interface (mainApp) to Cisco IDS before 4.1(5c), and IPS 5.0 before 5.0(6p1) and 5.1 before 5.1(2) allows remote attackers to cause a denial of service (unresponsive device) via a crafted SSLv2 Client Hello packet.
GHSA-32jp-7xc2-p7fc
Various resources in Atlassian Confluence Server before version 6.4.2 allow remote attackers to inject arbitrary HTML or JavaScript via a cross site scripting (XSS) vulnerability in the issuesURL parameter.
GHSA-32jm-56p4-qjh3
IBM InfoSphere Master Data Management Server 10.1. 11.0. 11.3, 11.4, 11.5, and 11.6 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 119732.
GHSA-32jj-wp9g-2g8g
Buffer Overflow vulnerability in pdfimages in xpdf 4.03 allows attackers to crash the application via crafted command.
GHSA-32jj-82v4-hh23
Improper authentication for some Intel(R) Server Boards, Server Systems and Compute Modules before version 1.59 may allow an unauthenticated user to potentially enable escalation of privilege via adjacent access.
GHSA-32jg-xqp8-jrc4
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes Farm Agrico farmagrico allows PHP Local File Inclusion.This issue affects Farm Agrico: from n/a through <= 1.3.11.
GHSA-32jg-gjgm-gc7x
An information disclosure vulnerability exists when the win32k component improperly provides kernel information, aka 'Win32k Information Disclosure Vulnerability'. This CVE ID is unique from CVE-2019-0848.
GHSA-32jg-6c46-hc8j
In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use strncpy() to insert the completed symbol into the command buffer. Unfortunately it passes the size of the source buffer rather than the destination to strncpy() with predictably horrible results. Most obviously if the command buffer is already full but cp, the cursor position, is in the middle of the buffer, then we will write past the end of the supplied buffer. Fix this by replacing the dubious strncpy() calls with memmove()/memcpy() calls plus explicit boundary checks to make sure we have enough space before we start moving characters around.
GHSA-32jf-h775-g29h
MongoDB Rust driver may issue unintended commands
GHSA-32jf-8hmq-3gv8
app/views_mod/user/user.py in LibrIT PaSSHport through 2.5 is affected by LDAP Injection. There is an information leak through the crafting of special queries, escaping the provided search filter because user input gets no sanitization.
GHSA-32jf-3cpj-cxx9
Adobe Acrobat and Reader versions 2019.010.20098 and earlier, 2019.010.20098 and earlier, 2017.011.30127 and earlier version, and 2015.006.30482 and earlier have an out-of-bounds write vulnerability. Successful exploitation could lead to arbitrary code execution .
GHSA-32jc-f729-2rgf
Frog CMS 0.9.5 has XSS in the admin/?/page/edit/1 body field.
GHSA-32jc-9p58-p82x
Moodle Improper Access Control vulnerability
GHSA-32jc-5c8m-p2c9
The ARI Fancy Lightbox WordPress plugin before 1.3.9 does not sanitise and escape the msg parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting
Уязвимостей на страницу
Уязвимость | CVSS | EPSS | Опубликовано | |
|---|---|---|---|---|
GHSA-32jw-rrh7-q59g Improper resource management in firmware of some Solidigm DC Products may allow an attacker to potentially control the performance of the resource. | CVSS3: 4 | 0% Низкий | больше 1 года назад | |
GHSA-32jw-9c3r-w82w WebKit in Apple iOS before 10, Safari before 10, and tvOS before 10 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, a different vulnerability than CVE-2016-4611, CVE-2016-4730, CVE-2016-4734, and CVE-2016-4735. | CVSS3: 7.8 | 1% Низкий | больше 3 лет назад | |
GHSA-32jr-c78f-w9f2 Microsoft Office Compatibility Pack SP3 allows remote attackers to execute arbitrary code via a crafted Office document, aka "Microsoft Office Memory Corruption Vulnerability." | 39% Средний | больше 3 лет назад | ||
GHSA-32jr-8q2g-wwf3 Multiple directory traversal vulnerabilities in the View Log Files component in Axigen Free Mail Server allow remote attackers to read or delete arbitrary files via a .. (dot dot) in (1) the fileName parameter in a download action to source/loggin/page_log_dwn_file.hsp, or the fileName parameter in (2) an edit action or (3) a delete action to the default URI. | 85% Высокий | больше 3 лет назад | ||
GHSA-32jq-w4j4-wjvc In the Linux kernel, the following vulnerability has been resolved: ceph: give up on paths longer than PATH_MAX If the full path to be built by ceph_mdsc_build_path() happens to be longer than PATH_MAX, then this function will enter an endless (retry) loop, effectively blocking the whole task. Most of the machine becomes unusable, making this a very simple and effective DoS vulnerability. I cannot imagine why this retry was ever implemented, but it seems rather useless and harmful to me. Let's remove it and fail with ENAMETOOLONG instead. | CVSS3: 5.5 | 0% Низкий | около 1 года назад | |
GHSA-32jq-mv89-5rx7 CoreWCF NetFraming based services can leave connections open when they should be closed | CVSS3: 7.5 | 0% Низкий | почти 2 года назад | |
GHSA-32jp-v3x3-64xq The web administration interface (mainApp) to Cisco IDS before 4.1(5c), and IPS 5.0 before 5.0(6p1) and 5.1 before 5.1(2) allows remote attackers to cause a denial of service (unresponsive device) via a crafted SSLv2 Client Hello packet. | 2% Низкий | почти 4 года назад | ||
GHSA-32jp-7xc2-p7fc Various resources in Atlassian Confluence Server before version 6.4.2 allow remote attackers to inject arbitrary HTML or JavaScript via a cross site scripting (XSS) vulnerability in the issuesURL parameter. | CVSS3: 6.1 | 0% Низкий | больше 3 лет назад | |
GHSA-32jm-56p4-qjh3 IBM InfoSphere Master Data Management Server 10.1. 11.0. 11.3, 11.4, 11.5, and 11.6 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 119732. | CVSS3: 5.4 | 0% Низкий | больше 3 лет назад | |
GHSA-32jj-wp9g-2g8g Buffer Overflow vulnerability in pdfimages in xpdf 4.03 allows attackers to crash the application via crafted command. | CVSS3: 7.5 | 0% Низкий | около 3 лет назад | |
GHSA-32jj-82v4-hh23 Improper authentication for some Intel(R) Server Boards, Server Systems and Compute Modules before version 1.59 may allow an unauthenticated user to potentially enable escalation of privilege via adjacent access. | 0% Низкий | больше 3 лет назад | ||
GHSA-32jg-xqp8-jrc4 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes Farm Agrico farmagrico allows PHP Local File Inclusion.This issue affects Farm Agrico: from n/a through <= 1.3.11. | CVSS3: 8.1 | 0% Низкий | около 2 месяцев назад | |
GHSA-32jg-gjgm-gc7x An information disclosure vulnerability exists when the win32k component improperly provides kernel information, aka 'Win32k Information Disclosure Vulnerability'. This CVE ID is unique from CVE-2019-0848. | CVSS3: 5.5 | 1% Низкий | больше 3 лет назад | |
GHSA-32jg-6c46-hc8j In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use strncpy() to insert the completed symbol into the command buffer. Unfortunately it passes the size of the source buffer rather than the destination to strncpy() with predictably horrible results. Most obviously if the command buffer is already full but cp, the cursor position, is in the middle of the buffer, then we will write past the end of the supplied buffer. Fix this by replacing the dubious strncpy() calls with memmove()/memcpy() calls plus explicit boundary checks to make sure we have enough space before we start moving characters around. | CVSS3: 7.8 | 0% Низкий | больше 1 года назад | |
GHSA-32jf-h775-g29h MongoDB Rust driver may issue unintended commands | CVSS3: 6.4 | 0% Низкий | больше 1 года назад | |
GHSA-32jf-8hmq-3gv8 app/views_mod/user/user.py in LibrIT PaSSHport through 2.5 is affected by LDAP Injection. There is an information leak through the crafting of special queries, escaping the provided search filter because user input gets no sanitization. | CVSS3: 6.5 | 0% Низкий | больше 3 лет назад | |
GHSA-32jf-3cpj-cxx9 Adobe Acrobat and Reader versions 2019.010.20098 and earlier, 2019.010.20098 and earlier, 2017.011.30127 and earlier version, and 2015.006.30482 and earlier have an out-of-bounds write vulnerability. Successful exploitation could lead to arbitrary code execution . | CVSS3: 9.8 | 4% Низкий | больше 3 лет назад | |
GHSA-32jc-f729-2rgf Frog CMS 0.9.5 has XSS in the admin/?/page/edit/1 body field. | CVSS3: 4.8 | 0% Низкий | больше 3 лет назад | |
GHSA-32jc-9p58-p82x Moodle Improper Access Control vulnerability | CVSS3: 8.2 | 1% Низкий | почти 3 года назад | |
GHSA-32jc-5c8m-p2c9 The ARI Fancy Lightbox WordPress plugin before 1.3.9 does not sanitise and escape the msg parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting | CVSS3: 6.1 | 0% Низкий | почти 4 года назад |
Уязвимостей на страницу