CVE-2006-5525 (GCVE-0-2006-5525)
Vulnerability from cvelistv5 – Published: 2006-10-26 16:00 – Updated: 2024-08-07 19:55
VLAI?
Summary
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.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T19:55:52.976Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "2617",
"tags": [
"exploit",
"x_refsource_EXPLOIT-DB",
"x_transferred"
],
"url": "https://www.exploit-db.com/exploits/2617"
},
{
"name": "encyclopedia-search-sql-injection(29705)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29705"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.neosecurityteam.net/index.php?action=advisories\u0026id=27"
},
{
"name": "20674",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/20674"
},
{
"name": "ADV-2006-4149",
"tags": [
"vdb-entry",
"x_refsource_VUPEN",
"x_transferred"
],
"url": "http://www.vupen.com/english/advisories/2006/4149"
},
{
"name": "22511",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/22511"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2006-10-22T00:00:00",
"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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-10-18T16:57:01",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "2617",
"tags": [
"exploit",
"x_refsource_EXPLOIT-DB"
],
"url": "https://www.exploit-db.com/exploits/2617"
},
{
"name": "encyclopedia-search-sql-injection(29705)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29705"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.neosecurityteam.net/index.php?action=advisories\u0026id=27"
},
{
"name": "20674",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/20674"
},
{
"name": "ADV-2006-4149",
"tags": [
"vdb-entry",
"x_refsource_VUPEN"
],
"url": "http://www.vupen.com/english/advisories/2006/4149"
},
{
"name": "22511",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/22511"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-5525",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "2617",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/2617"
},
{
"name": "encyclopedia-search-sql-injection(29705)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29705"
},
{
"name": "http://www.neosecurityteam.net/index.php?action=advisories\u0026id=27",
"refsource": "MISC",
"url": "http://www.neosecurityteam.net/index.php?action=advisories\u0026id=27"
},
{
"name": "20674",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/20674"
},
{
"name": "ADV-2006-4149",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/4149"
},
{
"name": "22511",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/22511"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2006-5525",
"datePublished": "2006-10-26T16:00:00",
"dateReserved": "2006-10-26T00:00:00",
"dateUpdated": "2024-08-07T19:55:52.976Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"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\"}]}]}]",
"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.\"}]",
"id": "CVE-2006-5525",
"lastModified": "2024-11-21T00:19:35.197",
"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}]}",
"published": "2006-10-26T16:07:00.000",
"references": "[{\"url\": \"http://secunia.com/advisories/22511\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://www.neosecurityteam.net/index.php?action=advisories\u0026id=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\u0026id=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\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-Other\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2006-5525\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2006-10-26T16:07:00.000\",\"lastModified\":\"2025-04-09T00:30:58.490\",\"vulnStatus\":\"Deferred\",\"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\u0026id=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\u0026id=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\"}]}}"
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…