CVE-2006-0632 (GCVE-0-2006-0632)
Vulnerability from cvelistv5
Published
2006-02-10 11:00
Modified
2024-08-07 16:41
Severity ?
CWE
  • n/a
Summary
The gen_rand_string function in phpBB 2.0.19 uses insufficiently random data (small value space) to create the activation key ("validation ID") that is sent by e-mail when establishing a password, which makes it easier for remote attackers to obtain the key and modify passwords for existing accounts or create new accounts.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T16:41:28.998Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "20060205 Easily exploitable Pseudo Random Number generator in phpbb version 2.0.19 and under.",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/archive/1/424074/100/0/threaded"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.r-security.net/tutorials/view/readtutorial.php?id=4"
          },
          {
            "name": "18727",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/18727"
          },
          {
            "name": "ADV-2006-0461",
            "tags": [
              "vdb-entry",
              "x_refsource_VUPEN",
              "x_transferred"
            ],
            "url": "http://www.vupen.com/english/advisories/2006/0461"
          },
          {
            "name": "phpbb-weak-rnd(24573)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24573"
          },
          {
            "name": "22949",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://www.osvdb.org/22949"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2006-02-05T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "The gen_rand_string function in phpBB 2.0.19 uses insufficiently random data (small value space) to create the activation key (\"validation ID\") that is sent by e-mail when establishing a password, which makes it easier for remote attackers to obtain the key and modify passwords for existing accounts or create new accounts."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2018-10-19T14:57:01",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "20060205 Easily exploitable Pseudo Random Number generator in phpbb version 2.0.19 and under.",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://www.securityfocus.com/archive/1/424074/100/0/threaded"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.r-security.net/tutorials/view/readtutorial.php?id=4"
        },
        {
          "name": "18727",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/18727"
        },
        {
          "name": "ADV-2006-0461",
          "tags": [
            "vdb-entry",
            "x_refsource_VUPEN"
          ],
          "url": "http://www.vupen.com/english/advisories/2006/0461"
        },
        {
          "name": "phpbb-weak-rnd(24573)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24573"
        },
        {
          "name": "22949",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://www.osvdb.org/22949"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2006-0632",
          "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": "The gen_rand_string function in phpBB 2.0.19 uses insufficiently random data (small value space) to create the activation key (\"validation ID\") that is sent by e-mail when establishing a password, which makes it easier for remote attackers to obtain the key and modify passwords for existing accounts or create new accounts."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "20060205 Easily exploitable Pseudo Random Number generator in phpbb version 2.0.19 and under.",
              "refsource": "BUGTRAQ",
              "url": "http://www.securityfocus.com/archive/1/424074/100/0/threaded"
            },
            {
              "name": "http://www.r-security.net/tutorials/view/readtutorial.php?id=4",
              "refsource": "MISC",
              "url": "http://www.r-security.net/tutorials/view/readtutorial.php?id=4"
            },
            {
              "name": "18727",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/18727"
            },
            {
              "name": "ADV-2006-0461",
              "refsource": "VUPEN",
              "url": "http://www.vupen.com/english/advisories/2006/0461"
            },
            {
              "name": "phpbb-weak-rnd(24573)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24573"
            },
            {
              "name": "22949",
              "refsource": "OSVDB",
              "url": "http://www.osvdb.org/22949"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2006-0632",
    "datePublished": "2006-02-10T11:00:00",
    "dateReserved": "2006-02-10T00:00:00",
    "dateUpdated": "2024-08-07T16:41:28.998Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2006-0632\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2006-02-10T11:02:00.000\",\"lastModified\":\"2025-04-03T01:03:51.193\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The gen_rand_string function in phpBB 2.0.19 uses insufficiently random data (small value space) to create the activation key (\\\"validation ID\\\") that is sent by e-mail when establishing a password, which makes it easier for remote attackers to obtain the key and modify passwords for existing accounts or create new accounts.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:N\",\"baseScore\":6.4,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":4.9,\"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.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"70E7ED09-FDD7-4FC2-AD0F-4B31E170F3F5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phpbb_group:phpbb:2.0.19:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"82FD53CF-3D32-4F2A-AC8B-8F8390355536\"},{\"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://secunia.com/advisories/18727\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.osvdb.org/22949\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.r-security.net/tutorials/view/readtutorial.php?id=4\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/archive/1/424074/100/0/threaded\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.vupen.com/english/advisories/2006/0461\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/24573\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/18727\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.osvdb.org/22949\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.r-security.net/tutorials/view/readtutorial.php?id=4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/archive/1/424074/100/0/threaded\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.vupen.com/english/advisories/2006/0461\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/24573\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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…