Lookup for vulnerable packages by Package URL.

Purlpkg:deb/debian/node-hoek@5.0.3-1?distro=trixie
Typedeb
Namespacedebian
Namenode-hoek
Version5.0.3-1
Qualifiers
distro trixie
Subpath
Is_vulnerablefalse
Next_non_vulnerable_version9.0.3+~5.0.0+~4.0.0-1
Latest_non_vulnerable_version11.0.7+~cs12.0.2-1
Affected_by_vulnerabilities
Fixing_vulnerabilities
0
url VCID-yk3z-5fjt-q7gb
vulnerability_id VCID-yk3z-5fjt-q7gb
summary
Prototype Pollution in hoek
Versions of `hoek` prior to 4.2.1 and 5.0.3 are vulnerable to prototype pollution.

The `merge` function, and the `applyToDefaults` and `applyToDefaultsWithShallow` functions which leverage `merge` behind the scenes, are vulnerable to a prototype pollution attack when provided an _unvalidated_ payload created from a JSON string containing the `__proto__` property.

This can be demonstrated like so:

```javascript
var Hoek = require('hoek');
var malicious_payload = '{"__proto__":{"oops":"It works !"}}';

var a = {};
console.log("Before : " + a.oops);
Hoek.merge({}, JSON.parse(malicious_payload));
console.log("After : " + a.oops);
```

This type of attack can be used to overwrite existing properties causing a potential denial of service.
references
0
reference_url https://access.redhat.com/errata/RHSA-2018:1263
reference_id
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://access.redhat.com/errata/RHSA-2018:1263
1
reference_url https://access.redhat.com/errata/RHSA-2018:1264
reference_id
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://access.redhat.com/errata/RHSA-2018:1264
2
reference_url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-3728.json
reference_id
reference_type
scores
0
value 2.9
scoring_system cvssv3
scoring_elements CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-3728.json
3
reference_url https://api.first.org/data/v1/epss?cve=CVE-2018-3728
reference_id
reference_type
scores
0
value 0.01675
scoring_system epss
scoring_elements 0.82143
published_at 2026-04-09T12:55:00Z
1
value 0.01675
scoring_system epss
scoring_elements 0.82188
published_at 2026-04-21T12:55:00Z
2
value 0.01675
scoring_system epss
scoring_elements 0.82185
published_at 2026-04-18T12:55:00Z
3
value 0.01675
scoring_system epss
scoring_elements 0.82148
published_at 2026-04-13T12:55:00Z
4
value 0.01675
scoring_system epss
scoring_elements 0.82153
published_at 2026-04-12T12:55:00Z
5
value 0.01675
scoring_system epss
scoring_elements 0.82162
published_at 2026-04-11T12:55:00Z
6
value 0.01675
scoring_system epss
scoring_elements 0.8208
published_at 2026-04-01T12:55:00Z
7
value 0.01675
scoring_system epss
scoring_elements 0.82092
published_at 2026-04-02T12:55:00Z
8
value 0.01675
scoring_system epss
scoring_elements 0.82112
published_at 2026-04-04T12:55:00Z
9
value 0.01675
scoring_system epss
scoring_elements 0.82109
published_at 2026-04-07T12:55:00Z
10
value 0.01675
scoring_system epss
scoring_elements 0.82135
published_at 2026-04-08T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2018-3728
4
reference_url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3728
reference_id
reference_type
scores
url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3728
5
reference_url https://github.com/hapijs/hoek
reference_id
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/hapijs/hoek
6
reference_url https://github.com/hapijs/hoek/commit/32ed5c9413321fbc37da5ca81a7cbab693786dee
reference_id
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/hapijs/hoek/commit/32ed5c9413321fbc37da5ca81a7cbab693786dee
7
reference_url https://github.com/hapijs/hoek/commit/5aed1a8c4a3d55722d1c799f2368857bf418d6df
reference_id
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/hapijs/hoek/commit/5aed1a8c4a3d55722d1c799f2368857bf418d6df
8
reference_url https://hackerone.com/reports/310439
reference_id
reference_type
scores
0
value 2.5
scoring_system cvssv3
scoring_elements
1
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
2
value HIGH
scoring_system generic_textual
scoring_elements
url https://hackerone.com/reports/310439
9
reference_url https://snyk.io/vuln/npm:hoek:20180212
reference_id
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://snyk.io/vuln/npm:hoek:20180212
10
reference_url https://web.archive.org/web/20200227131737/https://www.securityfocus.com/bid/103108
reference_id
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://web.archive.org/web/20200227131737/https://www.securityfocus.com/bid/103108
11
reference_url https://bugzilla.redhat.com/show_bug.cgi?id=1545893
reference_id 1545893
reference_type
scores
url https://bugzilla.redhat.com/show_bug.cgi?id=1545893
12
reference_url https://github.com/nodejs/security-wg/blob/main/vuln/npm/367.json
reference_id 367
reference_type
scores
0
value 2.5
scoring_system cvssv3
scoring_elements
url https://github.com/nodejs/security-wg/blob/main/vuln/npm/367.json
13
reference_url https://nvd.nist.gov/vuln/detail/CVE-2018-3728
reference_id CVE-2018-3728
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2018-3728
14
reference_url https://github.com/advisories/GHSA-jp4x-w63m-7wgm
reference_id GHSA-jp4x-w63m-7wgm
reference_type
scores
0
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-jp4x-w63m-7wgm
15
reference_url https://access.redhat.com/errata/RHSA-2021:3917
reference_id RHSA-2021:3917
reference_type
scores
url https://access.redhat.com/errata/RHSA-2021:3917
fixed_packages
0
url pkg:deb/debian/node-hoek@5.0.3-1?distro=trixie
purl pkg:deb/debian/node-hoek@5.0.3-1?distro=trixie
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-hoek@5.0.3-1%3Fdistro=trixie
1
url pkg:deb/debian/node-hoek@9.1.0%2B~cs10.1.0-1?distro=trixie
purl pkg:deb/debian/node-hoek@9.1.0%2B~cs10.1.0-1?distro=trixie
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-hoek@9.1.0%252B~cs10.1.0-1%3Fdistro=trixie
2
url pkg:deb/debian/node-hoek@10.0.1%2B~cs12.0.0-1?distro=trixie
purl pkg:deb/debian/node-hoek@10.0.1%2B~cs12.0.0-1?distro=trixie
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-hoek@10.0.1%252B~cs12.0.0-1%3Fdistro=trixie
3
url pkg:deb/debian/node-hoek@11.0.7%2B~cs12.0.2-1?distro=trixie
purl pkg:deb/debian/node-hoek@11.0.7%2B~cs12.0.2-1?distro=trixie
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:deb/debian/node-hoek@11.0.7%252B~cs12.0.2-1%3Fdistro=trixie
aliases CVE-2018-3728, GHSA-jp4x-w63m-7wgm
risk_score 4.0
exploitability 0.5
weighted_severity 8.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-yk3z-5fjt-q7gb
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:deb/debian/node-hoek@5.0.3-1%3Fdistro=trixie