Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(ui): href link with HTML ID does not link to the expected URL #11

Closed
1 task done
psyray opened this issue Apr 21, 2024 · 1 comment · Fixed by #164
Closed
1 task done

bug(ui): href link with HTML ID does not link to the expected URL #11

psyray opened this issue Apr 21, 2024 · 1 comment · Fixed by #164
Labels
bug Something isn't working

Comments

@psyray
Copy link
Contributor

psyray commented Apr 21, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Submitted by @carboncrystal

  1. Go to Scan Findings (Menu: Scan History > Select your project > View Results).

  2. Here are the menus:

  • Home
  • Subdomains
  • S3 Buckets
  • Interesting Recon
  • Screenshots
  • Directories
  • URLs
  • Vulnerabilities
  • OSINT
  • Visualization
  1. For example, if you hover over the Directories menu you will see that the ID is listed in the URL (#directories-tab), something like: https://127.0.0.1/scan/myprojectname/detail/15#directories-tab.

  2. Let's go deeper with the above example: After you access the Directories menu you can see something like: https://127.0.0.1/scan/myprojectname/detail/11#dir_Jan_01_2024_14_24_54

What is the problem?

href link with HTML ID does not link to the expected URL. Trying to open the above links in a new tab will not work, you will always be redirected to Home!

So you won't be able to send these HTML ID links to Jira (to your colleagues), or by email. So you can't map Attack Surface or Vulnerability Assessment in a clear way!

This bug is annoying as hell!

Expected Behavior

href link with HTML ID to link to the expected URL

Steps To Reproduce

Explained at Current Behavior field.

Environment

- reNgine: 2.0.2
- OS: Ubuntu 22.04.3 LTS
- Python: Python 3.10.12
- Docker Engine: latest
- Docker Compose: latest
- Browser: Firefox, Chrome

Anything else?

No response

@psyray psyray added the bug Something isn't working label Apr 21, 2024
@psyray psyray changed the title bug: href link with HTML ID does not link to the expected URL bug(ui): href link with HTML ID does not link to the expected URL Jun 13, 2024
@psyray psyray added this to the v2.1.0 release milestone Jul 7, 2024
@psyray psyray linked a pull request Aug 26, 2024 that will close this issue
Copy link

This issue is being closed because the related PR has been merged into a release branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant