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

107 lines
3.1 KiB
JSON

{
"id": "CVE-2015-5458",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-07-08T15:59:11.380",
"lastModified": "2018-10-09T19:57:35.110",
"vulnStatus": "Modified",
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/384.html\">CWE-384: Session Fixation</a>",
"descriptions": [
{
"lang": "en",
"value": "Session fixation vulnerability in fileupload.php in PivotX before 2.3.11 allows remote attackers to hijack web sessions via the sess parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de fijaci\u00f3n de sesi\u00f3n en fileupload.php en PivotX anterior a 2.3.11 permite a atacantes remotos secuestrar sesiones web a trav\u00e9s del par\u00e1metro sess."
}
],
"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": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pivotx:pivotx:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.3.10",
"matchCriteriaId": "1BD0A5F3-98FC-4569-B78D-DB4008301F82"
}
]
}
]
}
],
"references": [
{
"url": "http://blog.pivotx.net/archive/2015/06/21/pivotx-2311-released",
"source": "cve@mitre.org"
},
{
"url": "http://packetstormsecurity.com/files/132474/PivotX-2.3.10-Session-Fixation-XSS-Code-Execution.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://software-talk.org/blog/2015/06/session-fixation-xss-code-execution-vulnerability-pivotx/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://sourceforge.net/p/pivot-weblog/code/4450/tree//branches/2.3.x/pivotx/fileupload.php?diff=51a4cb5e34309d75c0d1612a:4449",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/535860/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/75577",
"source": "cve@mitre.org"
}
]
}