package/c-ares: security bump to version 1.17.2
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 28 Aug 2021 15:06:02 +0000 (17:06 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 29 Aug 2021 21:19:48 +0000 (23:19 +0200)
commit6be5219c4122e7844f842205f343f9006a2146ab
tree7cce51a77aa8051855bbd03f8a26cf31da5804e7
parentac2db5eb2e6091a05d1cd3d641213ab01ddb0aa2
package/c-ares: security bump to version 1.17.2

- NodeJS passes NULL for addr and 0 for addrlen to
  ares_parse_ptr_reply() on systems where malloc(0) returns NULL. This
  would cause a crash.
- If ares_getaddrinfo() was terminated by an ares_destroy(), it would
  cause a crash
- Crash in sortaddrinfo() if the list size equals 0 due to an unexpected
  DNS response
- Expand number of escaped characters in DNS replies as per RFC1035 5.1
  to prevent spoofing follow-up
- Perform validation on hostnames to prevent possible XSS due to
  applications not performing valiation themselves

https://c-ares.haxx.se/changelog.html#1_17_2

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/c-ares/c-ares.hash
package/c-ares/c-ares.mk