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

97 lines
2.6 KiB
JSON

{
"id": "CVE-2005-3908",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-11-30T11:03:00.000",
"lastModified": "2011-03-08T02:27:21.597",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in search.php in GhostScripter Amazon Shop 5.0.0, and other versions before 5.0.2, allows remote attackers to inject web script or HTML via the query parameter."
}
],
"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:amazon_shop:amazon_shop:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.0.0",
"matchCriteriaId": "52D579B8-EDE0-4D9C-84FE-D928F7BD9A23"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:amazon_shop:amazon_shop:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.0.1",
"matchCriteriaId": "0A987BB4-2F15-4DD4-A68C-C49046B82C12"
}
]
}
]
}
],
"references": [
{
"url": "http://pridels0.blogspot.com/2005/11/amazon-shop-500-xss-vuln.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.attrition.org/pipermail/vim/2007-May/001603.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/15634",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2005/2630",
"source": "cve@mitre.org"
}
]
}