2023-11-07 21:03:21 +00:00

115 lines
3.1 KiB
JSON

{
"id": "CVE-2023-0593",
"sourceIdentifier": "research@onekey.com",
"published": "2023-01-31T10:15:10.450",
"lastModified": "2023-11-07T04:00:56.343",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "A path traversal vulnerability affects yaffshiv YAFFS filesystem extractor. By crafting a malicious YAFFS file, an attacker could force yaffshiv to write outside of the extraction directory.\n\nThis issue affects yaffshiv up to version 0.1 included, which is the most recent at time of publication.\n\n"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
},
{
"source": "2d533b80-6e4a-4e20-93e2-171235122846",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
},
{
"source": "2d533b80-6e4a-4e20-93e2-171235122846",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yaffshiv_project:yaffshiv:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.1",
"matchCriteriaId": "A2021F4D-2F0D-4215-9645-AAE41EE63D76"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/devttys0/yaffshiv/pull/3/files",
"source": "research@onekey.com",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://onekey.com/blog/security-advisory-remote-command-execution-in-binwalk/",
"source": "research@onekey.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}