Skip to content

RDKEMW-22728 : [support/8.4.4.0] [SECVULN][7.5] Remove sensitive information from property files in /etc - #589

Merged
nhanasi merged 1 commit into
support/4.2.1from
feature/RDKEMW-22728
Jul 30, 2026
Merged

RDKEMW-22728 : [support/8.4.4.0] [SECVULN][7.5] Remove sensitive information from property files in /etc#589
nhanasi merged 1 commit into
support/4.2.1from
feature/RDKEMW-22728

Conversation

@madhubabutt

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 30, 2026 11:17
@madhubabutt
madhubabutt requested a review from a team as a code owner July 30, 2026 11:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes hard-coded sensitive endpoints/credentials from /etc property files to address a security vulnerability and reduce leakage of internal configuration via shipped defaults.

Changes:

  • Removed crash upload server address and dump upload usernames/passwords from etc/config.properties.
  • Removed several hard-coded infrastructure endpoints (proxy/CDL/image/TFTP) from etc/common.properties.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
etc/config.properties Removes hard-coded crash upload server and dump upload credentials from /etc configuration.
etc/common.properties Removes hard-coded proxy/CDL/image/TFTP endpoints from shared /etc configuration.
Comments suppressed due to low confidence (1)

etc/config.properties:28

  • PR title indicates removing sensitive information from /etc property files, but POTOMAC_SVR is still a hard-coded external IP in this file. If the intent is to avoid leaking internal/external endpoints, consider blanking this and sourcing it from a secure/override mechanism.
POTOMAC_SVR=69.252.107.55

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread etc/common.properties
Comment thread etc/config.properties
@nhanasi
nhanasi merged commit e228fd9 into support/4.2.1 Jul 30, 2026
5 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants