Vulnerabilities > CVE-2023-2251 - Uncaught Exception vulnerability in Yaml Project Yaml

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
NONE
Integrity impact
NONE
Availability impact
HIGH
network
low complexity
yaml-project
CWE-248

Summary

Uncaught Exception in GitHub repository eemeli/yaml prior to 2.0.0-5.

Vulnerable Configurations

Part Description Count
Application
Yaml_Project
1

Common Weakness Enumeration (CWE)

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Probe Application Error Reporting
    An Attacker, aware of an application's location (and possibly authorized to use the application) can probe the application's structure and evaluate its robustness by probing its error conditions (not unlike one would during a 'fuzz' test, but more purposefully here) in order to support attacks such as blind SQL injection, or for the more general task of mapping the application to mount another subsequent attack.