fkie_cve-2006-1495
Vulnerability from fkie_nvd
Published
2006-03-30 00:06
Modified
2025-04-03 01:03
Severity ?
Summary
SQL injection vulnerability in general/sendpassword.php in (1) PHPCollab 2.4 and 2.5.rc3, and (2) NetOffice 2.5.3-pl1 and 2.6.0b2 allows remote attackers to execute arbitrary SQL commands via the loginForm parameter in the "forgotten password" option.
References
cve@mitre.orghttp://downloads.securityfocus.com/vulnerabilities/exploits/PHPCollab_NetOffice_SQLINJ.phpExploit
cve@mitre.orghttp://secunia.com/advisories/19449Vendor Advisory
cve@mitre.orghttp://secunia.com/advisories/19452
cve@mitre.orghttp://secunia.com/advisories/33258
cve@mitre.orghttp://security.gentoo.org/glsa/glsa-200812-20.xml
cve@mitre.orghttp://www.osvdb.org/24226
cve@mitre.orghttp://www.osvdb.org/24230
cve@mitre.orghttp://www.securityfocus.com/bid/17283Exploit
cve@mitre.orghttp://www.securityfocus.com/bid/17286
cve@mitre.orghttp://www.vupen.com/english/advisories/2006/1141
cve@mitre.orghttp://www.vupen.com/english/advisories/2006/1142
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/25503
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/25505
cve@mitre.orghttps://www.exploit-db.com/exploits/1617
af854a3a-2127-422b-91ae-364da2661108http://downloads.securityfocus.com/vulnerabilities/exploits/PHPCollab_NetOffice_SQLINJ.phpExploit
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/19449Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/19452
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/33258
af854a3a-2127-422b-91ae-364da2661108http://security.gentoo.org/glsa/glsa-200812-20.xml
af854a3a-2127-422b-91ae-364da2661108http://www.osvdb.org/24226
af854a3a-2127-422b-91ae-364da2661108http://www.osvdb.org/24230
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/17283Exploit
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/17286
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2006/1141
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2006/1142
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/25503
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/25505
af854a3a-2127-422b-91ae-364da2661108https://www.exploit-db.com/exploits/1617
Impacted products
Vendor Product Version
netoffice netoffice 2.5.3_pl1
phpcollab phpcollab 2.4
phpcollab phpcollab 2.5.rc3



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:netoffice:netoffice:2.5.3_pl1:*:*:*:*:*:*:*",
              "matchCriteriaId": "8154251B-4FE5-4C30-A61A-535468EEE91D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:phpcollab:phpcollab:2.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "82E3645C-2A9B-4F9D-B8FC-EFABB5550706",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:phpcollab:phpcollab:2.5.rc3:*:*:*:*:*:*:*",
              "matchCriteriaId": "3C01C67C-4668-4E9A-9751-F55A2F63BE85",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "SQL injection vulnerability in general/sendpassword.php in (1) PHPCollab 2.4 and 2.5.rc3, and (2) NetOffice 2.5.3-pl1 and 2.6.0b2 allows remote attackers to execute arbitrary SQL commands via the loginForm parameter in the \"forgotten password\" option."
    }
  ],
  "id": "CVE-2006-1495",
  "lastModified": "2025-04-03T01:03:51.193",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 7.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": true,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2006-03-30T00:06:00.000",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://downloads.securityfocus.com/vulnerabilities/exploits/PHPCollab_NetOffice_SQLINJ.php"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/19449"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/19452"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/33258"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://security.gentoo.org/glsa/glsa-200812-20.xml"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.osvdb.org/24226"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.osvdb.org/24230"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/17283"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/17286"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.vupen.com/english/advisories/2006/1141"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.vupen.com/english/advisories/2006/1142"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25503"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25505"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://www.exploit-db.com/exploits/1617"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://downloads.securityfocus.com/vulnerabilities/exploits/PHPCollab_NetOffice_SQLINJ.php"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/19449"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/19452"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/33258"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://security.gentoo.org/glsa/glsa-200812-20.xml"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.osvdb.org/24226"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.osvdb.org/24230"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/17283"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/17286"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2006/1141"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2006/1142"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25503"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25505"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://www.exploit-db.com/exploits/1617"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "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…

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…