2024-12-08 03:06:42 +00:00

103 lines
3.1 KiB
JSON

{
"id": "CVE-2022-47551",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-12-20T00:15:10.050",
"lastModified": "2024-11-21T07:32:10.633",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Apiman 1.5.7 through 2.2.3.Final has insufficient checks for read permissions within the Apiman Manager REST API. The root cause of the issue is the Apiman project's accidental acceptance of a large contribution that was not fully compatible with the security model of Apiman versions before 3.0.0.Final. Because of this, 3.0.0.Final is not affected by the vulnerability."
},
{
"lang": "es",
"value": "Apiman 1.5.7 a 2.2.3.Final no tiene comprobaciones suficientes para los permisos de lectura dentro de la API REST de Apiman Manager. La causa principal del problema es la aceptaci\u00f3n accidental por parte del proyecto Apiman de una gran contribuci\u00f3n que no era totalmente compatible con el modelo de seguridad de las versiones de Apiman anteriores a 3.0.0.Final. Debido a esto, 3.0.0.Final no se ve afectado por la vulnerabilidad."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-276"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apiman:apiman:*:*:*:*:*:*:*:*",
"versionStartIncluding": "1.5.7",
"versionEndIncluding": "2.2.3",
"matchCriteriaId": "A23860E0-A9F2-4F57-A4FC-4655ECBAA932"
}
]
}
]
}
],
"references": [
{
"url": "https://www.apiman.io/blog/permissions-bypass-disclosure/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.github.com/apiman/apiman",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.apiman.io/blog/permissions-bypass-disclosure/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.github.com/apiman/apiman",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
}
]
}