ID: CVE-2010-0056

Last Modified: March 31, 2010

Buffer overflow in Cocoa spell checking in AppKit in Apple Mac OS X 10.5.8 allows user-assisted remote attackers to execute arbitrary code or cause a denial of service (application crash) via a crafted document.

Access Vector: Network

Access Complexity: Medium

Authentication: None

Confidentiality Impact: Partial

Integrity Impact: Partial

Availability Impact: Partial

Base Score: 6.8

Exploitability Score: 8.6

Impact Score: 6.4

CVSS V2: AV:N/AC:M/Au:N/C:P/I:P/A:P

Specialize CVSS-Score

CWE-119

Condition Configuration
OR
OR
Alle Schwachstellen für apple
Alle Schwachstellen für apple
                    <?xml version="1.0" ?>
<set operator="and">
    <set operator="or">
        <prop key="operating_system" value="cpe:2.3:o:apple:mac_os_x:10.5.8:*:*:*:*:*:*:*"/>
        <prop key="operating_system" value="cpe:2.3:o:apple:mac_os_x_server:10.5.8:*:*:*:*:*:*:*"/>
    </set>
    <prop key="program_influence" value="input"/>
    <prop key="range" value="remote"/>
</set>

                  
                      <?xml version="1.0" ?>
<set operator="and">
    <prop key="target" value="host"/>
    <set operator="or">
        <prop key="program_influence" value="input"/>
        <prop key="program_influence" value="output"/>
        <prop key="program_influence" value="existence"/>
    </set>
    <prop key="data" value="any"/>
    <set operator="or">
        <prop key="data_influence" value="read"/>
        <prop key="data_influence" value="write"/>
        <prop key="data_influence" value="delete"/>
    </set>
    <set operator="or">
        <prop key="range" value="remote"/>
        <prop key="range" value="local"/>
    </set>
</set>