Skip to content

[FP]: CVE-2008-7271 incorrectly reported by Dependency Checker #8172

@MohammedSuhaibT

Description

@MohammedSuhaibT

Package URl

pkg:maven/org.eclipse.angus/[email protected]

CPE

cpe:2.3:a:eclipse:eclipse_ide:3.3.2:::::::*

CVE

CVE-2008-7271

ODC Integration

None

ODC Version

12.1.3

Description

Dependency-Check reports CVE-2008-7271 (XSS in Eclipse IDE Help Server) for the dependency angus-activation 2.0.2 in our application.

This is a false positive.

Reason:

  • Our application does not use Eclipse IDE or Help Server components.
  • The vulnerable files (help/advanced/searchView.jsp and help/advanced/workingSetManager.jsp) do not exist in the application.
  • The only Eclipse-related library is angus-activation 2.0.2, which does not include any web UI or JSP components.
  • Dependency-Check incorrectly maps the CVE due to manifest metadata containing “eclipse”.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions