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

136 lines
3.9 KiB
JSON

{
"id": "CVE-2006-0802",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-02-20T22:02:00.000",
"lastModified": "2024-11-21T00:07:22.467",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the NS-Languages module for PostNuke 0.761 and earlier, when magic_quotes_gpc is enabled, allows remote attackers to inject arbitrary web script or HTML via the language parameter in a missing or translation operation."
}
],
"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": true
}
]
},
"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:postnuke_software_foundation:postnuke:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.761",
"matchCriteriaId": "D76FC3B0-C5DF-4BDE-9219-F548A6A597F3"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/fulldisclosure/2006-02/0469.html",
"source": "cve@mitre.org"
},
{
"url": "http://news.postnuke.com/index.php?name=News&file=article&sid=2754",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/18937",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://securityreason.com/securityalert/454",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/16752",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/0673",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24823",
"source": "cve@mitre.org"
},
{
"url": "http://archives.neohapsis.com/archives/fulldisclosure/2006-02/0469.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://news.postnuke.com/index.php?name=News&file=article&sid=2754",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://secunia.com/advisories/18937",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://securityreason.com/securityalert/454",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/16752",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.vupen.com/english/advisories/2006/0673",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24823",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"evaluatorComment": "Successful exploitation requires that the \"magic_quotes_gpc\" parameter is disabled."
}