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

116 lines
3.2 KiB
JSON

{
"id": "CVE-2006-2506",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-05-22T19:02:00.000",
"lastModified": "2018-10-18T16:40:27.900",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in search.php in Sphider allow remote attackers to inject arbitrary web script or HTML via (1) the PATH_INFO and (2) the category 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": 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:sphider:sphider:1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "DD95DB9E-B966-4020-8479-BB02302E4956"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sphider:sphider:1.3_rc1:*:*:*:*:*:*:*",
"matchCriteriaId": "E42919F4-2ADC-4671-8809-03B09BE9DE65"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sphider:sphider:1.3_rc2:*:*:*:*:*:*:*",
"matchCriteriaId": "614BA825-F5DA-4A12-A120-EDA396B746E1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sphider:sphider:1.3b:*:*:*:*:*:*:*",
"matchCriteriaId": "38088136-65C3-4596-BDDE-D85C99326439"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/930",
"source": "cve@mitre.org"
},
{
"url": "http://soot.shabgard.org/bugs/Sphider.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/434119/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/17997",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/1845",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26482",
"source": "cve@mitre.org"
}
]
}