2023-10-29 09:06:41 +00:00

104 lines
2.7 KiB
JSON

{
"id": "CVE-2023-46277",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-10-20T05:15:08.487",
"lastModified": "2023-10-26T17:45:23.253",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "please (aka pleaser) through 0.5.4 allows privilege escalation through the TIOCSTI and/or TIOCLINUX ioctl. (If both TIOCSTI and TIOCLINUX are disabled, this cannot be exploited.)"
},
{
"lang": "es",
"value": "please (tambi\u00e9n conocido como pleaser) hasta 0.5.4 permite la escalada de privilegios a trav\u00e9s de TIOCSTI y/o TIOCLINUX ioctl. (Si tanto TIOCSTI como TIOCLINUX est\u00e1n deshabilitados, esto no se puede explotar)."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:edneville:please:*:*:*:*:*:rust:*:*",
"versionEndIncluding": "0.5.4",
"matchCriteriaId": "25DE38C2-FCD1-4F1E-92A4-21ABEECD3F4B"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/rustsec/advisory-db/pull/1798",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch"
]
},
{
"url": "https://gitlab.com/edneville/please/-/issues/13",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
]
},
{
"url": "https://gitlab.com/edneville/please/-/merge_requests/69#note_1594254575",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch"
]
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2023-0066.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}