Denial of service in GJSON
        
  High severity
        
          GitHub Reviewed
      
        Published
          Jun 23, 2021 
          to the GitHub Advisory Database
          •
          Updated Aug 30, 2023 
      
  
Package
Affected versions
< 1.6.4
  Patched versions
1.6.4
  Description
        Reviewed
      May 12, 2021 
    
  
        Published to the GitHub Advisory Database
      Jun 23, 2021 
    
  
        Last updated
      Aug 30, 2023 
    
  
GJSON before 1.6.4 allows attackers to cause a denial of service via crafted JSON. Due to improper bounds checking, maliciously crafted JSON objects can cause an out-of-bounds panic. If parsing user input, this may be used as a denial of service vector.
References