{
  "CVE_data_meta": {
    "ID": "CVE-2019-25060",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "WP-GraphQL < 0.3.5 - Improper Access Control"
  },
  "data_format": "MITRE",
  "data_type": "CVE",
  "data_version": "4.0",
  "generator": "WPScan CVE Generator",
  "affects": {
    "vendor": {
      "vendor_data": [
        {
          "vendor_name": "Unknown",
          "product": {
            "product_data": [
              {
                "product_name": "WPGraphQL",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<",
                      "version_name": "0.3.5",
                      "version_value": "0.3.5"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The WPGraphQL WordPress plugin before 0.3.5 doesn't properly restrict access to information about other users' roles on the affected site. Because of this, a remote attacker could forge a GraphQL query to retrieve the account roles of every user on the site."
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "MISC",
        "url": "https://wpscan.com/vulnerability/393be73a-f8dc-462f-8670-f20ab89421fc",
        "name": "https://wpscan.com/vulnerability/393be73a-f8dc-462f-8670-f20ab89421fc"
      },
      {
        "refsource": "MISC",
        "url": "https://github.com/wp-graphql/wp-graphql/pull/900",
        "name": "https://github.com/wp-graphql/wp-graphql/pull/900"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-284 Improper Access Control",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "Rohan Pagey"
    }
  ],
  "source": {
    "discovery": "EXTERNAL"
  }
}