7.5
CVE-2023-52427
- EPSS 0.06%
- Veröffentlicht 11.02.2024 04:15:08
- Zuletzt bearbeitet 21.11.2024 08:39:43
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
In OpenDDS through 3.27, there is a segmentation fault for a DataWriter with a large value of resource_limits.max_samples. NOTE: the vendor's position is that the product is not designed to handle a max_samples value that is too large for the amount of memory on the system.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Objectcomputing ≫ Opendds Version <= 3.27
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.06% | 0.198 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-770 Allocation of Resources Without Limits or Throttling
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.