Search for packages
| purl | pkg:npm/libnotify@1.0.3 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-tjc9-6eex-4fh7
Aliases: CVE-2013-7381 |
Potential Command Injection Untrusted input passed in the call to libnotify.notify could result in execution of shell commands. Callers may be unaware of this. ### Example ``` var libnotify = require('libnotify') libnotify.notify('UNTRUSTED INPUT', { title: \"\" }, function () { console.log(arguments); }) ``` Special thanks to Neal Poole for submitting the pull request to fix this issue. |
Affected by 0 other vulnerabilities. |
|
VCID-uwx6-kq7y-dfa4
Aliases: GMS-2013-11 |
Potential Command Injection Untrusted input passed in the call to libnotify.notify could result in execution of shell commands. Callers may be unaware of this. |
Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-06-02T04:36:09.455073+00:00 | GitLab Importer | Affected by | VCID-uwx6-kq7y-dfa4 | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/libnotify/GMS-2013-11.yml | 38.6.0 |
| 2026-06-02T03:45:01.282498+00:00 | Npm Importer | Affected by | VCID-tjc9-6eex-4fh7 | https://github.com/nodejs/security-wg/blob/main/vuln/npm/20.json | 38.6.0 |