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

104 lines
2.5 KiB
JSON

{
"id": "CVE-2023-35839",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-06-19T01:15:08.667",
"lastModified": "2024-11-21T08:08:47.797",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A bypass in the component sofa-hessian of Solon before v2.3.3 allows attackers to execute arbitrary code via providing crafted payload."
},
{
"lang": "es",
"value": "Solon antes de la versi\u00f3n 2.3.3 permite la Deserializaci\u00f3n de Datos No Confiables. "
}
],
"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-502"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:solon:solon:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.3.3",
"matchCriteriaId": "60BE5319-4654-44C4-AD07-D374BD8F863D"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/noear/solon/compare/v2.3.2...v2.3.3",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://github.com/noear/solon/issues/145",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
]
},
{
"url": "https://github.com/noear/solon/compare/v2.3.2...v2.3.3",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
]
},
{
"url": "https://github.com/noear/solon/issues/145",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking"
]
}
]
}