Skip to content

Add input validation for server settings and sensor configuration #19

@kalynstricklin

Description

@kalynstricklin

SettingsFragment.java, MainActivity.java

  • Port validation ( no range check )
  • IP/hostname: accepts any string no Inet validation done
  • Video resolution parsing in MainActivity.java splits resolution with x delimiter without properly handling it if bad preference entered.
  • OAuth token endpoint - no URL format check

Security Issue:

  • Passwords/tokens stored in plaintext

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions