Enterprise Vulnerabilities
From DHS/US-CERT's National Vulnerability Database
CVE-2022-30333PUBLISHED: 2022-05-09RARLAB UnRAR before 6.12 on Linux and UNIX allows directory traversal to write to files during an extract (aka unpack) operation, as demonstrated by creating a ~/.ssh/authorized_keys file. NOTE: WinRAR and Android RAR are unaffected.
CVE-2022-23066PUBLISHED: 2022-05-09
In Solana rBPF versions 0.2.26 and 0.2.27 are affected by Incorrect Calculation which is caused by improper implementation of sdiv instruction. This can lead to the wrong execution path, resulting in huge loss in specific cases. For example, the result of a sdiv instruction may decide whether to tra...
CVE-2022-28463PUBLISHED: 2022-05-08ImageMagick 7.1.0-27 is vulnerable to Buffer Overflow.
CVE-2022-28470PUBLISHED: 2022-05-08marcador package in PyPI 0.1 through 0.13 included a code-execution backdoor.
CVE-2022-1620PUBLISHED: 2022-05-08NULL Pointer Dereference in function vim_regexec_string at regexp.c:2729 in GitHub repository vim/vim prior to 8.2.4901. NULL Pointer Dereference in function vim_regexec_string at regexp.c:2729 allows attackers to cause a denial of service (application crash) via a crafted input.
User Rank: Strategist
1/30/2015 | 1:33:18 PM
Thank you for the thoughtful comment. We very much agree with you on the importance of power consumption as a system constraint and potential inhibitor to strong security. Our researchers in Intel Labs are looking at very low power implementations of standard algorithms. As an example, we have implemented AES in about 2K gates using near threshold voltage (NVT) technology. This will result in lower bandwidth but will also consume much less power than more typical implementations.
Second we are experimenting with non-standard crypto primitives. As an example of this we are advocating the use of the Simon block cipher family, which can be implemented in as few as 700 gates. We have evaluated this design and believe there is enough public cryptanalysis that we can consider it secure for most IoT usages. We have also evaluated schemes for other primitives that show promise. Lastly, it is our intention to work on low-power primitives in selected standards, for example, ISO/IEC JTC1 SC27.