va-25-304-01
Vulnerability from csaf_cisa
Published
2025-10-31 16:57
Modified
2025-10-31 16:57
Summary
ELOG multiple vulnerabilities

Notes

Legal Notice
All information products included in [https://github.com/cisagov/CSAF/tree/develop/csaf_files/IT/white](https://github.com/cisagov/CSAF/tree/develop/csaf_files/IT/white) are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see [https://us-cert.cisa.gov/tlp/](https://us-cert.cisa.gov/tlp/).
Countries and Areas Deployed
Worldwide
Critical Infrastructure Sectors
Information Technology
Risk Evaluation
ELOG (the Electronic Logbook package) contains multiple vulnerabilities. Regardless of configuration, low-privileged attackers can modify user profiles, escalate privileges, and deny access to ELOG. If the execute facility is specifically enabled with the "-x" command line flag, attackers could execute OS commands on the host machine.
Recommended Practices
CVE-2025-62618 is addressed in ELOG 3.1.5-20251014. Do not run ELOG with self-registration enabled or with the execute facility enabled.
Company Headquarters Location
United States



{
  "document": {
    "category": "csaf_vex",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE"
      }
    },
    "lang": "en-US",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "All information products included in [https://github.com/cisagov/CSAF/tree/develop/csaf_files/IT/white](https://github.com/cisagov/CSAF/tree/develop/csaf_files/IT/white) are provided \\\"as is\\\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see [https://us-cert.cisa.gov/tlp/](https://us-cert.cisa.gov/tlp/).",
        "title": "Legal Notice"
      },
      {
        "category": "other",
        "text": "Worldwide",
        "title": "Countries and Areas Deployed"
      },
      {
        "category": "other",
        "text": "Information Technology",
        "title": "Critical Infrastructure Sectors"
      },
      {
        "category": "summary",
        "text": "ELOG (the Electronic Logbook package) contains multiple vulnerabilities. Regardless of configuration, low-privileged attackers can modify user profiles, escalate privileges, and deny access to ELOG. If the execute facility is specifically enabled with the \"-x\" command line flag, attackers could execute OS commands on the host machine.",
        "title": "Risk Evaluation"
      },
      {
        "category": "general",
        "text": "CVE-2025-62618 is addressed in ELOG 3.1.5-20251014. Do not run ELOG with self-registration enabled or with the execute facility enabled.",
        "title": "Recommended Practices"
      },
      {
        "category": "other",
        "text": "United States",
        "title": "Company Headquarters Location"
      }
    ],
    "publisher": {
      "category": "coordinator",
      "contact_details": "https://www.cisa.gov/report",
      "issuing_authority": "CISA",
      "name": "CISA",
      "namespace": "https://www.cisa.gov/"
    },
    "references": [
      {
        "category": "self",
        "summary": "Vulnerability Advisory VA-25-304-01 CSAF",
        "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2025/va-25-304-01.json"
      }
    ],
    "title": "ELOG multiple vulnerabilities",
    "tracking": {
      "current_release_date": "2025-10-31T16:57:24Z",
      "generator": {
        "engine": {
          "name": "VINCE-NT",
          "version": "1.10.0"
        }
      },
      "id": "VA-25-304-01",
      "initial_release_date": "2025-10-31T16:57:24Z",
      "revision_history": [
        {
          "date": "2025-10-31T16:57:24Z",
          "number": "1.0.0",
          "summary": "Initial publication"
        }
      ],
      "status": "final",
      "version": "1.0.0"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "vers:all/*",
                "product": {
                  "name": "ELOG ELOG vers:all/*",
                  "product_id": "CSAFPID-0001"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c3.1.5-20251014",
                "product": {
                  "name": "ELOG ELOG \u003c3.1.5-20251014",
                  "product_id": "CSAFPID-0002"
                }
              },
              {
                "category": "product_version",
                "name": "3.1.5-20251014",
                "product": {
                  "name": "ELOG ELOG 3.1.5-20251014",
                  "product_id": "CSAFPID-0003"
                }
              }
            ],
            "category": "product_name",
            "name": "ELOG"
          }
        ],
        "category": "vendor",
        "name": "ELOG"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "Karl Meister"
          ],
          "organization": "CISA"
        }
      ],
      "cve": "CVE-2025-62618",
      "cwe": {
        "id": "CWE-434",
        "name": "Unrestricted Upload of File with Dangerous Type"
      },
      "notes": [
        {
          "category": "summary",
          "text": "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\u0027s credentials and replay them or crack the password hash offline. In ELOG 3.1.5-20251014 release, HTML files are rendered as plain text.",
          "title": "Description"
        },
        {
          "category": "details",
          "text": "SSVCv2/E:N/A:N/T:T/2025-10-24T19:27:08Z/",
          "title": "SSVC"
        }
      ],
      "product_status": {
        "fixed": [
          "CSAFPID-0003"
        ],
        "known_affected": [
          "CSAFPID-0002"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "Do not render HTML attachments uploaded by users to avoid XSS",
          "url": "https://bitbucket.org/ritt/elog/commits/f81e5695c40997322fe2713bfdeba459d9de09dc"
        },
        {
          "category": "external",
          "summary": "RPMS",
          "url": "https://elog.psi.ch/elog/download/RPMS/?C=M;O=D"
        },
        {
          "category": "external",
          "summary": "Release 3.1.6-1",
          "url": "https://bitbucket.org/ritt/elog/commits/7092ff64f6eb9521f8cc8c52272a020bf3730946"
        },
        {
          "category": "external",
          "summary": "VA-25-304-01",
          "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2025/va-25-304-01.json"
        },
        {
          "category": "external",
          "summary": "CVE-2025-62618",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-62618"
        }
      ],
      "release_date": "2025-10-31T00:00:00Z",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-10-14T00:00:00Z",
          "details": "Fixed in 3.1.5-20251014.",
          "product_ids": [
            "CSAFPID-0002"
          ],
          "url": "https://elog.psi.ch/elog/download/RPMS/"
        },
        {
          "category": "vendor_fix",
          "date": "2025-10-14T00:00:00Z",
          "details": "Fixed in 3.1.5-20251014.",
          "product_ids": [
            "CSAFPID-0003"
          ],
          "url": "https://elog.psi.ch/elog/download/RPMS/"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.0,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0002"
          ]
        }
      ],
      "title": "ELOG file upload stored XSS"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Karl Meister"
          ],
          "organization": "CISA"
        }
      ],
      "cve": "CVE-2025-64348",
      "cwe": {
        "id": "CWE-862",
        "name": "Missing Authorization"
      },
      "notes": [
        {
          "category": "summary",
          "text": "ELOG allows an authenticated user to modify or overwrite the configuration file, resulting in denial of service. If the execute facility is specifically enabled with the \"-x\" command line flag, attackers could execute OS commands on the host machine. By default, ELOG is not configured to allow shell commands or self-registration.",
          "title": "Description"
        },
        {
          "category": "details",
          "text": "SSVCv2/E:N/A:N/T:P/2025-10-23T16:12:37Z/",
          "title": "SSVC"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "Do not render HTML attachments uploaded by users to avoid XSS",
          "url": "https://bitbucket.org/ritt/elog/commits/f81e5695c40997322fe2713bfdeba459d9de09dc"
        },
        {
          "category": "external",
          "summary": "Release 3.1.6-1",
          "url": "https://bitbucket.org/ritt/elog/commits/7092ff64f6eb9521f8cc8c52272a020bf3730946"
        },
        {
          "category": "external",
          "summary": "CVE-2025-64348",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-64348"
        },
        {
          "category": "external",
          "summary": "VA-25-304-01",
          "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2025/va-25-304-01.json"
        }
      ],
      "release_date": "2025-10-31T00:00:00Z",
      "remediations": [
        {
          "category": "no_fix_planned",
          "details": "No fix available.",
          "product_ids": [
            "CSAFPID-0001"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001"
          ]
        }
      ],
      "title": "ELOG configuration file authorization bypass"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Karl Meister"
          ],
          "organization": "CISA"
        }
      ],
      "cve": "CVE-2025-64349",
      "cwe": {
        "id": "CWE-862",
        "name": "Missing Authorization"
      },
      "notes": [
        {
          "category": "summary",
          "text": "ELOG allows an authenticated user to modify another user\u0027s profile. An attacker can edit a target user\u0027s email address, then request a password reset, and take control of the target account. By default, ELOG is not configured to allow self-registration.",
          "title": "Description"
        },
        {
          "category": "details",
          "text": "SSVCv2/E:P/A:N/T:T/2025-10-24T18:40:12Z/",
          "title": "SSVC"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "Release 3.1.6-1",
          "url": "https://bitbucket.org/ritt/elog/commits/7092ff64f6eb9521f8cc8c52272a020bf3730946"
        },
        {
          "category": "external",
          "summary": "Do not render HTML attachments uploaded by users to avoid XSS",
          "url": "https://bitbucket.org/ritt/elog/commits/f81e5695c40997322fe2713bfdeba459d9de09dc"
        },
        {
          "category": "external",
          "summary": "VA-25-304-01",
          "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2025/va-25-304-01.json"
        },
        {
          "category": "external",
          "summary": "CVE-2025-64349",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-64349"
        }
      ],
      "release_date": "2025-10-31T00:00:00Z",
      "remediations": [
        {
          "category": "no_fix_planned",
          "details": "No fix available.",
          "product_ids": [
            "CSAFPID-0001"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-0001"
          ]
        }
      ],
      "title": "ELOG user profile missing authorization"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…