github.com/khulnasoft-lab/tunnel-db@v0.0.0-20231117205118-74e1113bd007/pkg/vulnsrc/nvd/testdata/happy/vuln-list-nvd/feed/CVE-2020-0001.json (about)

     1  {
     2    "configurations": {
     3      "CVE_data_version": "4.0",
     4      "nodes": [
     5        {
     6          "cpe_match": [
     7            {
     8              "cpe23Uri": "cpe:2.3:o:google:android:8.0:*:*:*:*:*:*:*",
     9              "vulnerable": true
    10            },
    11            {
    12              "cpe23Uri": "cpe:2.3:o:google:android:8.1:*:*:*:*:*:*:*",
    13              "vulnerable": true
    14            },
    15            {
    16              "cpe23Uri": "cpe:2.3:o:google:android:9.0:*:*:*:*:*:*:*",
    17              "vulnerable": true
    18            },
    19            {
    20              "cpe23Uri": "cpe:2.3:o:google:android:10.0:*:*:*:*:*:*:*",
    21              "vulnerable": true
    22            }
    23          ],
    24          "operator": "OR"
    25        }
    26      ]
    27    },
    28    "cve": {
    29      "CVE_data_meta": {
    30        "ASSIGNER": "cve@mitre.org",
    31        "ID": "CVE-2020-0001"
    32      },
    33      "data_format": "MITRE",
    34      "data_type": "CVE",
    35      "data_version": "4.0",
    36      "description": {
    37        "description_data": [
    38          {
    39            "lang": "en",
    40            "value": "In getProcessRecordLocked of ActivityManagerService.java isolated apps are not handled correctly. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android-8.0, Android-8.1, Android-9, and Android-10 Android ID: A-140055304"
    41          }
    42        ]
    43      },
    44      "problemtype": {
    45        "problemtype_data": [
    46          {
    47            "description": [
    48              {
    49                "lang": "en",
    50                "value": "CWE-269"
    51              },
    52              {
    53                "lang": "en",
    54                "value": "DUMMY-100"
    55              }
    56            ]
    57          }
    58        ]
    59      },
    60      "references": {
    61        "reference_data": [
    62          {
    63            "name": "https://source.android.com/security/bulletin/2020-01-01",
    64            "refsource": "CONFIRM",
    65            "tags": [
    66              "Vendor Advisory"
    67            ],
    68            "url": "https://source.android.com/security/bulletin/2020-01-01"
    69          }
    70        ]
    71      }
    72    },
    73    "impact": {
    74      "baseMetricV2": {
    75        "acInsufInfo": false,
    76        "cvssV2": {
    77          "accessComplexity": "LOW",
    78          "accessVector": "LOCAL",
    79          "authentication": "NONE",
    80          "availabilityImpact": "COMPLETE",
    81          "baseScore": 7.2,
    82          "confidentialityImpact": "COMPLETE",
    83          "integrityImpact": "COMPLETE",
    84          "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
    85          "version": "2.0"
    86        },
    87        "exploitabilityScore": 3.9,
    88        "impactScore": 10,
    89        "obtainAllPrivilege": false,
    90        "obtainOtherPrivilege": false,
    91        "obtainUserPrivilege": false,
    92        "severity": "HIGH",
    93        "userInteractionRequired": false
    94      },
    95      "baseMetricV3": {
    96        "cvssV3": {
    97          "attackComplexity": "LOW",
    98          "attackVector": "LOCAL",
    99          "availabilityImpact": "HIGH",
   100          "baseScore": 7.8,
   101          "baseSeverity": "HIGH",
   102          "confidentialityImpact": "HIGH",
   103          "integrityImpact": "HIGH",
   104          "privilegesRequired": "LOW",
   105          "scope": "UNCHANGED",
   106          "userInteraction": "NONE",
   107          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
   108          "version": "3.1"
   109        },
   110        "exploitabilityScore": 1.8,
   111        "impactScore": 5.9
   112      }
   113    },
   114    "lastModifiedDate": "2020-01-01T01:01Z",
   115    "publishedDate": "2001-01-01T01:01Z"
   116  }