59 lines
1.5 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-6301",
"sourceIdentifier": "cve@gitlab.com",
"published": "2024-06-25T13:15:51.077",
"lastModified": "2024-06-25T18:50:42.040",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
"lang": "en",
"value": "Lack of validation of origin in federation API in Conduit, allowing any remote server to impersonate any user from any server in most EDUs"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cve@gitlab.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "cve@gitlab.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-346"
}
]
}
],
"references": [
{
"url": "https://conduit.rs/changelog/#v0-8-0-2024-06-12",
"source": "cve@gitlab.com"
},
{
"url": "https://gitlab.com/famedly/conduit/-/releases/v0.8.0",
"source": "cve@gitlab.com"
}
]
}