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

112 lines
3.0 KiB
JSON

{
"id": "CVE-2004-1202",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-01-10T05:00:00.000",
"lastModified": "2017-07-11T01:30:49.717",
"vulnStatus": "Modified",
"evaluatorSolution": "Successful exploitation requires that both the non-stealth and the debug modes are enabled.",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in parser.php in phpCMS 1.2.1 and earlier, with non-stealth and debug modes enabled, allows remote attackers to inject arbitrary web script or HTML via the file parameter."
}
],
"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": true,
"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:phpcms:phpcms:1.1.9:*:*:*:*:*:*:*",
"matchCriteriaId": "E319DD5C-59B9-4571-8D16-B74482EC7924"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpcms:phpcms:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "08012167-4CEB-4B8A-9277-93FF6598443F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpcms:phpcms:1.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "C5EFA714-48B0-4843-ACE5-9E63A6303E37"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.grok.org.uk/pipermail/full-disclosure/2004-November/029499.html",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://marc.info/?l=bugtraq&m=110149207123510&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://www.phpcms.de/download/index.en.html",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/11765",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/18272",
"source": "cve@mitre.org"
}
]
}