FKIE_CVE-2006-4673

Vulnerability from fkie_nvd - Published: 2006-09-11 16:04 - Updated: 2026-06-16 22:29
Severity
Summary
Global variable overwrite vulnerability in maincore.php in PHP-Fusion 6.01.4 and earlier uses the extract function on the superglobals, which allows remote attackers to conduct SQL injection attacks via the _SERVER[REMOTE_ADDR] parameter to news.php.

{
  "affected": [
    {
      "affectedData": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "source": "cve@mitre.org"
    }
  ],
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:php_fusion:php_fusion:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "DDF0AE45-FE0B-44D8-8EC6-BDDFDFBAB7C2",
              "versionEndIncluding": "6.01.4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:php_fusion:php_fusion:6.0.105:*:*:*:*:*:*:*",
              "matchCriteriaId": "C0F2384D-1E17-4DA8-A797-7E4729C2720F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:php_fusion:php_fusion:6.0.106:*:*:*:*:*:*:*",
              "matchCriteriaId": "C21F2030-F535-49A4-8E6E-FD1CBE689AFE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:php_fusion:php_fusion:6.0.107:*:*:*:*:*:*:*",
              "matchCriteriaId": "B06B0846-7C58-44D0-AAF9-E3CAA4050EBC",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:php_fusion:php_fusion:6.0.109:*:*:*:*:*:*:*",
              "matchCriteriaId": "CE7A3A5D-3863-4035-9F70-7B07B5D5C2E2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:php_fusion:php_fusion:6.0.110:*:*:*:*:*:*:*",
              "matchCriteriaId": "E40D2A89-07E9-4773-99F1-CD73637D3568",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:php_fusion:php_fusion:6.0.204:*:*:*:*:*:*:*",
              "matchCriteriaId": "0AA7C1CE-F03D-47BF-B896-514A868B6BD7",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:php_fusion:php_fusion:6.0.206:*:*:*:*:*:*:*",
              "matchCriteriaId": "00BDCC14-859F-4FE4-A357-E1661C0C19A9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:php_fusion:php_fusion:6.0.303:*:*:*:*:*:*:*",
              "matchCriteriaId": "22116688-E0EA-4E14-8A31-F622B87C23F5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:php_fusion:php_fusion:6.0.304:*:*:*:*:*:*:*",
              "matchCriteriaId": "8E5008E9-570B-4CD4-915B-11C4AC5A07AE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:php_fusion:php_fusion:6.0.306:*:*:*:*:*:*:*",
              "matchCriteriaId": "33A5EA0C-2668-4D53-A688-82E36CF7B220",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:php_fusion:php_fusion:6.0.307:*:*:*:*:*:*:*",
              "matchCriteriaId": "8C553493-E8D3-4C43-83E7-2DE0A5A7465C",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Global variable overwrite vulnerability in maincore.php in PHP-Fusion 6.01.4 and earlier uses the extract function on the superglobals, which allows remote attackers to conduct SQL injection attacks via the _SERVER[REMOTE_ADDR] parameter to news.php."
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad de sobre escritura de variable global en maincore.php en PHP-Fusion 6.01.4 y anteriores utiliza la funci\u00f3n extract sobre super globales, lo que permite a un atacante remoto conducir a ataques de inyecci\u00f3n SQL a trav\u00e9s del par\u00e1metro _SERVER[REMOTE_ADDR] a news.php."
    }
  ],
  "evaluatorSolution": "Successful exploitation requires that \"register_globals\" and \"magic_quotes_gpc\" are disabled.\r\nThis vulnerability is addressed in the following product release:\r\nPHP-Fusion, PHP_Fusion, 6.01.5",
  "id": "CVE-2006-4673",
  "lastModified": "2026-06-16T22:29:34.123",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "LOW",
        "cvssData": {
          "accessComplexity": "HIGH",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 2.6,
          "confidentialityImpact": "NONE",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 4.9,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2006-09-11T16:04:00.000",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://marc.info/?l=bugtraq\u0026m=115765187519458\u0026w=2"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://retrogod.altervista.org/phpfusion_6-01-4_xpl.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/21830"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.php-fusion.co.uk/news.php?readmore=353"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/19908"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.vupen.com/english/advisories/2006/3523"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/28818"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://marc.info/?l=bugtraq\u0026m=115765187519458\u0026w=2"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://retrogod.altervista.org/phpfusion_6-01-4_xpl.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/21830"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.php-fusion.co.uk/news.php?readmore=353"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/19908"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2006/3523"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/28818"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "NVD-CWE-Other"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…