{
  "CVE_data_meta": {
    "ID": "CVE-2022-0279",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "AnyComment < 0.2.18 - Comment Rating Increase/Decrease via Race Condition"
  },
  "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": "AnyComment",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<",
                      "version_name": "0.2.18",
                      "version_value": "0.2.18"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The AnyComment WordPress plugin before 0.2.18 is affected by a race condition when liking/disliking a comment/reply, which could allow any authenticated user to quickly raise their rating or lower the rating of other users"
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "MISC",
        "url": "https://wpscan.com/vulnerability/43a4b2d3-1bd5-490c-982c-bb7120595865",
        "name": "https://wpscan.com/vulnerability/43a4b2d3-1bd5-490c-982c-bb7120595865"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-362 Race Condition (Concurrent Execution using Shared Resource with Improper Synchronization)",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "Brandon Roldan"
    }
  ],
  "source": {
    "discovery": "EXTERNAL"
  }
}