stypr
stypr
Probably the same issue as https://github.com/mattermost/focalboard/issues/4892
https://github.com/stypr/focalboard/commits/682398f75396ec2efeee731a43f511b3143933d0/server/services/store/sqlstore/blocks.go This fixes the bug but you probably have to write an additional code to actually delete the attachment
Would be really appreciated to check on this issue immediately.. @maildev / @djfarrelly / @soulteary
CVE assigned for this bug I guess [CVE-2024-27448](https://nvd.nist.gov/vuln/detail/CVE-2024-27448)
The exploit gist is here as for the reference: https://gist.github.com/stypr/fe2003f00959f7e3d92ab9d5260433f8 There is a way to force-crash (DoS) the instance so that the backdoor is loaded upon the restart of the...
@mtrefzer The maintainer has been away for more than a year, so you probably have to fix the code on your own. The patch suggested at https://github.com/maildev/maildev/pull/487 looks good to...
> > rather than saving all_statistic and country_statistic at the same time, I think it is better to save them separately. > > Could you please further explain your suggestion?...
Is this fixed? https://github.com/maildev/maildev/issues/467
I had some same issue on the latest `louislam/uptime-kuma:beta-slim-rootless` (2.0.0-beta.4) docker image. It turns out [gvisor](https://github.com/google/gvisor) (runsc) was causing some troubles with `ping` with the same `spawn EPERM` error. I...
Hi, I would like to know if there are any plans to further review or merge this PR to main? It looks like the PR has been stale for a...