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

139 lines
4.2 KiB
JSON

{
"id": "CVE-2022-32224",
"sourceIdentifier": "support@hackerone.com",
"published": "2022-12-05T22:15:10.397",
"lastModified": "2024-11-21T07:05:57.577",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A possible escalation to RCE vulnerability exists when using YAML serialized columns in Active Record < 7.0.3.1, <6.1.6.1, <6.0.5.1 and <5.2.8.1 which could allow an attacker, that can manipulate data in the database (via means like SQL injection), the ability to escalate to an RCE."
},
{
"lang": "es",
"value": "Existe una posible escalada a la vulnerabilidad RCE cuando se utilizan columnas serializadas YAML en Active Record &lt; 7.0.3.1, &lt;6.1.6.1, &lt;6.0.5.1 y &lt;5.2.8.1, lo que podr\u00eda permitir a un atacante, que puede manipular datos en la base de datos (a trav\u00e9s de medios como la inyecci\u00f3n SQL), la capacidad de escalar a un RCE."
}
],
"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": "support@hackerone.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-502"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-502"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:activerecord_project:activerecord:*:*:*:*:*:ruby:*:*",
"versionEndExcluding": "5.2.8.1",
"matchCriteriaId": "49ED831D-395F-4B7C-8388-F5444C2791EC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:activerecord_project:activerecord:*:*:*:*:*:ruby:*:*",
"versionStartIncluding": "6.0.0",
"versionEndExcluding": "6.0.5.1",
"matchCriteriaId": "C20A0930-5A11-441C-AD56-1605DA61A2EF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:activerecord_project:activerecord:*:*:*:*:*:ruby:*:*",
"versionStartIncluding": "6.1.0",
"versionEndExcluding": "6.1.6.1",
"matchCriteriaId": "05750DC8-484A-4C65-91C2-400C4EFA839F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:activerecord_project:activerecord:*:*:*:*:*:ruby:*:*",
"versionStartIncluding": "7.0.0",
"versionEndExcluding": "7.0.3.1",
"matchCriteriaId": "A3B8830F-EBB1-4EAC-A828-921F79D55765"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/advisories/GHSA-3hhc-qp5v-9p2j",
"source": "support@hackerone.com",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://groups.google.com/g/rubyonrails-security/c/MmFO3LYQE8U",
"source": "support@hackerone.com",
"tags": [
"Exploit",
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://github.com/advisories/GHSA-3hhc-qp5v-9p2j",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://groups.google.com/g/rubyonrails-security/c/MmFO3LYQE8U",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Mailing List",
"Third Party Advisory"
]
}
]
}