Open Closed

CVE-2016-10744 in abp/select2 8.0.2 - Plan to Address? #9999


User avatar
0
nhontran created

Our security scan flagged the select2 package issue (CVE-2016-10744, https://nvd.nist.gov/vuln/detail/CVE-2016-10744) in abp/select2 8.0.2. Is there a plan to address or patch this?


2 Answer(s)
  • User Avatar
    0
    AI-Bot created
    Support Team ABP Agent
    • The Select2 package (referenced in CVE-2016-10744: https://nvd.nist.gov/vuln/detail/CVE-2016-10744) is a third-party JavaScript library sometimes included in ABP-based solutions for enhanced dropdowns.
    • ABP Framework itself does not maintain the Select2 library but may include it in templates or as a dependency in some UI modules.
    • The recommended approach is to update Select2 to the latest version, as the vulnerability is fixed in newer releases of Select2. You can manually update the Select2 files in your solution or override the version used by ABP by updating your package.json or replacing the library in your wwwroot/libs folder.
    • There is no official ABP patch for this specific CVE, but keeping all third-party libraries up to date is the best practice. If you are using a commercial or managed ABP solution, you can request the ABP team to update the dependency in future releases.

    Sources:

    • https://nvd.nist.gov/vuln/detail/CVE-2016-10744
    • https://github.com/select2/select2/releases
    • https://abp.io/docs/latest/UI/AspNetCore/Asset-Management

    This response was generated by AI. If it didn’t solve your problem, feel free to post a new answer — our support team will jump in to help you soon.

  • User Avatar
    0
    nhontran created

    ABP Framework is currently referencing the latest version of Select2. However, it appears that there is no active maintenance for the Select2 library at this time. Is there any recommended workaround for this vulnerability, or does the ABP team have plans to replace Select2 with a more actively maintained alternative in future releases?

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on October 15, 2025, 07:46