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

102 lines
2.8 KiB
JSON

{
"id": "CVE-2015-7364",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-10-14T19:59:00.127",
"lastModified": "2018-10-09T19:58:03.017",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The HTML_Quickform library, as used in Revive Adserver before 3.2.2, allows remote attackers to bypass the CSRF protection mechanism via an empty token."
},
{
"lang": "es",
"value": "La librer\u00eda HTML_Quickform, como se utiliza en Revive Adserver en versiones anteriores a 3.2.2, permite a atacantes remotos eludir el mecanismo de protecci\u00f3n CSRF a trav\u00e9s de un token vac\u00edo."
}
],
"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:revive-adserver:revive_adserver:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.2.1",
"matchCriteriaId": "26841997-7365-4967-ACD5-385D2BB84686"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/133893/Revive-Adserver-3.2.1-CSRF-XSS-Local-File-Inclusion.html",
"source": "cve@mitre.org"
},
{
"url": "http://seclists.org/fulldisclosure/2015/Oct/32",
"source": "cve@mitre.org"
},
{
"url": "http://www.revive-adserver.com/security/revive-sa-2015-001",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/archive/1/536633/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/revive-adserver/revive-adserver/commit/288f81cc",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}