Hmm, it's almost as if the author of https://whydoesaptnotusehttps.com/ may have overlooked a few things.
OTOH, they would have been right if there had been (yet another) bug in openssl/whatever lib would be used for https. FWIW: 16 vulns in apt in NVD [0]; but 202 for openssl [1] [0] https://nvd.nist.gov/vuln/search/results?form_type=Advanced&... [1] https://nvd.nist.gov/vuln/search/results?form_type=Advanced&...
Remote code execution vulnerability in apt/apt-get
11–20 of 166 posts
Re: Remote code execution vulnerability in apt/apt-get
#12Earlier quoted context omitted.
OTOH, they would have been right if there had been (yet another) bug in openssl/whatever lib would be used for https. FWIW: 16 vulns in apt in NVD [0]; but 202 for openssl [1] [0] https://nvd.nist.gov/vuln/search/results?form_type=Advanced&... [1] https://nvd.nist.gov/vuln/search/results?form_type=Advanced&...
How many of these would result in RCE?
Re: Remote code execution vulnerability in apt/apt-get
#13Re: Remote code execution vulnerability in apt/apt-get
#14Hmm, it's almost as if the author of https://whydoesaptnotusehttps.com/ may have overlooked a few things.
Re: Remote code execution vulnerability in apt/apt-get
#15Re: Remote code execution vulnerability in apt/apt-get
#16Seems like the discovery of this vuln was a direct result of yesterday's discussion about HTTPS on apt here on HN ( https://news.ycombinator.com/item?id=18958679 ).
Re: Remote code execution vulnerability in apt/apt-get
#17Hmm, it's almost as if the author of https://whydoesaptnotusehttps.com/ may have overlooked a few things.
> Yes, a malicious mirror could still exploit a bug like this, even with https.
and:
> I wouldn’t have been able to exploit the Dockerfile at the top of this post if the default package servers had been using https.
So which is it?
Re: Remote code execution vulnerability in apt/apt-get
#18Hmm, it's almost as if the author of https://whydoesaptnotusehttps.com/ may have overlooked a few things.
He never explains why he wants to use HTTP, it’s only about why he thinks HTTPS isn’t nesscary.
Consider, why not double-wrap your stream? Put TLS on top of TLS on top of HTTP?
Re: Remote code execution vulnerability in apt/apt-get
#19Hmm, it's almost as if the author of https://whydoesaptnotusehttps.com/ may have overlooked a few things.
He never explains why he wants to use HTTP, it’s only about why he thinks HTTPS isn’t nesscary.
Re: Remote code execution vulnerability in apt/apt-get
#20Earlier quoted context omitted.
64? https://nvd.nist.gov/vuln/search/results?form_type=Advanced&...
Fulltext search for "rce", which finds "resou_rce_", "sou_rce_", does not give a number of RCE vulnerabilities.
(It should be noted that it /does/ match on "possible RCE", which buffer overflows are often tagged with.)