CVE-2020-28461

Source
https://cve.org/CVERecord?id=CVE-2020-28461
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-28461.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-28461
Aliases
Published
2022-07-25T14:15:09.823Z
Modified
2026-03-14T10:07:08.472098Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

This affects the package js-ini before 1.3.0. If an attacker submits a malicious INI file to an application that parses it with parse , they will pollute the prototype on the application. This can be exploited further depending on the context.

References

Affected packages

Git / github.com/sdju/js-ini

Affected ranges

Type
GIT
Repo
https://github.com/sdju/js-ini
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/sdju/js-ini
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-28461.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "1.3.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "1.3.0"
            }
        ]
    }
]