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

188 lines
6.1 KiB
JSON

{
"id": "CVE-2006-5525",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-10-26T16:07:00.000",
"lastModified": "2024-11-21T00:19:35.197",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Incomplete blacklist vulnerability in mainfile.php in PHP-Nuke 7.9 and earlier allows remote attackers to conduct SQL injection attacks via (1) \"/**/UNION \" or (2) \" UNION/**/\" sequences, which are not rejected by the protection mechanism, as demonstrated by a SQL injection via the eid parameter in a search action in the Encyclopedia module in modules.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de lista negra incompleta en mainfile.php en PHP-Nuke 7.9 y anteriores permite a un atacante remoto llevar a cabo un ataque de inyecci\u00f3n SQL a trav\u00e9s de las secuencias (1) \"/**/UNION \" o (2) \" UNION/**/\", lo cual no es aceptado por los mecanismos de protecci\u00f3n, como se demostr\u00f3 por la inyecci\u00f3n SQL a trav\u00e9s del par\u00e1metro eid en una acci\u00f3n de b\u00fasqueda en el m\u00f3dulo Encyclopedia en modules.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"baseScore": 5.1,
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 4.9,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"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:phpnuke:php-nuke:*:*:*:*:*:*:*:*",
"versionEndIncluding": "7.9",
"matchCriteriaId": "5BC56275-9F65-43B6-A091-68FB42968C2C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpnuke:php-nuke:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D5E8572B-43BE-4068-929F-2B6FAA9EF959"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpnuke:php-nuke:7.1:*:*:*:*:*:*:*",
"matchCriteriaId": "F8882C59-6721-4925-8EB6-1C54455BD03B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpnuke:php-nuke:7.2:*:*:*:*:*:*:*",
"matchCriteriaId": "8C6F6110-F77B-42CE-BAD0-0AEAFC04E982"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpnuke:php-nuke:7.3:*:*:*:*:*:*:*",
"matchCriteriaId": "017A5AD3-CD1C-41E0-B53D-3881C31F7463"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpnuke:php-nuke:7.4:*:*:*:*:*:*:*",
"matchCriteriaId": "68BA9153-537A-4CC5-A3E8-DE4FCF49EB52"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpnuke:php-nuke:7.5:*:*:*:*:*:*:*",
"matchCriteriaId": "C7481433-4DFA-4D32-BA93-FBEAC37D8D67"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpnuke:php-nuke:7.6:*:*:*:*:*:*:*",
"matchCriteriaId": "85535C0D-C858-4AF8-8350-EFBF74609CBB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpnuke:php-nuke:7.7:*:*:*:*:*:*:*",
"matchCriteriaId": "7CC4F979-7F10-4F0D-96AD-5EE88E437897"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpnuke:php-nuke:7.8:*:*:*:*:*:*:*",
"matchCriteriaId": "3A3B4A35-6019-468E-89FA-BC2EEADB7D31"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/22511",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.neosecurityteam.net/index.php?action=advisories&id=27",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/20674",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/4149",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29705",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/2617",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/22511",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.neosecurityteam.net/index.php?action=advisories&id=27",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/20674",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/4149",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29705",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://www.exploit-db.com/exploits/2617",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}