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

99 lines
3.1 KiB
JSON

{
"id": "CVE-2008-1300",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-03-12T17:44:00.000",
"lastModified": "2018-10-11T20:31:36.763",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the Logfile Viewer Settings function in system/workplace/admin/workplace/logfileview/logfileViewSettings.jsp in Alkacon OpenCms 7.0.3 and 7.0.4 allows remote attackers to inject arbitrary web script or HTML via the filePath.0 parameter in a save action, a different vector than CVE-2008-1045."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en la funci\u00f3n Logfile Viewer Settings de system/workplace/admin/workplace/logfileview/logfileViewSettings.jsp en Alkacon OpenCms 7.0.3 y 7.0.4 permite a atacantes remotos inyectar secuencias de comandos web o HTML de su elecci\u00f3n a trav\u00e9s del par\u00e1metro filePath.0 en una acci\u00f3n save, un vector diferente a CVE-2008-1045."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:alkacon:opencms:7.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "77C1DA6A-037E-4EA6-B18A-774D365E5E07"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:alkacon:opencms:7.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "E9C2CC48-C3ED-4DEA-8895-89EE7754EFD6"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/3731",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/489291/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/28152",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41095",
"source": "cve@mitre.org"
}
]
}