2023-04-24 12:24:31 +02:00
|
|
|
{
|
|
|
|
"id": "CVE-2022-0764",
|
|
|
|
"sourceIdentifier": "security@huntr.dev",
|
|
|
|
"published": "2022-02-26T15:15:07.910",
|
2024-11-23 15:12:23 +00:00
|
|
|
"lastModified": "2024-11-21T06:39:20.873",
|
|
|
|
"vulnStatus": "Modified",
|
2024-12-08 03:06:42 +00:00
|
|
|
"cveTags": [],
|
2023-04-24 12:24:31 +02:00
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "Arbitrary Command Injection in GitHub repository strapi/strapi prior to 4.1.0."
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"lang": "es",
|
|
|
|
"value": "Una Inyecci\u00f3n Arbitraria de Comandos en el repositorio de GitHub strapi/strapi versiones anteriores a 4.1.0.\n"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"metrics": {
|
|
|
|
"cvssMetricV31": [
|
|
|
|
{
|
|
|
|
"source": "nvd@nist.gov",
|
|
|
|
"type": "Primary",
|
|
|
|
"cvssData": {
|
|
|
|
"version": "3.1",
|
|
|
|
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
|
2024-11-23 15:12:23 +00:00
|
|
|
"baseScore": 6.7,
|
|
|
|
"baseSeverity": "MEDIUM",
|
2023-04-24 12:24:31 +02:00
|
|
|
"attackVector": "LOCAL",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "HIGH",
|
|
|
|
"userInteraction": "NONE",
|
|
|
|
"scope": "UNCHANGED",
|
|
|
|
"confidentialityImpact": "HIGH",
|
|
|
|
"integrityImpact": "HIGH",
|
2024-11-23 15:12:23 +00:00
|
|
|
"availabilityImpact": "HIGH"
|
2023-04-24 12:24:31 +02:00
|
|
|
},
|
|
|
|
"exploitabilityScore": 0.8,
|
|
|
|
"impactScore": 5.9
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"cvssMetricV30": [
|
|
|
|
{
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"type": "Secondary",
|
|
|
|
"cvssData": {
|
|
|
|
"version": "3.0",
|
|
|
|
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L",
|
2024-11-23 15:12:23 +00:00
|
|
|
"baseScore": 6.1,
|
|
|
|
"baseSeverity": "MEDIUM",
|
2023-04-24 12:24:31 +02:00
|
|
|
"attackVector": "LOCAL",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "HIGH",
|
|
|
|
"userInteraction": "REQUIRED",
|
|
|
|
"scope": "UNCHANGED",
|
|
|
|
"confidentialityImpact": "HIGH",
|
|
|
|
"integrityImpact": "HIGH",
|
2024-11-23 15:12:23 +00:00
|
|
|
"availabilityImpact": "LOW"
|
2023-04-24 12:24:31 +02:00
|
|
|
},
|
|
|
|
"exploitabilityScore": 0.6,
|
|
|
|
"impactScore": 5.5
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"cvssMetricV2": [
|
|
|
|
{
|
|
|
|
"source": "nvd@nist.gov",
|
|
|
|
"type": "Primary",
|
|
|
|
"cvssData": {
|
|
|
|
"version": "2.0",
|
|
|
|
"vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
|
2024-11-23 15:12:23 +00:00
|
|
|
"baseScore": 7.2,
|
2023-04-24 12:24:31 +02:00
|
|
|
"accessVector": "LOCAL",
|
|
|
|
"accessComplexity": "LOW",
|
|
|
|
"authentication": "NONE",
|
|
|
|
"confidentialityImpact": "COMPLETE",
|
|
|
|
"integrityImpact": "COMPLETE",
|
2024-11-23 15:12:23 +00:00
|
|
|
"availabilityImpact": "COMPLETE"
|
2023-04-24 12:24:31 +02:00
|
|
|
},
|
|
|
|
"baseSeverity": "HIGH",
|
|
|
|
"exploitabilityScore": 3.9,
|
|
|
|
"impactScore": 10.0,
|
|
|
|
"acInsufInfo": false,
|
|
|
|
"obtainAllPrivilege": false,
|
|
|
|
"obtainUserPrivilege": false,
|
|
|
|
"obtainOtherPrivilege": false,
|
|
|
|
"userInteractionRequired": false
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"weaknesses": [
|
|
|
|
{
|
2024-11-23 15:12:23 +00:00
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"type": "Secondary",
|
2023-04-24 12:24:31 +02:00
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
2024-11-23 15:12:23 +00:00
|
|
|
"value": "CWE-78"
|
2023-04-24 12:24:31 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2024-11-23 15:12:23 +00:00
|
|
|
"source": "nvd@nist.gov",
|
|
|
|
"type": "Primary",
|
2023-04-24 12:24:31 +02:00
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
2024-11-23 15:12:23 +00:00
|
|
|
"value": "NVD-CWE-Other"
|
2023-04-24 12:24:31 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"configurations": [
|
|
|
|
{
|
|
|
|
"nodes": [
|
|
|
|
{
|
|
|
|
"operator": "OR",
|
|
|
|
"negate": false,
|
|
|
|
"cpeMatch": [
|
|
|
|
{
|
|
|
|
"vulnerable": true,
|
|
|
|
"criteria": "cpe:2.3:a:strapi:strapi:*:*:*:*:*:*:*:*",
|
|
|
|
"versionEndExcluding": "4.1.0",
|
|
|
|
"matchCriteriaId": "412D3B41-C0FD-4ED9-AD6B-00C83BEBC0C7"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"references": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/strapi/strapi/commit/2a3f5e988be6a2c7dae5ac22b9e86d579b462f4c",
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"tags": [
|
|
|
|
"Patch",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/strapi/strapi/issues/12879",
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"tags": [
|
|
|
|
"Issue Tracking",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://huntr.dev/bounties/001d1c29-805a-4035-93bb-71a0e81da3e5",
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"tags": [
|
|
|
|
"Exploit",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
2024-11-23 15:12:23 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/strapi/strapi/commit/2a3f5e988be6a2c7dae5ac22b9e86d579b462f4c",
|
|
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
|
|
"tags": [
|
|
|
|
"Patch",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/strapi/strapi/issues/12879",
|
|
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
|
|
"tags": [
|
|
|
|
"Issue Tracking",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://huntr.dev/bounties/001d1c29-805a-4035-93bb-71a0e81da3e5",
|
|
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
|
|
"tags": [
|
|
|
|
"Exploit",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
2023-04-24 12:24:31 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|