René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

105 lines
2.8 KiB
JSON

{
"id": "CVE-2019-16355",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-09-16T15:15:10.837",
"lastModified": "2019-09-17T18:11:36.517",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The File Session Manager in Beego 1.10.0 allows local users to read session files because of weak permissions for individual files."
},
{
"lang": "es",
"value": "El File Session Manager en Beego versi\u00f3n 1.10.0, permite a usuarios locales leer archivos de sesi\u00f3n debido a permisos d\u00e9biles para archivos individuales."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-276"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:beego:beego:1.10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "508A4F04-DE35-44C7-B6E2-430FE4E62918"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/astaxie/beego/issues/3763",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Technical Description"
]
}
]
}