2023-11-10 03:00:24 +00:00
|
|
|
{
|
|
|
|
"id": "CVE-2023-6069",
|
|
|
|
"sourceIdentifier": "security@huntr.dev",
|
|
|
|
"published": "2023-11-10T01:15:07.623",
|
2024-01-21 05:00:28 +00:00
|
|
|
"lastModified": "2024-01-21T03:06:57.293",
|
|
|
|
"vulnStatus": "Analyzed",
|
2024-07-14 02:06:08 +00:00
|
|
|
"cveTags": [],
|
2023-11-10 03:00:24 +00:00
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
2023-11-16 23:00:21 +00:00
|
|
|
"value": "Improper Link Resolution Before File Access in GitHub repository froxlor/froxlor prior to 2.1.0.\n\n"
|
2023-11-13 05:00:24 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"lang": "es",
|
|
|
|
"value": "Validaci\u00f3n de entrada incorrecta en el repositorio de GitHub froxlor/froxlor anterior a 2.1.0."
|
2023-11-10 03:00:24 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"metrics": {
|
2023-11-15 21:00:21 +00:00
|
|
|
"cvssMetricV31": [
|
|
|
|
{
|
|
|
|
"source": "nvd@nist.gov",
|
|
|
|
"type": "Primary",
|
|
|
|
"cvssData": {
|
|
|
|
"version": "3.1",
|
|
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
|
|
|
|
"attackVector": "NETWORK",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "LOW",
|
|
|
|
"userInteraction": "NONE",
|
|
|
|
"scope": "UNCHANGED",
|
|
|
|
"confidentialityImpact": "HIGH",
|
|
|
|
"integrityImpact": "HIGH",
|
|
|
|
"availabilityImpact": "HIGH",
|
|
|
|
"baseScore": 8.8,
|
|
|
|
"baseSeverity": "HIGH"
|
|
|
|
},
|
|
|
|
"exploitabilityScore": 2.8,
|
|
|
|
"impactScore": 5.9
|
2023-11-16 23:00:21 +00:00
|
|
|
},
|
2023-11-10 03:00:24 +00:00
|
|
|
{
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"type": "Secondary",
|
|
|
|
"cvssData": {
|
2023-11-16 23:00:21 +00:00
|
|
|
"version": "3.1",
|
|
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
|
2023-11-10 03:00:24 +00:00
|
|
|
"attackVector": "NETWORK",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "LOW",
|
|
|
|
"userInteraction": "NONE",
|
|
|
|
"scope": "CHANGED",
|
|
|
|
"confidentialityImpact": "HIGH",
|
|
|
|
"integrityImpact": "HIGH",
|
|
|
|
"availabilityImpact": "HIGH",
|
|
|
|
"baseScore": 9.9,
|
|
|
|
"baseSeverity": "CRITICAL"
|
|
|
|
},
|
|
|
|
"exploitabilityScore": 3.1,
|
|
|
|
"impactScore": 6.0
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"weaknesses": [
|
2023-11-15 21:00:21 +00:00
|
|
|
{
|
|
|
|
"source": "nvd@nist.gov",
|
|
|
|
"type": "Primary",
|
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "CWE-59"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2023-11-10 03:00:24 +00:00
|
|
|
{
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"type": "Secondary",
|
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
2023-11-16 23:00:21 +00:00
|
|
|
"value": "CWE-59"
|
2023-11-10 03:00:24 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2023-11-15 21:00:21 +00:00
|
|
|
"configurations": [
|
|
|
|
{
|
|
|
|
"nodes": [
|
|
|
|
{
|
|
|
|
"operator": "OR",
|
|
|
|
"negate": false,
|
|
|
|
"cpeMatch": [
|
|
|
|
{
|
|
|
|
"vulnerable": true,
|
|
|
|
"criteria": "cpe:2.3:a:froxlor:froxlor:*:*:*:*:*:*:*:*",
|
|
|
|
"versionEndExcluding": "2.1.0",
|
|
|
|
"matchCriteriaId": "3198109A-4339-43E3-AC82-0C238676EE5A"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2023-11-10 03:00:24 +00:00
|
|
|
"references": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/froxlor/froxlor/commit/9e8f32f1e86016733b603b50c31b97f472e8dabc",
|
2023-11-15 21:00:21 +00:00
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"tags": [
|
|
|
|
"Patch"
|
|
|
|
]
|
2023-11-10 03:00:24 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://huntr.com/bounties/aac0627e-e59d-476e-9385-edb7ff53758c",
|
2023-11-15 21:00:21 +00:00
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"tags": [
|
2024-01-21 05:00:28 +00:00
|
|
|
"Exploit",
|
|
|
|
"Third Party Advisory"
|
2023-11-15 21:00:21 +00:00
|
|
|
]
|
2023-11-10 03:00:24 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|