Skip to content

[CORE] Fix GH security issues#7448

Merged
weiting-chen merged 2 commits intoapache:mainfrom
zhouyuan:wip_security_issue
Oct 10, 2024
Merged

[CORE] Fix GH security issues#7448
weiting-chen merged 2 commits intoapache:mainfrom
zhouyuan:wip_security_issue

Conversation

@zhouyuan
Copy link
Member

@zhouyuan zhouyuan commented Oct 9, 2024

What changes were proposed in this pull request?

Uncontrolled Resource Consumption vulnerability in Apache Commons IO.

The org.apache.commons.io.input.XmlStreamReader class may excessively consume CPU resources when processing maliciously crafted input.

This issue affects Apache Commons IO: from 2.0 before 2.14.0.

Users are recommended to upgrade to version 2.14.0 or later, which fixes the issue.

How was this patch tested?

pass GHA

Uncontrolled Resource Consumption vulnerability in Apache Commons IO.

The org.apache.commons.io.input.XmlStreamReader class may excessively consume CPU resources when processing maliciously crafted input.

This issue affects Apache Commons IO: from 2.0 before 2.14.0.

Users are recommended to upgrade to version 2.14.0 or later, which fixes the issue.

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
@github-actions github-actions bot added CORE works for Gluten Core VELOX CLICKHOUSE labels Oct 9, 2024
@github-actions
Copy link

github-actions bot commented Oct 9, 2024

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@github-actions
Copy link

github-actions bot commented Oct 9, 2024

Run Gluten Clickhouse CI

@zhouyuan
Copy link
Member Author

zhouyuan commented Oct 9, 2024

CC @baibaichen @zzcclp

@github-actions
Copy link

Run Gluten Clickhouse CI

@zhztheplayer zhztheplayer changed the title [Core] fix GH security issues [CORE] Fix GH security issues Oct 10, 2024
Copy link
Contributor

@weiting-chen weiting-chen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me.

@weiting-chen weiting-chen merged commit 9ae7136 into apache:main Oct 10, 2024
weiting-chen pushed a commit to weiting-chen/gluten that referenced this pull request Nov 19, 2024
Uncontrolled Resource Consumption vulnerability in Apache Commons IO.

The org.apache.commons.io.input.XmlStreamReader class may excessively consume CPU resources when processing maliciously crafted input.

This issue affects Apache Commons IO: from 2.0 before 2.14.0.

Users are recommended to upgrade to version 2.14.0 or later, which fixes the issue.

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
weiting-chen added a commit that referenced this pull request Nov 20, 2024
* [GLUTEN-6748][CORE] Search stack trace to infer adaptive execution context (#7121)

Closes #6748

* [Core] fix GH security issues (#7448)

Uncontrolled Resource Consumption vulnerability in Apache Commons IO.

The org.apache.commons.io.input.XmlStreamReader class may excessively consume CPU resources when processing maliciously crafted input.

This issue affects Apache Commons IO: from 2.0 before 2.14.0.

Users are recommended to upgrade to version 2.14.0 or later, which fixes the issue.

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

---------

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Co-authored-by: PHILO-HE <feilong.he@intel.com>
Co-authored-by: Yuan <yuan.zhou@intel.com>
@weiting-chen weiting-chen mentioned this pull request Nov 20, 2024
37 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLICKHOUSE CORE works for Gluten Core VELOX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants