mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
Exposed Apache htpasswd file #2
Labels
No labels
component:documentation
help wanted
resolution:delayed
resolution:duplicate
resolution:fixed
resolution:invalid
resolution:rejected
resolution:wontfix
success story
type:bug
type:bug
type:feature
type:question
type:question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pikvm-pikvm#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @r0x0d on GitHub (Sep 27, 2019).
Originally assigned to: @mdevaev on GitHub.
Potential security breach. See /configs/kvmd/htpasswd
@mdevaev commented on GitHub (Sep 27, 2019):
It has limited permissions (600) and readable only by root and kvmd group. What exactly is the problem?
@r0x0d commented on GitHub (Sep 28, 2019):
I saw the creds in the htpasswd file and thought it was a mistake publishing it on a open source repo, usually this kinda of stuff is inside a environment variable to not be exposed to public.
I wanted to report it before anyone else would abuse of this breach.
If your project has a different structure and this indeed needed to be publish, then it's ok.
@mdevaev commented on GitHub (Sep 28, 2019):
Ah, I get it. Thank you for your concern! Everything is fine. This file contains default settings that change during installation.