2024-12-08 03:06:42 +00:00

137 lines
4.1 KiB
JSON

{
"id": "CVE-2006-1321",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-03-20T11:02:00.000",
"lastModified": "2024-11-21T00:08:34.587",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in webcheck before 1.9.6 allows remote attackers to inject arbitrary web script or HTML via the (1) url, (2) title, or (3) author name in a crawled page, which is not properly sanitized in the tooltips of a report."
}
],
"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",
"baseScore": 4.3,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"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:webcheck:webcheck:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.9.5",
"matchCriteriaId": "309A7CD1-D843-409C-9CCA-8B583F85D48C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:webcheck:webcheck:1.9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "942FA119-297F-4A84-912A-D91943AA6DC5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:webcheck:webcheck:1.9.1:*:*:*:*:*:*:*",
"matchCriteriaId": "6D04E30C-D20D-4FBD-8A44-058F87CADEEA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:webcheck:webcheck:1.9.2:*:*:*:*:*:*:*",
"matchCriteriaId": "DCFA17BF-49DD-40FF-B74E-501B0EB628FF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:webcheck:webcheck:1.9.3:*:*:*:*:*:*:*",
"matchCriteriaId": "61B925D2-44F0-47AE-B44B-EEAD22B497FB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:webcheck:webcheck:1.9.4:*:*:*:*:*:*:*",
"matchCriteriaId": "CB4AFDA5-942E-4A30-A756-71C09AB55315"
}
]
}
]
}
],
"references": [
{
"url": "http://ch.tudelft.nl/~arthur/webcheck/news.html#20060130",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://secunia.com/advisories/19309",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/17212",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25428",
"source": "cve@mitre.org"
},
{
"url": "http://ch.tudelft.nl/~arthur/webcheck/news.html#20060130",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
},
{
"url": "http://secunia.com/advisories/19309",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/17212",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25428",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"evaluatorSolution": "Versions before 1.0 are named \"linbot\" instead of \"webcheck\"."
}