codimd icon indicating copy to clipboard operation
codimd copied to clipboard

@hackmd/meta-marked is vulnerable

Open tamo opened this issue 5 years ago • 1 comments
trafficstars

Use more recent marked. 0.6.2 is vulnerable.

This can DOS-attack CodiMD.

You can use 0.7.0.

Comparing @hackmd with the original, I don't think you need to stick to the old version.

You should do "npm audit" more often.

tamo avatar Sep 07 '20 08:09 tamo

I tested marked-0.8.2 by specifying "0.x" in meta-marked's package.json and it looks working well.

tamo avatar Sep 08 '20 08:09 tamo