2024-03-15 13:03:20 +00:00

85 lines
2.5 KiB
JSON

{
"id": "CVE-2022-25147",
"sourceIdentifier": "security@apache.org",
"published": "2023-01-31T16:15:08.907",
"lastModified": "2024-03-15T11:15:07.027",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Integer Overflow or Wraparound vulnerability in apr_base64 functions of Apache Portable Runtime Utility (APR-util) allows an attacker to write beyond bounds of a buffer.\n\n\n\n\nThis issue affects Apache Portable Runtime Utility (APR-util) 1.6.1 and prior versions.\n\n"
},
{
"lang": "es",
"value": "Vulnerabilidad de desbordamiento de enteros o envoltura en las funciones apr_base64 de Apache Portable Runtime Utility (APR-util) permite a un atacante escribir m\u00e1s all\u00e1 de los l\u00edmites de un b\u00fafer. Este problema afecta a Apache Portable Runtime Utility (APR-util) 1.6.1 y versiones anteriores."
}
],
"metrics": {
"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:N/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 2.5
}
]
},
"weaknesses": [
{
"source": "security@apache.org",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-190"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:portable_runtime_utility:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.6.1",
"matchCriteriaId": "A53B1D3D-580A-467C-BB13-01A325A31371"
}
]
}
]
}
],
"references": [
{
"url": "https://lists.apache.org/thread/np5gjqlohc4f62lr09vrn61vl44cylh8",
"source": "security@apache.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
},
{
"url": "https://security.netapp.com/advisory/ntap-20240315-0001/",
"source": "security@apache.org"
}
]
}