Skip to content

Improper input validation on password length

Low
Abraxas-Bot published GHSA-x7fg-m476-gw67 Oct 7, 2022

Package

VOTING IAM (Abraxas Apps Plattform)

Affected versions

< v1.13.2

Patched versions

v1.13.2

Description

Short Description

Password length was handled incorrectly on the server side

Reporting Date

  1. September 2022

Details

The API service handled the password verification incorrectly. More characters than possible could be submitted to the API service. The backend has processed only the first 72 bytes of the password. Any excess characters have been discarded in the hash generation.

Impact

Low

References

  • Bug Bounty ID: 6e941190 (Public)
  • Internal ID: SEC-832

Severity

Low
3.2
/ 10

CVSS base metrics

Attack vector
Adjacent
Attack complexity
Low
Privileges required
High
User interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None
CVSS:3.1/AV:A/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:N

CVE ID

No known CVE

Weaknesses