2024-04-04 08:46:00 +00:00

114 lines
3.0 KiB
JSON

{
"id": "CVE-2005-0682",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-05-02T04:00:00.000",
"lastModified": "2008-09-05T20:47:00.257",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in common.inc in Drupal before 4.5.2 allows remote attackers to inject arbitrary web script or HTML via certain inputs."
}
],
"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:drupal:drupal:4.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "EBFF99BC-5E1D-4ADA-8BE7-07F7761C972C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:drupal:4.4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "AA805CAF-A678-43A9-932D-EE35DBCCA793"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:drupal:4.4.2:*:*:*:*:*:*:*",
"matchCriteriaId": "18331C39-0ACE-4651-9D9F-1533AAD7C58C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:drupal:4.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "5093F703-13AA-4EEC-8659-C5EB29A54AA1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:drupal:4.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "82317650-F136-446D-904D-354B4D26E91B"
}
]
}
]
}
],
"references": [
{
"url": "http://drupal.org/drupal-4.5.2",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://drupal.org/files/drupal-4.5-xss-fix.patch",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://secunia.com/advisories/14515",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}