CVE-2005-3416 (GCVE-0-2005-3416)
Vulnerability from cvelistv5 – Published: 2005-11-01 21:00 – Updated: 2024-08-07 23:10
VLAI?
Summary
phpBB 2.0.17 and earlier, when register_globals is enabled and the session_start function has not been called to handle a session, allows remote attackers to bypass security checks by setting the $_SESSION and $HTTP_SESSION_VARS variables to strings instead of arrays, which causes an array_merge function call to fail.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T23:10:08.644Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "20413",
"tags": [
"vdb-entry",
"x_refsource_OSVDB",
"x_transferred"
],
"url": "http://www.osvdb.org/20413"
},
{
"name": "20051031 Advisory 17/2005: phpBB Multiple Vulnerabilities",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "http://marc.info/?l=bugtraq\u0026m=113081113317600\u0026w=2"
},
{
"name": "DSA-925",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "http://www.debian.org/security/2005/dsa-925"
},
{
"name": "17366",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/17366"
},
{
"name": "130",
"tags": [
"third-party-advisory",
"x_refsource_SREASON",
"x_transferred"
],
"url": "http://securityreason.com/securityalert/130"
},
{
"name": "18098",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/18098"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.hardened-php.net/advisory_172005.75.html"
},
{
"name": "1015121",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK",
"x_transferred"
],
"url": "http://securitytracker.com/id?1015121"
},
{
"name": "15243",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/15243"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2005-10-31T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "phpBB 2.0.17 and earlier, when register_globals is enabled and the session_start function has not been called to handle a session, allows remote attackers to bypass security checks by setting the $_SESSION and $HTTP_SESSION_VARS variables to strings instead of arrays, which causes an array_merge function call to fail."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2016-10-17T13:57:01",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "20413",
"tags": [
"vdb-entry",
"x_refsource_OSVDB"
],
"url": "http://www.osvdb.org/20413"
},
{
"name": "20051031 Advisory 17/2005: phpBB Multiple Vulnerabilities",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "http://marc.info/?l=bugtraq\u0026m=113081113317600\u0026w=2"
},
{
"name": "DSA-925",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "http://www.debian.org/security/2005/dsa-925"
},
{
"name": "17366",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/17366"
},
{
"name": "130",
"tags": [
"third-party-advisory",
"x_refsource_SREASON"
],
"url": "http://securityreason.com/securityalert/130"
},
{
"name": "18098",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/18098"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.hardened-php.net/advisory_172005.75.html"
},
{
"name": "1015121",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK"
],
"url": "http://securitytracker.com/id?1015121"
},
{
"name": "15243",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/15243"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-3416",
"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": "phpBB 2.0.17 and earlier, when register_globals is enabled and the session_start function has not been called to handle a session, allows remote attackers to bypass security checks by setting the $_SESSION and $HTTP_SESSION_VARS variables to strings instead of arrays, which causes an array_merge function call to fail."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20413",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/20413"
},
{
"name": "20051031 Advisory 17/2005: phpBB Multiple Vulnerabilities",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq\u0026m=113081113317600\u0026w=2"
},
{
"name": "DSA-925",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2005/dsa-925"
},
{
"name": "17366",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/17366"
},
{
"name": "130",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/130"
},
{
"name": "18098",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/18098"
},
{
"name": "http://www.hardened-php.net/advisory_172005.75.html",
"refsource": "MISC",
"url": "http://www.hardened-php.net/advisory_172005.75.html"
},
{
"name": "1015121",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1015121"
},
{
"name": "15243",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/15243"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2005-3416",
"datePublished": "2005-11-01T21:00:00",
"dateReserved": "2005-11-01T00:00:00",
"dateUpdated": "2024-08-07T23:10:08.644Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2005-3416\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2005-11-01T21:02:00.000\",\"lastModified\":\"2025-04-03T01:03:51.193\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"phpBB 2.0.17 and earlier, when register_globals is enabled and the session_start function has not been called to handle a session, allows remote attackers to bypass security checks by setting the $_SESSION and $HTTP_SESSION_VARS variables to strings instead of arrays, which causes an array_merge function call to fail.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"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: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.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"054EFBD3-2252-4173-B37A-B8CA0218CE0C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"00EB368F-5471-42E3-BBBE-EF9E623A7259\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F65406CF-59F1-48DC-8ABC-501F210A8B73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"03AC5144-140D-48E9-87FD-96F2E248D4E4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A8F12660-10A7-4B66-94B0-954C9CD7D36C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.6c:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D9D9A19A-7A43-4E67-A5A7-7DF60926EB95\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.6d:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1DFBF5F9-AA51-45A7-BE6E-0A06778773B3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FFBE40D8-27C0-4E06-993E-AA07DCD5B4C0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.7a:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"69F58020-7D60-4376-BF2B-602A24C3F4EE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3BF566D7-4537-49F6-91BF-F56D64DAE6DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.8a:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"18657E92-FA64-43CD-98CD-6C9AFAF3C3BE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E3F1F44C-B65B-49C4-B6E8-30560D5B7663\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6DDE0690-6FB1-4E68-9250-7F45E9044B12\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8D0D9755-845D-4B53-88FA-98665A7240DF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"773F6A04-7B8A-4658-AC64-DF8191A9BC26\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E2BF61F2-C69F-4B3C-92CD-20377C51C8A2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AEACB9B7-2FA9-4290-94EE-E11DF8F66DC3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"12CBA1A2-B9D9-436A-9772-75062D1D0931\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B73B0FF6-5E58-4124-B815-192DA7D3FD57\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"28B74F3F-5DE8-4C22-9773-F04372B79CAF\"},{\"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\"}]}]}],\"references\":[{\"url\":\"http://marc.info/?l=bugtraq\u0026m=113081113317600\u0026w=2\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/17366\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/18098\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://securityreason.com/securityalert/130\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://securitytracker.com/id?1015121\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.debian.org/security/2005/dsa-925\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.hardened-php.net/advisory_172005.75.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.osvdb.org/20413\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/15243\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"http://marc.info/?l=bugtraq\u0026m=113081113317600\u0026w=2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/17366\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/18098\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://securityreason.com/securityalert/130\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://securitytracker.com/id?1015121\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.debian.org/security/2005/dsa-925\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.hardened-php.net/advisory_172005.75.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.osvdb.org/20413\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/15243\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]}]}}"
}
}
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…