106 lines
3.1 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2015-5456",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-07-08T15:59:08.300",
"lastModified": "2018-10-09T19:57:34.157",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the form method in modules/formclass.php in PivotX before 2.3.11 allows remote attackers to inject arbitrary web script or HTML via the PATH_INFO, related to the \"PHP_SELF\" variable and form actions."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en el m\u00e9todo Form en modules/formclass.php en PivotX anterior a 2.3.11 permite a atacantes remotos inyectar secuencias de comandos web arbitrarios o HTML a trav\u00e9s de PATH_INFO, relacionado con la variable 'PHP_SELF' y acciones Form."
}
],
"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: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/4457/tree//branches/2.3.x/pivotx/modules/formclass.php?diff=51a4cb5e34309d75c0d1612a:4456",
"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"
}
]
}