apache / apache/dubbo-admin

[Security] Console cookie security problem

Open
#1,336 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
4.1k
Forks
2.2k
Avg merge
10d 12h
Merged PRs (30d)
4

Description

### Environment

- Deploy env: all
- Dubbo application version: all
- Registry: all

### Issue description

Here are the security issues find by white hat hackers
1. Pprof is opened to 0.0.0.0
2. Login information is written in cookie, and token is hard coded
3. Cookie is not secureonlyu

### Logs

Click me to check logs

```
Copy logs to here.
```

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by locating the console authentication and cookie-handling entry points, then find how the pprof listener is configured and reproduce the reported exposure. Done should address the three listed findings—pprof exposure, hard-coded or cookie-stored login data, and insecure cookies—with regression coverage where the existing project structure supports it.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
authentication, backend, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.