{ "schema_version": "1.4.0", "id": "GHSA-mj47-q8gf-5hfc", "modified": "2022-09-30T00:00:21Z", "published": "2022-05-24T16:49:02Z", "aliases": [ "CVE-2019-13047" ], "details": "kernel/sys/syscall.c in ToaruOS through 1.10.9 has incorrect access control in sys_sysfunc case 9 for TOARU_SYS_FUNC_SETHEAP, allowing arbitrary kernel pages to be mapped into user land, leading to root access.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13047" }, { "type": "WEB", "url": "https://github.com/mehsauce/kowasuos/blob/master/exploits/kowasu-sysfunc.c" } ], "database_specific": { "cwe_ids": [ "CWE-862" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-06-29T15:15:00Z" } }