Git Product home page Git Product logo

Comments (5)

ninabina921 avatar ninabina921 commented on August 27, 2024

UPDATE
It seems when the curl version installed with the rsconnect.deb package is removed, so is the rsconnect package which is causing this error. Any insight on how to upgrade the curl version without the rsconnect package uninstalling itself?
Screenshot 2023-11-30 at 11 40 34 AM

from rstudio-docker-products.

kfeinauer avatar kfeinauer commented on August 27, 2024

Thanks for your report and sorry for the delay. This security vulnerability in Curl has been patched in our Connect 2023.10.0 image. If you delete all of the image layers in the Docker cache for that image and refetch it, you should see that the Curl version is 7.81.0-1ubuntu1.14 which has the patch for the CVE.

See also the changelog mentioning this: http://changelogs.ubuntu.com/changelogs/pool/main/c/curl/curl_7.81.0-1ubuntu1.14/changelog

CC @ianpittwood

from rstudio-docker-products.

ninabina921 avatar ninabina921 commented on August 27, 2024

Thank You @kfeinauer and @ianpittwood . For our security needs, we actually need to install version of curl 8.4.0. Would you be able to point me into the direction where our team could build our own .deb package of rstudio-connect?

from rstudio-docker-products.

kfeinauer avatar kfeinauer commented on August 27, 2024

I recommend contacting our support to get routed to the correct people who can best help you with your issue!

from rstudio-docker-products.

ianpittwood avatar ianpittwood commented on August 27, 2024

@ninabina921 Ubuntu won't release curl 8.4.0 on Ubuntu 22.04 since it's currently in LTS. They won't upgrade curl or most system packages and instead backport security fixes into the version present in the LTS release. We likely won't have your requested version of curl 8.4.0 in our public images until the release of Ubuntu 24.04, the next LTS version, which should upgrade to curl 8.4.0 or later. Rest assured, the current image does not have the CVE-2023-38546 vulnerability as it has the backported fix included in curl (7.81.0-1ubuntu1.14). You can check this changelog for a list of security updates and their associated backport versions to check against what is contained in the image.

The latest available version of curl for a variety of operating systems can be found on their download page. As described on that page, curl 8.4.0 has only officially built for the preview of Ubuntu 24.04. It may be possible to install a later version from source onto Ubuntu 22.04, but we cannot guarantee that it will work correctly with the operating system or our software.

As @kfeinauer mentioned, feel free to reach out to support!

from rstudio-docker-products.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.