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

98 lines
3.0 KiB
JSON

{
"id": "CVE-2015-5534",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-11-02T19:59:13.187",
"lastModified": "2018-10-09T19:57:38.190",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site request forgery (CSRF) vulnerabilities in Oxwall before 1.8 allow remote attackers to hijack the authentication of administrators for requests that (1) put the website under maintenance via the maintenance_enable parameter or (2) conduct cross-site scripting (XSS) attacks via the maintenance_text parameter to admin/pages/maintenance."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de CSRF en Oxwall en versiones anteriores a 1.8 permiten a atacantes remotos secuestrar la autenticaci\u00f3n de los administradores para peticiones que (1) ponen la p\u00e1gina web bajo mantenimiento a trav\u00e9s del par\u00e1metro maintenance_enable o (2) llevan a cabo ataques de XSS a trav\u00e9s del par\u00e1metro maintenance_enable en admin/pages/maintenance."
}
],
"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:oxwall:oxwall:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.7.4",
"matchCriteriaId": "6E4544C0-0C8B-4A48-BFDB-380AD4333F2E"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/134124/Oxwall-1.7.4-Cross-Site-Request-Forgery.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/536784/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/38581/",
"source": "cve@mitre.org"
},
{
"url": "https://www.htbridge.com/advisory/HTB23266",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}