2024-04-04 08:46:00 +00:00

122 lines
3.9 KiB
JSON

{
"id": "CVE-2022-4066",
"sourceIdentifier": "cna@vuldb.com",
"published": "2022-11-19T19:15:10.547",
"lastModified": "2023-11-07T03:56:51.287",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in davidmoreno onion. It has been rated as problematic. Affected by this issue is the function onion_response_flush of the file src/onion/response.c of the component Log Handler. The manipulation leads to allocation of resources. The name of the patch is de8ea938342b36c28024fd8393ebc27b8442a161. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-214028."
},
{
"lang": "es",
"value": "Se encontr\u00f3 una vulnerabilidad en davidmoreno onion. Ha sido calificado como problem\u00e1tico. La funci\u00f3n onion_response_flush del archivo src/onion/response.c del componente Log Handler es afectada por esta vulnerabilidad. La manipulaci\u00f3n conduce a la asignaci\u00f3n de recursos. El nombre del parche es de8ea938342b36c28024fd8393ebc27b8442a161. Se recomienda aplicar el parche para solucionar este problema. El identificador de esta vulnerabilidad es VDB-214028."
}
],
"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:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 4.2
},
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"attackVector": "ADJACENT_NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "LOW",
"baseScore": 3.5,
"baseSeverity": "LOW"
},
"exploitabilityScore": 2.1,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "cna@vuldb.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-404"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:firefox:-:*:*:*:*:*:*:*",
"matchCriteriaId": "97D4FFCF-5309-43B6-9FD5-680C6D535A7F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:onion_project:onion:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2022-09-05",
"matchCriteriaId": "9ACA4272-A0A9-4C2A-A7A8-1EB99192303E"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/davidmoreno/onion/commit/de8ea938342b36c28024fd8393ebc27b8442a161",
"source": "cna@vuldb.com",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/davidmoreno/onion/pull/308",
"source": "cna@vuldb.com",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://vuldb.com/?id.214028",
"source": "cna@vuldb.com",
"tags": [
"Third Party Advisory"
]
}
]
}