alibaba / AliOS-Things

面向IoT领域的、高可伸缩的物联网操作系统,可去官网了解更多信息https://www.aliyun.com/product/aliosthings
Apache License 2.0
4.58k stars 1.14k forks source link

[Bug Report]: Need confirmation for unpatched CVE #2011

Open the-Chain-Warden-thresh opened 10 months ago

the-Chain-Warden-thresh commented 10 months ago

Contact Details

18302010006@fudan.edu.cn

What happened?

I'm cloning this repo to make some modifications to customize. However, I've noticed that a CVE which were confirmed and fixed by curl do not get patched in this repo. To enhance the availability of my project as far as possible, I will appreciate it if any of the CVE below do exist in this repo as well, so that I can fix these security issue myself by applying the corresponding patch. Here is the CVE I found in this repo unpatched, but get fixed in curl:

CVE-2022-32206 in components/curl/lib/content_encoding.c's function CURLcode Curl_build_unencoding_stack(struct connectdata *conn, const char *enclist, int maybechunked), with patch here for your reference.

Version

master (Default)

What soultions are you seeing the problem on?

No response

Relevant log output

No response