-
## CVE-2022-0264 - Medium Severity Vulnerability
Vulnerable Library - linux-yoctov5.4.51
Yocto Linux Embedded kernel
Library home page: https://git.yoctoproject.org/git/linux-yocto
Found in HEAD co…
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Jun 01 | Next scheduled analysis: Jun 08_
### Open
- h…
-
CWE 112
CSRF
injection
-
The purpose of the PwdHash scheme is to enable easy entry of a master password that then generates complex passwords. The reason this is so valuable is so that you do not need to ever save your master…
-
Hi!
How about adding some privacy-related features?
For example, password-protected notes.
Example use case: you're stepped away and accidentally forgot to lock your desktop. Then everyone can acce…
-
The docker image doesn't support arm architecture at the moment, I get these following error:
`
Status: Downloaded newer image for registry.gitlab.com/timvisee/send:latest
WARNING: The requested …
-
#### Problem
Found during internal security review at Google.
In either of these cases, a resumption has successfully occurred:
- When Initiator resumed and received a Sigma2 Resume that was s…
-
I don't like the usual user-based ratings of application packages (see Linux Mint) as these are too subjective, not transparent and very often refer to a particular version or a particular problem in …
-
When using KeePass on Linux Mint, I am able to drag and drop a field from KeePass into a field in the browser (e.g. click on the obfuscated password field, drag cursor over browser, browser cursor ill…
-
Hi,
piWallet uses an insecure hashing algorithm to store user passwords, plain MD5. It's weakened by the fact `strip_tags()` is being run on the plaintext password (why?).
```
$password = md5(…