87 lines
2.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2015-4659",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-06-18T18:59:11.520",
"lastModified": "2016-12-07T18:13:44.527",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in ClickHeat 1.14 and earlier allows remote attackers to hijack the authentication of administrators for requests that change the administrator password via a config action to index.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de CSRF en ClickHeat 1.14 y anteriores permite a atacantes remotos secuestrar la autenticaci\u00f3n de administradores para solicitudes que cambian la contrase\u00f1a del administrador a trav\u00e9s de una acci\u00f3n de configuraci\u00f3n en index.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:labsmedia:clickheat:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.1.4",
"matchCriteriaId": "7A93AA6C-9F14-4ADE-9B9F-F0E49A209B11"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/75300",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/37266/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}