GHSA-32WR-8WXM-852C
Vulnerability from github – Published: 2021-06-22 15:24 – Updated: 2021-04-07 22:08
VLAI?
Summary
Deserialization of Untrusted Data in NukeViet
Details
includes/core/is_user.php in NukeViet before 4.3.04 deserializes the untrusted nvloginhash cookie (i.e., the code relies on PHP's serialization format when JSON can be used to eliminate the risk).
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "nukeviet/nukeviet"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.3.04"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-7725"
],
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"github_reviewed": true,
"github_reviewed_at": "2021-04-07T22:08:23Z",
"nvd_published_at": "2020-12-31T05:15:00Z",
"severity": "CRITICAL"
},
"details": "includes/core/is_user.php in NukeViet before 4.3.04 deserializes the untrusted nvloginhash cookie (i.e., the code relies on PHP\u0027s serialization format when JSON can be used to eliminate the risk).",
"id": "GHSA-32wr-8wxm-852c",
"modified": "2021-04-07T22:08:23Z",
"published": "2021-06-22T15:24:59Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-7725"
},
{
"type": "WEB",
"url": "https://github.com/nukeviet/nukeviet/pull/2740/commits/05dfb9b4531f12944fe39556f58449b9a56241be"
},
{
"type": "WEB",
"url": "https://github.com/nukeviet/nukeviet/blob/4.3.04/CHANGELOG.txt"
},
{
"type": "WEB",
"url": "https://github.com/nukeviet/nukeviet/blob/nukeviet4.3/CHANGELOG.txt"
},
{
"type": "WEB",
"url": "https://github.com/nukeviet/nukeviet/compare/4.3.03...4.3.04"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Deserialization of Untrusted Data in NukeViet"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…