gsd-2012-1645
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The CDN module 6.x-2.2 and 7.x-2.2 for Drupal, when running in Origin Pull mode with the "Far Future expiration" option enabled, allows remote attackers to read arbitrary PHP files via unspecified vectors, as demonstrated by reading settings.php.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2012-1645",
    "description": "The CDN module 6.x-2.2 and 7.x-2.2 for Drupal, when running in Origin Pull mode with the \"Far Future expiration\" option enabled, allows remote attackers to read arbitrary PHP files via unspecified vectors, as demonstrated by reading settings.php.",
    "id": "GSD-2012-1645"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2012-1645"
      ],
      "details": "The CDN module 6.x-2.2 and 7.x-2.2 for Drupal, when running in Origin Pull mode with the \"Far Future expiration\" option enabled, allows remote attackers to read arbitrary PHP files via unspecified vectors, as demonstrated by reading settings.php.",
      "id": "GSD-2012-1645",
      "modified": "2023-12-13T01:20:17.670455Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secalert@redhat.com",
        "ID": "CVE-2012-1645",
        "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 CDN module 6.x-2.2 and 7.x-2.2 for Drupal, when running in Origin Pull mode with the \"Far Future expiration\" option enabled, allows remote attackers to read arbitrary PHP files via unspecified vectors, as demonstrated by reading settings.php."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://drupal.org/node/1441480",
            "refsource": "CONFIRM",
            "url": "http://drupal.org/node/1441480"
          },
          {
            "name": "http://drupalcode.org/project/cdn.git/commitdiff/cd2a5ff",
            "refsource": "CONFIRM",
            "url": "http://drupalcode.org/project/cdn.git/commitdiff/cd2a5ff"
          },
          {
            "name": "http://drupalcode.org/project/cdn.git/commitdiff/eca85e6",
            "refsource": "CONFIRM",
            "url": "http://drupalcode.org/project/cdn.git/commitdiff/eca85e6"
          },
          {
            "name": "[oss-security] 20120406 CVE\u0027s for Drupal Contrib 2012 001 through 057 (67 new CVE assignments)",
            "refsource": "MLIST",
            "url": "http://www.openwall.com/lists/oss-security/2012/04/07/1"
          },
          {
            "name": "https://drupal.org/node/1441502",
            "refsource": "MISC",
            "url": "https://drupal.org/node/1441502"
          },
          {
            "name": "79317",
            "refsource": "OSVDB",
            "url": "http://www.osvdb.org/79317"
          },
          {
            "name": "48032",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/48032"
          },
          {
            "name": "http://drupal.org/node/1441482",
            "refsource": "CONFIRM",
            "url": "http://drupal.org/node/1441482"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:a:wimleers:cdn:6.x-2.2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  },
                  {
                    "cpe23Uri": "cpe:2.3:a:wimleers:cdn:7.x-2.2:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:a:drupal:drupal:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": false
                  }
                ],
                "operator": "OR"
              }
            ],
            "cpe_match": [],
            "operator": "AND"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2012-1645"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "The CDN module 6.x-2.2 and 7.x-2.2 for Drupal, when running in Origin Pull mode with the \"Far Future expiration\" option enabled, allows remote attackers to read arbitrary PHP files via unspecified vectors, as demonstrated by reading settings.php."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-200"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://drupalcode.org/project/cdn.git/commitdiff/eca85e6",
              "refsource": "CONFIRM",
              "tags": [
                "Patch"
              ],
              "url": "http://drupalcode.org/project/cdn.git/commitdiff/eca85e6"
            },
            {
              "name": "48032",
              "refsource": "SECUNIA",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "http://secunia.com/advisories/48032"
            },
            {
              "name": "https://drupal.org/node/1441502",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "https://drupal.org/node/1441502"
            },
            {
              "name": "[oss-security] 20120406 CVE\u0027s for Drupal Contrib 2012 001 through 057 (67 new CVE assignments)",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://www.openwall.com/lists/oss-security/2012/04/07/1"
            },
            {
              "name": "http://drupal.org/node/1441480",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://drupal.org/node/1441480"
            },
            {
              "name": "http://drupalcode.org/project/cdn.git/commitdiff/cd2a5ff",
              "refsource": "CONFIRM",
              "tags": [
                "Patch"
              ],
              "url": "http://drupalcode.org/project/cdn.git/commitdiff/cd2a5ff"
            },
            {
              "name": "http://drupal.org/node/1441482",
              "refsource": "CONFIRM",
              "tags": [
                "Patch"
              ],
              "url": "http://drupal.org/node/1441482"
            },
            {
              "name": "79317",
              "refsource": "OSVDB",
              "tags": [],
              "url": "http://www.osvdb.org/79317"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "HIGH",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 2.6,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 4.9,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "LOW",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2012-08-29T04:00Z",
      "publishedDate": "2012-08-28T17:55Z"
    }
  }
}


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.