jless icon indicating copy to clipboard operation
jless copied to clipboard

FYI: vulnerability in jless ecoysystem

Open commandline-be opened this issue 2 years ago • 1 comments

Hi,

thanks for jless, quite interesting tool, as a matter of endorsement i share the vulnerabiliities found in the jless ecosystem using osv-scanner https://github.com/google/osv-scanner

https://paste.rs/Zfa.rhtml

commandline-be avatar Dec 30 '22 15:12 commandline-be

Getting a 404 at this point. Consider pasting the content directly or making a github gist.

$ curl https://paste.rs/Zfa.rhtml
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title>404 Not Found</title>
</head>
<body align="center">
    <div role="main" align="center">
        <h1>404: Not Found</h1>
        <p>The requested resource could not be found.</p>
        <hr />
    </div>
    <div role="contentinfo" align="center">
        <small>Rocket</small>
    </div>
</body>
</html>

Ellipse0934 avatar Sep 25 '23 10:09 Ellipse0934