Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
TEIGarage XML External Entity (XXE) Injection in Document Conversion Service
Vulnerability Description
TEIGarage is a webservice and RESTful service to transform, convert and validate various formats, focussing on the TEI format. The Document Conversion Service contains a critical XML External Entity (XXE) Injection vulnerability in its document conversion functionality. The service processes XML files during the conversion process but fails to disable external entity processing, allowing an attacker to read arbitrary files from the server's filesystem. This vulnerability could allow attackers to read sensitive files from the server's filesystem, potentially exposing configuration files, credentials, or other confidential information. Additionally, depending on the server configuration, this could potentially be used to perform server-side request forgery (SSRF) attacks by making the server connect to internal services. This issue is patched in version 1.2.4. A workaround for this vulnerability includes disabling external entity processing in the XML parser by setting the appropriate security features (e.g., XMLConstants.FEATURE_SECURE_PROCESSING).
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
XML外部实体引用的不恰当限制(XXE)
Vulnerability Title
TEIGarage 代码问题漏洞
Vulnerability Description
TEIGarage是Text Encoding Initiative Consortium开源的一个EGE RESTful web服务。通过RESTful web服务方式提供EGE功能。 TEIGarage 1.2.3之前版本存在代码问题漏洞,该漏洞源于文档转换功能中存在XML外部实体注入,可能导致读取服务器文件系统中的任意文件。
CVSS Information
N/A
Vulnerability Type
N/A