2024-09-18 22:03:17 +00:00

133 lines
3.8 KiB
JSON

{
"id": "CVE-2024-8646",
"sourceIdentifier": "emo@eclipse.org",
"published": "2024-09-11T14:15:14.307",
"lastModified": "2024-09-18T20:20:51.643",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Eclipse Glassfish versions prior to 7.0.10, a URL redirection vulnerability to untrusted sites existed.\nThis vulnerability is caused by the vulnerability (CVE-2023-41080) in the Apache code included in GlassFish.\nThis vulnerability only affects applications that are explicitly deployed to the root context ('/')."
},
{
"lang": "es",
"value": "En las versiones de Eclipse Glassfish anteriores a la 7.0.10, exist\u00eda una vulnerabilidad de redirecci\u00f3n de URL a sitios no confiables. Esta vulnerabilidad es causada por la vulnerabilidad (CVE-2023-41080) en el c\u00f3digo Apache incluido en GlassFish. Esta vulnerabilidad solo afecta a las aplicaciones que se implementan expl\u00edcitamente en el contexto ra\u00edz ('/')."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
},
{
"source": "emo@eclipse.org",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-601"
}
]
},
{
"source": "emo@eclipse.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-601"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:glassfish:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.1.0",
"versionEndExcluding": "7.0.10",
"matchCriteriaId": "067AC494-E4EE-415F-AC47-DE9B11F8E9E3"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/eclipse-ee4j/glassfish/pull/24655",
"source": "emo@eclipse.org",
"tags": [
"Patch"
]
},
{
"url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/34",
"source": "emo@eclipse.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/163",
"source": "emo@eclipse.org",
"tags": [
"Broken Link"
]
},
{
"url": "https://glassfish.org/download",
"source": "emo@eclipse.org",
"tags": [
"Product"
]
}
]
}