2025-02-04 17:03:59 +00:00

68 lines
1.9 KiB
JSON

{
"id": "CVE-2024-51417",
"sourceIdentifier": "cve@mitre.org",
"published": "2025-01-21T19:15:10.950",
"lastModified": "2025-02-04T16:15:38.033",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue in System.Linq.Dynamic.Core before 1.6.0 allows remote access to properties on reflection types and static properties/fields."
},
{
"lang": "es",
"value": "Un problema en System.Linq.Dynamic.Core La \u00faltima versi\u00f3n v.1.4.6 permite el acceso remoto a propiedades en tipos de reflexi\u00f3n y propiedades/campos est\u00e1ticos."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.1,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-863"
}
]
}
],
"references": [
{
"url": "https://dynamic-linq.net/expression-language#operators",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/zzzprojects/System.Linq.Dynamic.Core/issues/867",
"source": "cve@mitre.org"
},
{
"url": "https://zzzprojects.com/",
"source": "cve@mitre.org"
}
]
}