Last Modified: Sept. 22, 2021
A possible interaction between Apple MacOS X release 1.0 and Apache HTTP server allows remote attackers to cause a denial of service (crash) via a flood of HTTP GET requests to CGI programs, which generates a large number of processes.
Access Vector: Network
Access Complexity: Low
Authentication: None
Confidentiality Impact: None
Integrity Impact: None
Availability Impact: Partial
Base Score: 5.0
Exploitability Score: 10.0
Impact Score: 2.9
CVSS V2: AV:N/AC:L/Au:N/C:N/I:N/A:P
NVD-CWE-noinfo
Condition | Configuration | |
---|---|---|
OR | ||
OR | ||
cpe:2.3:a:apache:http_server:-:*:*:*:*:*:*:* Part: a Vendor: apache | Alle Schwachstellen für apache | |
cpe:2.3:o:apple:macos:1.0:*:*:*:*:*:*:* Part: o Vendor: apple | Alle Schwachstellen für apple |
<?xml version="1.0" ?> <set operator="and"> <set operator="or"> <prop key="application" value="cpe:2.3:a:apache:http_server:-:*:*:*:*:*:*:*"/> <prop key="operating_system" value="cpe:2.3:o:apple:macos:1.0:*:*:*:*:*:*:*"/> </set> <prop key="program_influence" value="input"/> <prop key="range" value="remote"/> </set>
<?xml version="1.0" ?> <set operator="and"> <set operator="or"> <prop key="application" value="cpe:2.3:a:apache:http_server:-:*:*:*:*:*:*:*"/> <prop key="operating_system" value="cpe:2.3:o:apple:macos:1.0:*:*:*:*:*:*:*"/> </set> <set operator="or"> <prop key="program_influence" value="input"/> <prop key="program_influence" value="existence"/> </set> <prop key="range" value="remote"/> </set>