-
-
Notifications
You must be signed in to change notification settings - Fork 609
Critical vulnerability in [email protected] - retire.js #732
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
For info, macaddress have fixed the vulnerability in 0.2.9 |
update |
@pumano we don't have |
@evilebottnawi you do have cssnano The version of |
Retire.js identifies a critical vulnerability when scanning projects with css-loader as dependency.
Retire.js Report
:"results": [ { "component": "macaddress", "version": "0.2.8", "parent": { "component": "uniqid", "version": "4.1.1", "parent": { "component": "postcss-filter-plugins", "version": "2.0.2", "parent": { "component": "cssnano", "version": "3.10.0", "parent": { "component": "css-loader", "version": "0.28.11" "level": 1 }, "level": 2 }, "level": 3 }, "level": 4 }, "level": 5, "vulnerabilities": [ { "info": [ "https://hackerone.com/reports/319467" ], "severity": "critical", "identifiers": { "summary": "Command Injection" } } ] } ]
This vulnerability comes from one of the module subdependencies - macddress
npm ls macaddress
[email protected] /Users/tpopov/Work/PlatformUI
└─┬ [email protected]
└─┬ [email protected]
└─┬ [email protected]
└─┬ [email protected]
└── [email protected]
The text was updated successfully, but these errors were encountered: