93 lines
2.5 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2005-0675",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-05-02T04:00:00.000",
"lastModified": "2008-09-05T20:46:59.117",
"vulnStatus": "Analyzed",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in index.php for Zorum 3.5 allows remote attackers to inject arbitrary web script or HTML via the (1) list or (2) frommethod parameters."
}
],
"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": 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:phpoutsourcing:zorum:3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "ACB559F1-D8A6-4265-963C-1265FC7997A4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpoutsourcing:zorum:3.4:*:*:*:*:*:*:*",
"matchCriteriaId": "EEE0A89A-6DB5-482F-985C-C314DC4D5E28"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpoutsourcing:zorum:3.5:*:*:*:*:*:*:*",
"matchCriteriaId": "D7D1D438-86A5-4224-852F-EC1E5DB83DC4"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/9497",
"source": "cve@mitre.org"
},
2023-04-24 12:24:31 +02:00
{
"url": "http://securitytracker.com/id?1013365",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}