2025-10-31 18:31CVE-2025-62618cisa-cg
PUBLISHED5.2CWE-434CWE-79CWE-836

ELOG file upload stored XSS

ELOG allows an authenticated user to upload arbitrary HTML files. The HTML content is executed in the context of other users when they open the file. Because ELOG includes usernames and password hashes in certain HTTP requests, an attacker can obtain the target's credentials and replay them or crack the password hash offline. In ELOG 3.1.5-20251014 release, HTML files are rendered as plain text.

Problem type

Affected products

ELOG

ELOG

< 3.1.5-20251014 - AFFECTED

3.1.5-20251014 - UNAFFECTED

References

JSON source

Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2025-62618",
    "assignerOrgId": "9119a7d8-5eab-497f-8521-727c672e3725",
    "assignerShortName": "cisa-cg",
    "dateUpdated": "2025-10-31T18:31:06.652Z",
    "dateReserved": "2025-10-16T19:38:59.151Z",
    "datePublished": "2025-10-31T18:31:06.652Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "9119a7d8-5eab-497f-8521-727c672e3725",
        "shortName": "cisa-cg",
        "dateUpdated": "2025-10-31T18:31:06.652Z"
      },
      "datePublic": "2025-10-31T00:00:00.000Z",
      "title": "ELOG file upload stored XSS",
      "descriptions": [
        {
          "lang": "en",
          "value": "ELOG allows an authenticated user to upload arbitrary HTML files. The HTML content is executed in the context of other users when they open the file. Because ELOG includes usernames and password hashes in certain HTTP requests, an attacker can obtain the target's credentials and replay them or crack the password hash offline. In ELOG 3.1.5-20251014 release, HTML files are rendered as plain text."
        }
      ],
      "affected": [
        {
          "vendor": "ELOG",
          "product": "ELOG",
          "defaultStatus": "unknown",
          "versions": [
            {
              "version": "0",
              "status": "affected",
              "versionType": "custom",
              "lessThan": "3.1.5-20251014"
            },
            {
              "version": "3.1.5-20251014",
              "status": "unaffected"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "CWE-434 Unrestricted Upload of File with Dangerous Type",
              "cweId": "CWE-434",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
              "cweId": "CWE-79",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "CWE-836 Use of Password Hash Instead of Password for Authentication",
              "cweId": "CWE-836",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://bitbucket.org/ritt/elog/commits/f81e5695c40997322fe2713bfdeba459d9de09dc",
          "name": "url"
        },
        {
          "url": "https://elog.psi.ch/elog/download/RPMS/?C=M;O=D",
          "name": "url"
        },
        {
          "url": "https://bitbucket.org/ritt/elog/commits/7092ff64f6eb9521f8cc8c52272a020bf3730946",
          "name": "url"
        },
        {
          "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2025/va-25-304-01.json",
          "name": "url"
        },
        {
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-62618",
          "name": "url"
        }
      ],
      "metrics": [
        {},
        {
          "cvssV3_1": {
            "version": "3.1",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
            "attackVector": "NETWORK",
            "attackComplexity": "LOW",
            "privilegesRequired": "LOW",
            "userInteraction": "REQUIRED",
            "scope": "UNCHANGED",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "availabilityImpact": "HIGH",
            "baseScore": 8,
            "baseSeverity": "HIGH"
          }
        },
        {}
      ],
      "credits": [
        {
          "lang": "en",
          "value": "Karl Meister, CISA"
        }
      ]
    }
  }
}

Mitre source

https://cveawg.mitre.org/api/cve/CVE-2025-62618