ghsa-68fm-qg53-rwwj
Vulnerability from github
Published
2022-05-01 07:22
Modified
2022-05-01 07:22
Details

SQL injection vulnerability in blog/edit.php in Moodle 1.6.1 and earlier allows remote attackers to execute arbitrary SQL commands via the format parameter as stored in the $blogEntry variable, which is not properly handled by the insert_record function, which calls _adodb_column_sql in the adodb layer (lib/adodb/adodb-lib.inc.php), which does not convert the data type to an int.

Show details on source website


{
  "affected": [],
  "aliases": [
    "CVE-2006-4785"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-89"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2006-09-14T10:07:00Z",
    "severity": "HIGH"
  },
  "details": "SQL injection vulnerability in blog/edit.php in Moodle 1.6.1 and earlier allows remote attackers to execute arbitrary SQL commands via the format parameter as stored in the $blogEntry variable, which is not properly handled by the insert_record function, which calls _adodb_column_sql in the adodb layer (lib/adodb/adodb-lib.inc.php), which does not convert the data type to an int.",
  "id": "GHSA-68fm-qg53-rwwj",
  "modified": "2022-05-01T07:22:03Z",
  "published": "2022-05-01T07:22:02Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-4785"
    },
    {
      "type": "WEB",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/28904"
    },
    {
      "type": "WEB",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29001"
    },
    {
      "type": "WEB",
      "url": "http://docs.moodle.org/en/Release_notes#Moodle_1.6.2"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/21899"
    },
    {
      "type": "WEB",
      "url": "http://securitytracker.com/id?1016877"
    },
    {
      "type": "WEB",
      "url": "http://www.attrition.org/pipermail/vim/2006-September/001038.html"
    },
    {
      "type": "WEB",
      "url": "http://www.attrition.org/pipermail/vim/2006-September/001040.html"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/archive/1/446227/100/0/threaded"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/19995"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/20085"
    },
    {
      "type": "WEB",
      "url": "http://www.vupen.com/english/advisories/2006/3591"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}


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.