2023-10-11 14:00:28 +00:00
|
|
|
{
|
|
|
|
"id": "CVE-2023-5521",
|
|
|
|
"sourceIdentifier": "security@huntr.dev",
|
|
|
|
"published": "2023-10-11T12:15:11.937",
|
2024-12-08 03:06:42 +00:00
|
|
|
"lastModified": "2024-11-21T08:41:55.940",
|
|
|
|
"vulnStatus": "Modified",
|
2024-07-14 02:06:08 +00:00
|
|
|
"cveTags": [],
|
2023-10-11 14:00:28 +00:00
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "Incorrect Authorization in GitHub repository tiann/kernelsu prior to v0.6.9."
|
2023-10-13 20:00:27 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"lang": "es",
|
|
|
|
"value": "Autorizaci\u00f3n Incorrecta en el repositorio de GitHub tiann/kernelsu anterior a v0.6.9."
|
2023-10-11 14:00:28 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"metrics": {
|
2023-10-13 20:00:27 +00:00
|
|
|
"cvssMetricV31": [
|
|
|
|
{
|
|
|
|
"source": "nvd@nist.gov",
|
|
|
|
"type": "Primary",
|
|
|
|
"cvssData": {
|
|
|
|
"version": "3.1",
|
|
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
|
2024-12-08 03:06:42 +00:00
|
|
|
"baseScore": 9.8,
|
|
|
|
"baseSeverity": "CRITICAL",
|
2023-10-13 20:00:27 +00:00
|
|
|
"attackVector": "NETWORK",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "NONE",
|
|
|
|
"userInteraction": "NONE",
|
|
|
|
"scope": "UNCHANGED",
|
|
|
|
"confidentialityImpact": "HIGH",
|
|
|
|
"integrityImpact": "HIGH",
|
2024-12-08 03:06:42 +00:00
|
|
|
"availabilityImpact": "HIGH"
|
2023-10-13 20:00:27 +00:00
|
|
|
},
|
|
|
|
"exploitabilityScore": 3.9,
|
|
|
|
"impactScore": 5.9
|
|
|
|
}
|
|
|
|
],
|
2023-10-11 14:00:28 +00:00
|
|
|
"cvssMetricV30": [
|
|
|
|
{
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"type": "Secondary",
|
|
|
|
"cvssData": {
|
|
|
|
"version": "3.0",
|
|
|
|
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
|
2024-12-08 03:06:42 +00:00
|
|
|
"baseScore": 7.3,
|
|
|
|
"baseSeverity": "HIGH",
|
2023-10-11 14:00:28 +00:00
|
|
|
"attackVector": "LOCAL",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "LOW",
|
|
|
|
"userInteraction": "REQUIRED",
|
|
|
|
"scope": "UNCHANGED",
|
|
|
|
"confidentialityImpact": "HIGH",
|
|
|
|
"integrityImpact": "HIGH",
|
2024-12-08 03:06:42 +00:00
|
|
|
"availabilityImpact": "HIGH"
|
2023-10-11 14:00:28 +00:00
|
|
|
},
|
|
|
|
"exploitabilityScore": 1.3,
|
|
|
|
"impactScore": 5.9
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"weaknesses": [
|
|
|
|
{
|
|
|
|
"source": "security@huntr.dev",
|
2024-12-15 03:03:56 +00:00
|
|
|
"type": "Primary",
|
2023-10-11 14:00:28 +00:00
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "CWE-863"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2023-10-13 20:00:27 +00:00
|
|
|
"configurations": [
|
|
|
|
{
|
|
|
|
"nodes": [
|
|
|
|
{
|
|
|
|
"operator": "OR",
|
|
|
|
"negate": false,
|
|
|
|
"cpeMatch": [
|
|
|
|
{
|
|
|
|
"vulnerable": true,
|
|
|
|
"criteria": "cpe:2.3:a:kernelsu:kernelsu:*:*:*:*:*:*:*:*",
|
|
|
|
"versionEndExcluding": "0.6.9",
|
|
|
|
"matchCriteriaId": "236AC00C-816B-493B-ACB1-80A431235FE0"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2023-10-11 14:00:28 +00:00
|
|
|
"references": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/tiann/kernelsu/commit/a22959beae1aad96b1f72710a5daadf529c41bda",
|
2023-10-13 20:00:27 +00:00
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"tags": [
|
|
|
|
"Patch"
|
|
|
|
]
|
2023-10-11 14:00:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://huntr.dev/bounties/d438eff7-4e24-45e0-bc75-d3a5b3ab2ea1",
|
2023-10-13 20:00:27 +00:00
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"tags": [
|
|
|
|
"Exploit",
|
|
|
|
"Patch",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
2024-12-08 03:06:42 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/tiann/kernelsu/commit/a22959beae1aad96b1f72710a5daadf529c41bda",
|
|
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
|
|
"tags": [
|
|
|
|
"Patch"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://huntr.dev/bounties/d438eff7-4e24-45e0-bc75-d3a5b3ab2ea1",
|
|
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
|
|
"tags": [
|
|
|
|
"Exploit",
|
|
|
|
"Patch",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
2023-10-11 14:00:28 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|