{
  "affected": [
    {
      "database_specific": {
        "unresolved_ranges": [
          {
            "events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.1"
              }
            ]
          }
        ]
      }
    }
  ],
  "details": "Multiple Cross-Site Scripting (XSS) vulnerabilities exist in xmall v1.1 due to improper handling of user-supplied data. User input fields such as username and description are directly rendered into HTML without proper sanitization or encoding, allowing attackers to inject and execute malicious scripts.",
  "id": "CVE-2025-65540",
  "modified": "2026-03-10T21:49:17.702716529Z",
  "published": "2025-11-29T04:15:56.417Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://github.com/Exrick/xmall/issues/101"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}