fkie_cve-2006-2134
Vulnerability from fkie_nvd
Published
2006-05-02 10:02
Modified
2025-04-03 01:03
Severity ?
Summary
PHP remote file inclusion vulnerability in /includes/kb_constants.php in Knowledge Base Mod for PHPbb 2.0.2 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the module_root_path parameter.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
phpbb_group | phpbb | * | |
phpbb_group | phpbb | 1.0.0 | |
phpbb_group | phpbb | 1.0.1 | |
phpbb_group | phpbb | 1.2.0 | |
phpbb_group | phpbb | 1.2.1 | |
phpbb_group | phpbb | 1.4.0 | |
phpbb_group | phpbb | 1.4.1 | |
phpbb_group | phpbb | 1.4.2 | |
phpbb_group | phpbb | 1.4.4 | |
phpbb_group | phpbb | 2.0.0 | |
phpbb_group | phpbb | 2.0.1 | |
phpbb_group | phpbb | 2.0_beta1 | |
phpbb_group | phpbb | 2.0_rc1 | |
phpbb_group | phpbb | 2.0_rc2 | |
phpbb_group | phpbb | 2.0_rc3 | |
phpbb_group | phpbb | 2.0_rc4 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:phpbb_group:phpbb:*:*:*:*:*:*:*:*", "matchCriteriaId": "06FECBC5-AB2F-4807-8C4F-C3A3EE56A9B4", "versionEndIncluding": "2.0.2", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpbb_group:phpbb:1.0.0:*:*:*:*:*:*:*", "matchCriteriaId": "E15A5879-39FE-4BFF-B391-52EAA58D1A0B", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpbb_group:phpbb:1.0.1:*:*:*:*:*:*:*", "matchCriteriaId": "4951A567-0C73-4C41-A694-B50293545936", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpbb_group:phpbb:1.2.0:*:*:*:*:*:*:*", "matchCriteriaId": "581594BF-92CE-4B16-95DC-200E11C64591", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpbb_group:phpbb:1.2.1:*:*:*:*:*:*:*", "matchCriteriaId": "AEBFC1B3-8C7D-4B63-8E92-F1759EACA2BA", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpbb_group:phpbb:1.4.0:*:*:*:*:*:*:*", "matchCriteriaId": "E3575646-AF8E-4D33-97DE-E6EA468D9973", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpbb_group:phpbb:1.4.1:*:*:*:*:*:*:*", "matchCriteriaId": "7717E4CC-C7D1-4DB3-8F15-A6DC3C957B34", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpbb_group:phpbb:1.4.2:*:*:*:*:*:*:*", "matchCriteriaId": "1B4E7219-C05D-4269-990B-4B523564BF71", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpbb_group:phpbb:1.4.4:*:*:*:*:*:*:*", "matchCriteriaId": "A729BD82-D5BA-4BF9-812C-ADACEF42F68F", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpbb_group:phpbb:2.0.0:*:*:*:*:*:*:*", "matchCriteriaId": "E3B77B44-C3C9-4BC8-8D39-2200F1BACC07", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpbb_group:phpbb:2.0.1:*:*:*:*:*:*:*", "matchCriteriaId": "7C74C78D-EEE0-48DF-9721-2A43B996EBD5", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpbb_group:phpbb:2.0_beta1:*:*:*:*:*:*:*", "matchCriteriaId": "B1BACCC9-0871-4BAE-B8E1-783EF6A2DC99", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpbb_group:phpbb:2.0_rc1:*:*:*:*:*:*:*", "matchCriteriaId": "639E102D-2BD2-42FF-999A-02135A3E5647", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpbb_group:phpbb:2.0_rc2:*:*:*:*:*:*:*", "matchCriteriaId": "AA7F5CF1-4610-47D0-A6DD-DCB55645245D", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpbb_group:phpbb:2.0_rc3:*:*:*:*:*:*:*", "matchCriteriaId": "FB898F63-F327-44B1-B6A2-889E490E583F", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpbb_group:phpbb:2.0_rc4:*:*:*:*:*:*:*", "matchCriteriaId": "894A26BD-2D8B-4DE7-BEE3-940A0498DB74", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "PHP remote file inclusion vulnerability in /includes/kb_constants.php in Knowledge Base Mod for PHPbb 2.0.2 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the module_root_path parameter." } ], "evaluatorSolution": "Successful exploitation requires that \"register_globals\" is enabled.", "id": "CVE-2006-2134", "lastModified": "2025-04-03T01:03:51.193", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 4.9, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": true, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2006-05-02T10:02:00.000", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Vendor Advisory" ], "url": "http://secunia.com/advisories/19892" }, { "source": "cve@mitre.org", "url": "http://www.securityfocus.com/bid/17763" }, { "source": "cve@mitre.org", "url": "http://www.vupen.com/english/advisories/2006/1585" }, { "source": "cve@mitre.org", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26279" }, { "source": "cve@mitre.org", "url": "https://www.exploit-db.com/exploits/1728" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Vendor Advisory" ], "url": "http://secunia.com/advisories/19892" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/17763" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.vupen.com/english/advisories/2006/1585" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26279" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://www.exploit-db.com/exploits/1728" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…