Search

Find a vulnerability

Search criteria

    1 vulnerability by tagify_project

    CVE-2022-25854 (GCVE-0-2022-25854)

    Vulnerability from cvelistv5 – Published: 2022-04-29 20:00 – Updated: 2024-09-17 04:19
    VLAI
    Title
    Cross-site Scripting (XSS)
    Summary
    This affects the package @yaireo/tagify before 4.9.8. The package is used for rendering UI components inside the input or text fields, and an attacker can pass a malicious placeholder value to it to fire the XSS payload.
    CWE
    • Cross-site Scripting (XSS)
    Assigner
    Impacted products
    Vendor Product Version
    n/a @yaireo/tagify Affected: unspecified , < 4.9.8 (custom)
    Date Public
    2022-04-29 00:00
    Credits
    Roman Rott
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T04:49:43.987Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://snyk.io/vuln/SNYK-JS-YAIREOTAGIFY-2404358"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/yairEO/tagify/issues/988"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/yairEO/tagify/releases/tag/v4.9.8"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/yairEO/tagify/commit/198c0451fad188390390395ccfc84ab371def4c7"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bsg.tech/blog/cve-2022-25854-stored-xss-in-yaireo-tagify-npm-module/"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "@yaireo/tagify",
              "vendor": "n/a",
              "versions": [
                {
                  "lessThan": "4.9.8",
                  "status": "affected",
                  "version": "unspecified",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Roman Rott"
            }
          ],
          "datePublic": "2022-04-29T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "This affects the package @yaireo/tagify before 4.9.8. The package is used for rendering UI components inside the input or text fields, and an attacker can pass a malicious placeholder value to it to fire the XSS payload."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 5.4,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Cross-site Scripting (XSS)",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-05-13T12:38:12.000Z",
            "orgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
            "shortName": "snyk"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://snyk.io/vuln/SNYK-JS-YAIREOTAGIFY-2404358"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/yairEO/tagify/issues/988"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/yairEO/tagify/releases/tag/v4.9.8"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/yairEO/tagify/commit/198c0451fad188390390395ccfc84ab371def4c7"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bsg.tech/blog/cve-2022-25854-stored-xss-in-yaireo-tagify-npm-module/"
            }
          ],
          "title": "Cross-site Scripting (XSS)",
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "report@snyk.io",
              "DATE_PUBLIC": "2022-04-29T20:00:01.643863Z",
              "ID": "CVE-2022-25854",
              "STATE": "PUBLIC",
              "TITLE": "Cross-site Scripting (XSS)"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "@yaireo/tagify",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "\u003c",
                                "version_value": "4.9.8"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "credit": [
              {
                "lang": "eng",
                "value": "Roman Rott"
              }
            ],
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "This affects the package @yaireo/tagify before 4.9.8. The package is used for rendering UI components inside the input or text fields, and an attacker can pass a malicious placeholder value to it to fire the XSS payload."
                }
              ]
            },
            "impact": {
              "cvss": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 5.4,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
                "version": "3.1"
              }
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "Cross-site Scripting (XSS)"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://snyk.io/vuln/SNYK-JS-YAIREOTAGIFY-2404358",
                  "refsource": "MISC",
                  "url": "https://snyk.io/vuln/SNYK-JS-YAIREOTAGIFY-2404358"
                },
                {
                  "name": "https://github.com/yairEO/tagify/issues/988",
                  "refsource": "MISC",
                  "url": "https://github.com/yairEO/tagify/issues/988"
                },
                {
                  "name": "https://github.com/yairEO/tagify/releases/tag/v4.9.8",
                  "refsource": "MISC",
                  "url": "https://github.com/yairEO/tagify/releases/tag/v4.9.8"
                },
                {
                  "name": "https://github.com/yairEO/tagify/commit/198c0451fad188390390395ccfc84ab371def4c7",
                  "refsource": "MISC",
                  "url": "https://github.com/yairEO/tagify/commit/198c0451fad188390390395ccfc84ab371def4c7"
                },
                {
                  "name": "https://bsg.tech/blog/cve-2022-25854-stored-xss-in-yaireo-tagify-npm-module/",
                  "refsource": "MISC",
                  "url": "https://bsg.tech/blog/cve-2022-25854-stored-xss-in-yaireo-tagify-npm-module/"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
        "assignerShortName": "snyk",
        "cveId": "CVE-2022-25854",
        "datePublished": "2022-04-29T20:00:19.691Z",
        "dateReserved": "2022-02-24T00:00:00.000Z",
        "dateUpdated": "2024-09-17T04:19:33.050Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }