Количество 354 500
Количество 354 500
GHSA-xvfj-8qrf-7mc3
In the Linux kernel, the following vulnerability has been resolved: arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL Currently tagged_addr_ctrl_set() doesn't initialize the temporary 'ctrl' variable, and a SETREGSET call with a length of zero will leave this uninitialized. Consequently tagged_addr_ctrl_set() will consume an arbitrary value, potentially leaking up to 64 bits of memory from the kernel stack. The read is limited to a specific slot on the stack, and the issue does not provide a write mechanism. As set_tagged_addr_ctrl() only accepts values where bits [63:4] zero and rejects other values, a partial SETREGSET attempt will randomly succeed or fail depending on the value of the uninitialized value, and the exposure is significantly limited. Fix this by initializing the temporary value before copying the regset from userspace, as for other regsets (e.g. NT_PRSTATUS, NT_PRFPREG, NT_ARM_SYSTEM_CALL). In the case of a zero-length write, the existing value of...
GHSA-xvfj-84vc-hrmf
Answer vulnerable to Stored Cross-site Scripting
GHSA-xvfh-vpm8-j2fh
Memory Corruption in Audio while invoking callback function in driver from ADSP.
GHSA-xvfh-qj3w-wwgx
Unhandled exception in User Mode Driver in Intel(R) Graphics Driver for Windows* before versions 10.18.x.5059 (aka 15.33.x.5059), 10.18.x.5057 (aka 15.36.x.5057), 20.19.x.5063 (aka 15.40.x.5063) 21.20.x.5064 (aka 15.45.x.5064) and 24.20.100.6373 potentially enables an unprivileged user to cause a memory leak via local access.
GHSA-xvfh-9hmq-g2vh
Missing Authorization vulnerability in De paragon No Spam At All allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects No Spam At All: from n/a through 1.3.
GHSA-xvfh-76gf-fgxq
An issue was discovered in ThinkSAAS 2.91. There is XSS via the content to the index.php?app=group&ac=comment&ts=do&js=1 URI, as demonstrated by a crafted SVG document in the SRC attribute of an EMBED element.
GHSA-xvfh-6p3w-w7rr
Buffer overflow in McAfee Data Loss Prevention (DLPe) for Windows 11.x prior to 11.3.2.8 allows local user to cause the Windows operating system to "blue screen" via an encrypted message sent to DLPe which when decrypted results in DLPe reading unallocated memory.
GHSA-xvfh-486p-jr58
The Screen Lock implementation in Apple Mac OS X before 10.9 does not immediately accept Keychain Status menu Lock Screen commands, and instead incorrectly relies on a certain timeout setting, which allows physically proximate attackers to obtain sensitive information by reading a screen that should have transitioned into the locked state.
GHSA-xvfg-m24j-r4pm
LuaJIT through 2.1 has a stack-buffer-overflow in lj_strfmt_wfnum in lj_strfmt_num.c.
GHSA-xvfg-5fqf-m93j
A CWE-295: Improper Certificate Validation vulnerability exists that could allow a Man-in-theMiddle attack when communications between the client and Geo SCADA web server are intercepted. Affected Product: ClearSCADA (All Versions), EcoStruxure Geo SCADA Expert 2019 (All Versions), EcoStruxure Geo SCADA Expert 2020 (All Versions)
GHSA-xvfc-w3vv-pgjp
In cPanel before 62.0.4, WHM SSL certificate generation uses an unreserved e-mail address (SEC-209).
GHSA-xvfc-pj4j-wr9x
Unauthenticated Server Side Request Forgery (SSRF) in FormCraft <= 3.9.15 versions.
GHSA-xvf8-v4x4-rv48
IOAcceleratorFamily in Apple iOS before 9 allows attackers to obtain sensitive kernel memory-layout information via a crafted app.
GHSA-xvf8-m7m7-22vj
Vulnerability in the PeopleSoft Enterprise FIN Grants product of Oracle PeopleSoft (component: Grants). The supported version that is affected is 9.2. Difficult to exploit vulnerability allows unauthenticated attacker with network access via HTTP to compromise PeopleSoft Enterprise FIN Grants. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of PeopleSoft Enterprise FIN Grants accessible data as well as unauthorized read access to a subset of PeopleSoft Enterprise FIN Grants accessible data. CVSS 3.1 Base Score 4.8 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N).
GHSA-xvf8-4rmq-w4c4
This affects all versions of package s3-kilatstorage.
GHSA-xvf7-87pj-cj6r
Jalios JCMS 10 allows attackers to access any part of the website and the WebDAV server with administrative privileges via a backdoor account, by using any username and the hardcoded dev password.
GHSA-xvf7-4v9q-58w6
Infinite loop in jpeg-js
GHSA-xvf7-379r-cpg2
Multiple integer overflows in the (1) pppol2tp_sendmsg function in net/l2tp/l2tp_ppp.c, and the (2) l2tp_ip_sendmsg function in net/l2tp/l2tp_ip.c, in the PPPoL2TP and IPoL2TP implementations in the Linux kernel before 2.6.36.2 allow local users to cause a denial of service (heap memory corruption and panic) or possibly gain privileges via a crafted sendto call.
GHSA-xvf6-9729-5c9h
PicoC v3.2.2 was discovered to contain a NULL pointer dereference at variable.c.
GHSA-xvf6-564j-w8gx
A stack-consumption vulnerability was found in libqpdf in QPDF 6.0.0, which allows attackers to cause a denial of service via a crafted file, related to the QPDFTokenizer::resolveLiteral function in QPDFTokenizer.cc after two consecutive calls to QPDFObjectHandle::parseInternal, aka an "infinite loop."
Уязвимостей на страницу
Уязвимость | CVSS | EPSS | Опубликовано | |
|---|---|---|---|---|
GHSA-xvfj-8qrf-7mc3 In the Linux kernel, the following vulnerability has been resolved: arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL Currently tagged_addr_ctrl_set() doesn't initialize the temporary 'ctrl' variable, and a SETREGSET call with a length of zero will leave this uninitialized. Consequently tagged_addr_ctrl_set() will consume an arbitrary value, potentially leaking up to 64 bits of memory from the kernel stack. The read is limited to a specific slot on the stack, and the issue does not provide a write mechanism. As set_tagged_addr_ctrl() only accepts values where bits [63:4] zero and rejects other values, a partial SETREGSET attempt will randomly succeed or fail depending on the value of the uninitialized value, and the exposure is significantly limited. Fix this by initializing the temporary value before copying the regset from userspace, as for other regsets (e.g. NT_PRSTATUS, NT_PRFPREG, NT_ARM_SYSTEM_CALL). In the case of a zero-length write, the existing value of... | CVSS3: 6.1 | 0% Низкий | больше 1 года назад | |
GHSA-xvfj-84vc-hrmf Answer vulnerable to Stored Cross-site Scripting | CVSS3: 5.4 | 1% Низкий | больше 3 лет назад | |
GHSA-xvfh-vpm8-j2fh Memory Corruption in Audio while invoking callback function in driver from ADSP. | CVSS3: 7.8 | 0% Низкий | больше 2 лет назад | |
GHSA-xvfh-qj3w-wwgx Unhandled exception in User Mode Driver in Intel(R) Graphics Driver for Windows* before versions 10.18.x.5059 (aka 15.33.x.5059), 10.18.x.5057 (aka 15.36.x.5057), 20.19.x.5063 (aka 15.40.x.5063) 21.20.x.5064 (aka 15.45.x.5064) and 24.20.100.6373 potentially enables an unprivileged user to cause a memory leak via local access. | CVSS3: 3.3 | 0% Низкий | около 4 лет назад | |
GHSA-xvfh-9hmq-g2vh Missing Authorization vulnerability in De paragon No Spam At All allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects No Spam At All: from n/a through 1.3. | CVSS3: 5.4 | 0% Низкий | около 1 года назад | |
GHSA-xvfh-76gf-fgxq An issue was discovered in ThinkSAAS 2.91. There is XSS via the content to the index.php?app=group&ac=comment&ts=do&js=1 URI, as demonstrated by a crafted SVG document in the SRC attribute of an EMBED element. | CVSS3: 6.1 | 1% Низкий | около 4 лет назад | |
GHSA-xvfh-6p3w-w7rr Buffer overflow in McAfee Data Loss Prevention (DLPe) for Windows 11.x prior to 11.3.2.8 allows local user to cause the Windows operating system to "blue screen" via an encrypted message sent to DLPe which when decrypted results in DLPe reading unallocated memory. | CVSS3: 5.5 | 0% Низкий | около 4 лет назад | |
GHSA-xvfh-486p-jr58 The Screen Lock implementation in Apple Mac OS X before 10.9 does not immediately accept Keychain Status menu Lock Screen commands, and instead incorrectly relies on a certain timeout setting, which allows physically proximate attackers to obtain sensitive information by reading a screen that should have transitioned into the locked state. | 0% Низкий | около 4 лет назад | ||
GHSA-xvfg-m24j-r4pm LuaJIT through 2.1 has a stack-buffer-overflow in lj_strfmt_wfnum in lj_strfmt_num.c. | CVSS3: 9.8 | 0% Низкий | около 1 года назад | |
GHSA-xvfg-5fqf-m93j A CWE-295: Improper Certificate Validation vulnerability exists that could allow a Man-in-theMiddle attack when communications between the client and Geo SCADA web server are intercepted. Affected Product: ClearSCADA (All Versions), EcoStruxure Geo SCADA Expert 2019 (All Versions), EcoStruxure Geo SCADA Expert 2020 (All Versions) | CVSS3: 5.9 | 1% Низкий | больше 4 лет назад | |
GHSA-xvfc-w3vv-pgjp In cPanel before 62.0.4, WHM SSL certificate generation uses an unreserved e-mail address (SEC-209). | CVSS3: 6.5 | 0% Низкий | около 4 лет назад | |
GHSA-xvfc-pj4j-wr9x Unauthenticated Server Side Request Forgery (SSRF) in FormCraft <= 3.9.15 versions. | CVSS3: 7.2 | 0% Низкий | 9 дней назад | |
GHSA-xvf8-v4x4-rv48 IOAcceleratorFamily in Apple iOS before 9 allows attackers to obtain sensitive kernel memory-layout information via a crafted app. | 1% Низкий | около 4 лет назад | ||
GHSA-xvf8-m7m7-22vj Vulnerability in the PeopleSoft Enterprise FIN Grants product of Oracle PeopleSoft (component: Grants). The supported version that is affected is 9.2. Difficult to exploit vulnerability allows unauthenticated attacker with network access via HTTP to compromise PeopleSoft Enterprise FIN Grants. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of PeopleSoft Enterprise FIN Grants accessible data as well as unauthorized read access to a subset of PeopleSoft Enterprise FIN Grants accessible data. CVSS 3.1 Base Score 4.8 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N). | CVSS3: 4.8 | 0% Низкий | 15 дней назад | |
GHSA-xvf8-4rmq-w4c4 This affects all versions of package s3-kilatstorage. | CVSS3: 9.8 | 1% Низкий | около 4 лет назад | |
GHSA-xvf7-87pj-cj6r Jalios JCMS 10 allows attackers to access any part of the website and the WebDAV server with administrative privileges via a backdoor account, by using any username and the hardcoded dev password. | 3% Низкий | около 4 лет назад | ||
GHSA-xvf7-4v9q-58w6 Infinite loop in jpeg-js | CVSS3: 7.5 | 2% Низкий | около 4 лет назад | |
GHSA-xvf7-379r-cpg2 Multiple integer overflows in the (1) pppol2tp_sendmsg function in net/l2tp/l2tp_ppp.c, and the (2) l2tp_ip_sendmsg function in net/l2tp/l2tp_ip.c, in the PPPoL2TP and IPoL2TP implementations in the Linux kernel before 2.6.36.2 allow local users to cause a denial of service (heap memory corruption and panic) or possibly gain privileges via a crafted sendto call. | 1% Низкий | около 4 лет назад | ||
GHSA-xvf6-9729-5c9h PicoC v3.2.2 was discovered to contain a NULL pointer dereference at variable.c. | CVSS3: 5.5 | 0% Низкий | около 4 лет назад | |
GHSA-xvf6-564j-w8gx A stack-consumption vulnerability was found in libqpdf in QPDF 6.0.0, which allows attackers to cause a denial of service via a crafted file, related to the QPDFTokenizer::resolveLiteral function in QPDFTokenizer.cc after two consecutive calls to QPDFObjectHandle::parseInternal, aka an "infinite loop." | CVSS3: 5.5 | 1% Низкий | около 4 лет назад |
Уязвимостей на страницу