ghsa-2vp2-8m5j-4rjx
Vulnerability from github
Published
2022-05-24 16:53
Modified
2025-04-17 17:48
Severity ?
VLAI Severity ?
Summary
cnlh nps vulnerable to file overwrite by local user
Details
lib/install/install.go in cnlh nps prior to 0.23.2 uses 0777 permissions for /usr/local/bin/nps and/or /usr/bin/nps, leading to a file overwrite by a local user.
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "ehang.io/nps"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.23.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-15119"
],
"database_specific": {
"cwe_ids": [
"CWE-732"
],
"github_reviewed": true,
"github_reviewed_at": "2025-04-17T17:48:10Z",
"nvd_published_at": "2019-08-16T15:15:00Z",
"severity": "MODERATE"
},
"details": "`lib/install/install.go` in cnlh nps prior to 0.23.2 uses 0777 permissions for `/usr/local/bin/nps and/or /usr/bin/nps`, leading to a file overwrite by a local user.",
"id": "GHSA-2vp2-8m5j-4rjx",
"modified": "2025-04-17T17:48:10Z",
"published": "2022-05-24T16:53:50Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15119"
},
{
"type": "WEB",
"url": "https://github.com/cnlh/nps/issues/176"
},
{
"type": "WEB",
"url": "https://github.com/cnlh/nps/commit/7178b3380720e910d283036a8d39879a94105515"
},
{
"type": "PACKAGE",
"url": "https://github.com/cnlh/nps"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "cnlh nps vulnerable to file overwrite by local user"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…