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

134 lines
3.6 KiB
JSON

{
"id": "CVE-2022-34970",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-08-04T19:15:09.827",
"lastModified": "2024-11-21T07:10:30.780",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Crow before 1.0+4 has a heap-based buffer overflow via the function qs_parse in query_string.h. On successful exploitation this vulnerability allows attackers to remotely execute arbitrary code in the context of the vulnerable service."
},
{
"lang": "es",
"value": "Crow versiones anteriores a 1.0+4 tiene un desbordamiento de b\u00fafer basado en heap a trav\u00e9s de la funci\u00f3n qs_parse en query_string.h. Si se explota con \u00e9xito, esta vulnerabilidad permite a los atacantes ejecutar remotamente c\u00f3digo arbitrario en el contexto del servicio vulnerable"
}
],
"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:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-193"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:crowcpp:crow:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.0\\+4",
"matchCriteriaId": "5C8A32CB-5431-4A2E-88FD-84A5046B75F6"
}
]
}
]
}
],
"references": [
{
"url": "https://cwe.mitre.org/data/definitions/193.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/0xhebi/CVE-2022-34970/blob/master/report.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/CrowCpp/Crow/pull/486",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/CrowCpp/Crow/releases/tag/v1.0%2B4",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://cwe.mitre.org/data/definitions/193.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/0xhebi/CVE-2022-34970/blob/master/report.md",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/CrowCpp/Crow/pull/486",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/CrowCpp/Crow/releases/tag/v1.0%2B4",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
}
]
}