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
Apache Helix REST: Permissive CORS Configuration in REST API Allows Unrestricted Cross-Origin
Vulnerability Description
Permissive Cross-Origin Resource Sharing (CORS) in the REST API (helix-rest, org.apache.helix.rest.server.filters.CORSFilter) in Apache Helix through 2.0.0 on all platforms allows a remote attacker controlling a web page visited by an authorized user to read responses from and issue cross-origin requests to administrative REST endpoints via a cross-origin request from an arbitrary origin, since the filter unconditionally returns Access-Control-Allow-Origin: * together with Access-Control-Allow-Credentials: true and reflects arbitrary Access-Control-Request-Method / Access-Control-Request-Headers values in preflight responses. Users are recommended to upgrade to version 2.0.1, which fixes this issue.
CVSS Information
N/A
Vulnerability Type
CWE-1385
Vulnerability Title
Apache Helix REST 输入验证错误漏洞
Vulnerability Description
Apache Apache Helix REST是美国Apache基金会的一个集群管理协调服务组件。 Apache Helix REST 2.0.0及之前版本存在输入验证错误漏洞,该漏洞源于REST API中CORS过滤器无条件返回Access-Control-Allow-Origin: *和Access-Control-Allow-Credentials: true,并反映任意Access-Control-Request-Method / Access-Control-Request-Headers值,
CVSS Information
N/A
Vulnerability Type
N/A