Lucene search

K
cvelistMendCVELIST:CVE-2022-23072
HistoryJan 11, 2022 - 12:00 a.m.

CVE-2022-23072 Recipes - Stored XSS in Add to Cart

2022-01-1100:00:00
CWE-79
Mend
www.cve.org

5.3 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

12.8%

In Recipes, versions 1.0.5 through 1.2.5 are vulnerable to Stored Cross-Site Scripting (XSS), in “Add to Cart” functionality. When a victim accesses the food list page, then adds a new Food with a malicious javascript payload in the ‘Name’ parameter and clicks on the Add to Shopping Cart icon, an XSS payload will trigger. A low privileged attacker will have the victim’s API key and can lead to admin’s account takeover.

CNA Affected

[
  {
    "product": "recipes",
    "vendor": "recipes",
    "versions": [
      {
        "lessThan": "unspecified",
        "status": "affected",
        "version": "1.0.5",
        "versionType": "custom"
      },
      {
        "lessThanOrEqual": "1.2.5",
        "status": "affected",
        "version": "unspecified",
        "versionType": "custom"
      }
    ]
  }
]

5.3 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

12.8%

Related for CVELIST:CVE-2022-23072