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

185 lines
4.8 KiB
JSON

{
"id": "CVE-2006-1256",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-03-19T01:02:00.000",
"lastModified": "2024-11-21T00:08:26.270",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in guestbook.php in Soren Boysen (SkullSplitter) PHP Guestbook 2.6 allows remote attackers to inject arbitrary web script or HTML via the url parameter."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"baseScore": 2.6,
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"baseSeverity": "LOW",
"exploitabilityScore": 4.9,
"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:skullsplitter:php_guestbook:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.6",
"matchCriteriaId": "8219E9BE-2304-43AF-BDEB-35B74AC450A5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:skullsplitter:php_guestbook:2.7:*:*:*:*:*:*:*",
"matchCriteriaId": "EF63CF58-F2F7-4530-9560-4AC80D5F5B26"
}
]
}
]
}
],
"references": [
{
"url": "http://attrition.org/pipermail/vim/2006-March/000613.html",
"source": "cve@mitre.org"
},
{
"url": "http://evuln.com/vulns/104/summary.html",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://secunia.com/advisories/19268",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://securityreason.com/securityalert/650",
"source": "cve@mitre.org"
},
{
"url": "http://www.boysen.be/en/",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.osvdb.org/23941",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/429254/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/17136",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/0974",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25293",
"source": "cve@mitre.org"
},
{
"url": "http://attrition.org/pipermail/vim/2006-March/000613.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://evuln.com/vulns/104/summary.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
},
{
"url": "http://secunia.com/advisories/19268",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://securityreason.com/securityalert/650",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.boysen.be/en/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
},
{
"url": "http://www.osvdb.org/23941",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/archive/1/429254/100/0/threaded",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/17136",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/0974",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25293",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"evaluatorSolution": "This vulnerability can only be exploited if the \"magic_quotes_gpc\" parameter is set to 'off'."
}