CVE-2014-3453 (GCVE-0-2014-3453)

Vulnerability from cvelistv5 – Published: 2014-05-17 19:00 – Updated: 2024-08-06 10:43
VLAI?
Summary
Eval injection vulnerability in the flag_import_form_validate function in includes/flag.export.inc in the Flag module 7.x-3.0, 7.x-3.5, and earlier for Drupal allows remote authenticated administrators to execute arbitrary PHP code via the "Flag import code" text area to admin/structure/flags/import. NOTE: this issue could also be exploited by other attackers if the administrator ignores a security warning on the permissions assignment page.
Severity ?
No CVSS data available.
CWE
  • n/a
Assigner
References
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T10:43:05.781Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "67318",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/67318"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1096604"
          },
          {
            "name": "20140509 Drupal Flag 7.x-3.5 Module Vulnerability report: Arbitrary code execution due to improper input handling in flag importer",
            "tags": [
              "mailing-list",
              "x_refsource_FULLDISC",
              "x_transferred"
            ],
            "url": "http://seclists.org/fulldisclosure/2014/May/44"
          },
          {
            "name": "[oss-security] 20140512 Re: CVE request: Drupal Flag 7.x-3.5 Module Vulnerability report: Arbitrary code execution due to improper input handling in flag importer",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2014/05/12/2"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2014-05-09T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "Eval injection vulnerability in the flag_import_form_validate function in includes/flag.export.inc in the Flag module 7.x-3.0, 7.x-3.5, and earlier for Drupal allows remote authenticated administrators to execute arbitrary PHP code via the \"Flag import code\" text area to admin/structure/flags/import.  NOTE: this issue could also be exploited by other attackers if the administrator ignores a security warning on the permissions assignment page."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2014-05-17T18:57:00",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "67318",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/67318"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1096604"
        },
        {
          "name": "20140509 Drupal Flag 7.x-3.5 Module Vulnerability report: Arbitrary code execution due to improper input handling in flag importer",
          "tags": [
            "mailing-list",
            "x_refsource_FULLDISC"
          ],
          "url": "http://seclists.org/fulldisclosure/2014/May/44"
        },
        {
          "name": "[oss-security] 20140512 Re: CVE request: Drupal Flag 7.x-3.5 Module Vulnerability report: Arbitrary code execution due to improper input handling in flag importer",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2014/05/12/2"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2014-3453",
          "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": "Eval injection vulnerability in the flag_import_form_validate function in includes/flag.export.inc in the Flag module 7.x-3.0, 7.x-3.5, and earlier for Drupal allows remote authenticated administrators to execute arbitrary PHP code via the \"Flag import code\" text area to admin/structure/flags/import.  NOTE: this issue could also be exploited by other attackers if the administrator ignores a security warning on the permissions assignment page."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "67318",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/67318"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1096604",
              "refsource": "CONFIRM",
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1096604"
            },
            {
              "name": "20140509 Drupal Flag 7.x-3.5 Module Vulnerability report: Arbitrary code execution due to improper input handling in flag importer",
              "refsource": "FULLDISC",
              "url": "http://seclists.org/fulldisclosure/2014/May/44"
            },
            {
              "name": "[oss-security] 20140512 Re: CVE request: Drupal Flag 7.x-3.5 Module Vulnerability report: Arbitrary code execution due to improper input handling in flag importer",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2014/05/12/2"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2014-3453",
    "datePublished": "2014-05-17T19:00:00",
    "dateReserved": "2014-05-11T00:00:00",
    "dateUpdated": "2024-08-06T10:43:05.781Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:flag_module_project:flag:*:*:*:*:*:drupal:*:*\", \"versionEndIncluding\": \"7.x-3.5\", \"matchCriteriaId\": \"AA9AA3B2-53A6-4EA1-8EB3-A96216275671\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:flag_module_project:flag:7.x-3.0:-:*:*:*:drupal:*:*\", \"matchCriteriaId\": \"2105271A-47DB-4B57-A921-D6E35DE47466\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:flag_module_project:flag:7.x-3.0:alpha1:*:*:*:drupal:*:*\", \"matchCriteriaId\": \"DE2A8ADB-D5AE-454F-9693-43E5268266F5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:flag_module_project:flag:7.x-3.0:alpha2:*:*:*:drupal:*:*\", \"matchCriteriaId\": \"B68F7250-5A82-4893-9A05-E23B18CF37E1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:flag_module_project:flag:7.x-3.0:alpha3:*:*:*:drupal:*:*\", \"matchCriteriaId\": \"206DE964-539D-474D-8742-11D5CE59052E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:flag_module_project:flag:7.x-3.0:alpha4:*:*:*:drupal:*:*\", \"matchCriteriaId\": \"339EDB57-8CCA-4D16-9E2E-9944F8F77AC6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:flag_module_project:flag:7.x-3.0:beta1:*:*:*:drupal:*:*\", \"matchCriteriaId\": \"BBCF8C18-6E05-4DD3-A986-DE306AB3E7F5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:flag_module_project:flag:7.x-3.0:rc1:*:*:*:drupal:*:*\", \"matchCriteriaId\": \"53310BDE-FB58-4932-B74B-28E4A24DBC68\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:flag_module_project:flag:7.x-3.1:*:*:*:*:drupal:*:*\", \"matchCriteriaId\": \"F48E13FD-CFCC-41F8-8127-87C819CEE7F6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:flag_module_project:flag:7.x-3.2:*:*:*:*:drupal:*:*\", \"matchCriteriaId\": \"0729F914-0CAF-4C05-B978-A313F955732C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:flag_module_project:flag:7.x-3.3:*:*:*:*:drupal:*:*\", \"matchCriteriaId\": \"E75BD487-C959-4D30-83D3-8FCFC38D0AE0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:flag_module_project:flag:7.x-3.4:*:*:*:*:drupal:*:*\", \"matchCriteriaId\": \"F4D76F04-C3C2-4089-B5D5-4CCF4C2EE1BA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:flag_module_project:flag:7.x-3.x:dev:*:*:*:drupal:*:*\", \"matchCriteriaId\": \"65B73028-BF40-4EFE-A4EC-5BF4E849F4F0\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"Eval injection vulnerability in the flag_import_form_validate function in includes/flag.export.inc in the Flag module 7.x-3.0, 7.x-3.5, and earlier for Drupal allows remote authenticated administrators to execute arbitrary PHP code via the \\\"Flag import code\\\" text area to admin/structure/flags/import.  NOTE: this issue could also be exploited by other attackers if the administrator ignores a security warning on the permissions assignment page.\"}, {\"lang\": \"es\", \"value\": \"Vulnerabilidad de inyecci\\u00f3n Eval en la funci\\u00f3n flag_import_form_validate en includes/flag.export.inc en el m\\u00f3dulo Flag 7.x-3.0, 7.x-3.5 y anteriores para Drupal permite a administradores remotos autenticados ejecutar c\\u00f3digo PHP arbitrario a trav\\u00e9s de la \\u00e1rea de texto \u0027c\\u00f3digo de importaci\\u00f3n Flag\u0027 hacia admin/structure/flags/import. NOTA: este problema tambi\\u00e9n podr\\u00eda ser explotado por otros atacantes si el administrador ignora un aviso de seguridad en la p\\u00e1gina de asignaci\\u00f3n de permisos.\"}]",
      "id": "CVE-2014-3453",
      "lastModified": "2024-11-21T02:08:08.000",
      "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:S/C:P/I:P/A:P\", \"baseScore\": 6.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
      "published": "2014-05-17T19:55:03.543",
      "references": "[{\"url\": \"http://seclists.org/fulldisclosure/2014/May/44\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2014/05/12/2\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.securityfocus.com/bid/67318\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1096604\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://seclists.org/fulldisclosure/2014/May/44\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2014/05/12/2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/67318\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1096604\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "cve@mitre.org",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-94\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2014-3453\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2014-05-17T19:55:03.543\",\"lastModified\":\"2025-04-12T10:46:40.837\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Eval injection vulnerability in the flag_import_form_validate function in includes/flag.export.inc in the Flag module 7.x-3.0, 7.x-3.5, and earlier for Drupal allows remote authenticated administrators to execute arbitrary PHP code via the \\\"Flag import code\\\" text area to admin/structure/flags/import.  NOTE: this issue could also be exploited by other attackers if the administrator ignores a security warning on the permissions assignment page.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de inyecci\u00f3n Eval en la funci\u00f3n flag_import_form_validate en includes/flag.export.inc en el m\u00f3dulo Flag 7.x-3.0, 7.x-3.5 y anteriores para Drupal permite a administradores remotos autenticados ejecutar c\u00f3digo PHP arbitrario a trav\u00e9s de la \u00e1rea de texto \u0027c\u00f3digo de importaci\u00f3n Flag\u0027 hacia admin/structure/flags/import. NOTA: este problema tambi\u00e9n podr\u00eda ser explotado por otros atacantes si el administrador ignora un aviso de seguridad en la p\u00e1gina de asignaci\u00f3n de permisos.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:P/I:P/A:P\",\"baseScore\":6.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-94\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flag_module_project:flag:*:*:*:*:*:drupal:*:*\",\"versionEndIncluding\":\"7.x-3.5\",\"matchCriteriaId\":\"AA9AA3B2-53A6-4EA1-8EB3-A96216275671\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flag_module_project:flag:7.x-3.0:-:*:*:*:drupal:*:*\",\"matchCriteriaId\":\"2105271A-47DB-4B57-A921-D6E35DE47466\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flag_module_project:flag:7.x-3.0:alpha1:*:*:*:drupal:*:*\",\"matchCriteriaId\":\"DE2A8ADB-D5AE-454F-9693-43E5268266F5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flag_module_project:flag:7.x-3.0:alpha2:*:*:*:drupal:*:*\",\"matchCriteriaId\":\"B68F7250-5A82-4893-9A05-E23B18CF37E1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flag_module_project:flag:7.x-3.0:alpha3:*:*:*:drupal:*:*\",\"matchCriteriaId\":\"206DE964-539D-474D-8742-11D5CE59052E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flag_module_project:flag:7.x-3.0:alpha4:*:*:*:drupal:*:*\",\"matchCriteriaId\":\"339EDB57-8CCA-4D16-9E2E-9944F8F77AC6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flag_module_project:flag:7.x-3.0:beta1:*:*:*:drupal:*:*\",\"matchCriteriaId\":\"BBCF8C18-6E05-4DD3-A986-DE306AB3E7F5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flag_module_project:flag:7.x-3.0:rc1:*:*:*:drupal:*:*\",\"matchCriteriaId\":\"53310BDE-FB58-4932-B74B-28E4A24DBC68\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flag_module_project:flag:7.x-3.1:*:*:*:*:drupal:*:*\",\"matchCriteriaId\":\"F48E13FD-CFCC-41F8-8127-87C819CEE7F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flag_module_project:flag:7.x-3.2:*:*:*:*:drupal:*:*\",\"matchCriteriaId\":\"0729F914-0CAF-4C05-B978-A313F955732C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flag_module_project:flag:7.x-3.3:*:*:*:*:drupal:*:*\",\"matchCriteriaId\":\"E75BD487-C959-4D30-83D3-8FCFC38D0AE0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flag_module_project:flag:7.x-3.4:*:*:*:*:drupal:*:*\",\"matchCriteriaId\":\"F4D76F04-C3C2-4089-B5D5-4CCF4C2EE1BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flag_module_project:flag:7.x-3.x:dev:*:*:*:drupal:*:*\",\"matchCriteriaId\":\"65B73028-BF40-4EFE-A4EC-5BF4E849F4F0\"}]}]}],\"references\":[{\"url\":\"http://seclists.org/fulldisclosure/2014/May/44\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2014/05/12/2\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/67318\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1096604\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://seclists.org/fulldisclosure/2014/May/44\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2014/05/12/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/67318\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1096604\",\"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 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…