2024-07-14 02:06:08 +00:00

96 lines
2.4 KiB
JSON

{
"id": "CVE-2023-27161",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-03-10T16:15:11.277",
"lastModified": "2023-03-31T19:15:07.367",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Jellyfin up to v10.7.7 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /Repositories. This vulnerability allows attackers to access network resources and sensitive information via a crafted POST request."
}
],
"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:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jellyfin:jellyfin:*:*:*:*:*:*:*:*",
"versionEndIncluding": "10.7.7",
"matchCriteriaId": "185BA153-EC02-4114-BE54-12D425BB6F75"
}
]
}
]
}
],
"references": [
{
"url": "http://jellyfin.com",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "https://gist.github.com/b33t1e/5c067e0538a0b712dc3d59bd4b9a5952",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/jellyfin/jellyfin",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://notes.sjtu.edu.cn/s/yJ9lPk09a",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}