-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto-Update: 2024-12-16T15:04:04.573233+00:00
- Loading branch information
1 parent
2403ee5
commit 648516c
Showing
13 changed files
with
773 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
"id": "CVE-2023-21165", | ||
"sourceIdentifier": "[email protected]", | ||
"published": "2024-02-16T19:15:08.007", | ||
"lastModified": "2024-11-21T07:42:18.430", | ||
"vulnStatus": "Undergoing Analysis", | ||
"lastModified": "2024-12-16T14:46:05.963", | ||
"vulnStatus": "Analyzed", | ||
"cveTags": [], | ||
"descriptions": [ | ||
{ | ||
|
@@ -17,6 +17,26 @@ | |
], | ||
"metrics": { | ||
"cvssMetricV31": [ | ||
{ | ||
"source": "[email protected]", | ||
"type": "Primary", | ||
"cvssData": { | ||
"version": "3.1", | ||
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", | ||
"baseScore": 7.8, | ||
"baseSeverity": "HIGH", | ||
"attackVector": "LOCAL", | ||
"attackComplexity": "LOW", | ||
"privilegesRequired": "LOW", | ||
"userInteraction": "NONE", | ||
"scope": "UNCHANGED", | ||
"confidentialityImpact": "HIGH", | ||
"integrityImpact": "HIGH", | ||
"availabilityImpact": "HIGH" | ||
}, | ||
"exploitabilityScore": 1.8, | ||
"impactScore": 5.9 | ||
}, | ||
{ | ||
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", | ||
"type": "Secondary", | ||
|
@@ -40,6 +60,16 @@ | |
] | ||
}, | ||
"weaknesses": [ | ||
{ | ||
"source": "[email protected]", | ||
"type": "Primary", | ||
"description": [ | ||
{ | ||
"lang": "en", | ||
"value": "CWE-416" | ||
} | ||
] | ||
}, | ||
{ | ||
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", | ||
"type": "Secondary", | ||
|
@@ -51,14 +81,39 @@ | |
] | ||
} | ||
], | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"operator": "OR", | ||
"negate": false, | ||
"cpeMatch": [ | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:o:google:android:-:*:*:*:*:*:*:*", | ||
"matchCriteriaId": "F8B9FEC8-73B6-43B8-B24E-1F7C20D91D26" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"url": "https://source.android.com/security/bulletin/2024-01-01", | ||
"source": "[email protected]" | ||
"source": "[email protected]", | ||
"tags": [ | ||
"Patch", | ||
"Vendor Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "https://source.android.com/security/bulletin/2024-01-01", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108" | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Patch", | ||
"Vendor Advisory" | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
"id": "CVE-2023-40085", | ||
"sourceIdentifier": "[email protected]", | ||
"published": "2024-02-16T19:15:08.093", | ||
"lastModified": "2024-11-21T08:18:44.523", | ||
"vulnStatus": "Undergoing Analysis", | ||
"lastModified": "2024-12-16T14:42:50.770", | ||
"vulnStatus": "Analyzed", | ||
"cveTags": [], | ||
"descriptions": [ | ||
{ | ||
|
@@ -17,6 +17,26 @@ | |
], | ||
"metrics": { | ||
"cvssMetricV31": [ | ||
{ | ||
"source": "[email protected]", | ||
"type": "Primary", | ||
"cvssData": { | ||
"version": "3.1", | ||
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", | ||
"baseScore": 5.5, | ||
"baseSeverity": "MEDIUM", | ||
"attackVector": "LOCAL", | ||
"attackComplexity": "LOW", | ||
"privilegesRequired": "LOW", | ||
"userInteraction": "NONE", | ||
"scope": "UNCHANGED", | ||
"confidentialityImpact": "HIGH", | ||
"integrityImpact": "NONE", | ||
"availabilityImpact": "NONE" | ||
}, | ||
"exploitabilityScore": 1.8, | ||
"impactScore": 3.6 | ||
}, | ||
{ | ||
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", | ||
"type": "Secondary", | ||
|
@@ -40,6 +60,16 @@ | |
] | ||
}, | ||
"weaknesses": [ | ||
{ | ||
"source": "[email protected]", | ||
"type": "Primary", | ||
"description": [ | ||
{ | ||
"lang": "en", | ||
"value": "CWE-125" | ||
} | ||
] | ||
}, | ||
{ | ||
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", | ||
"type": "Secondary", | ||
|
@@ -51,22 +81,65 @@ | |
] | ||
} | ||
], | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"operator": "OR", | ||
"negate": false, | ||
"cpeMatch": [ | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:o:google:android:12.0:*:*:*:*:*:*:*", | ||
"matchCriteriaId": "F8FB8EE9-FC56-4D5E-AE55-A5967634740C" | ||
}, | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:o:google:android:12.1:*:*:*:*:*:*:*", | ||
"matchCriteriaId": "C64C1583-CDE0-4C1F-BDE6-05643C1BDD72" | ||
}, | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:o:google:android:13.0:*:*:*:*:*:*:*", | ||
"matchCriteriaId": "879FFD0C-9B38-4CAA-B057-1086D794D469" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"url": "https://android.googlesource.com/platform/packages/modules/NeuralNetworks/+/ed6ee1f7eca7b33160e36ac6d730a9ef395ca4f1", | ||
"source": "[email protected]" | ||
"source": "[email protected]", | ||
"tags": [ | ||
"Mailing List", | ||
"Patch" | ||
] | ||
}, | ||
{ | ||
"url": "https://source.android.com/security/bulletin/2024-01-01", | ||
"source": "[email protected]" | ||
"source": "[email protected]", | ||
"tags": [ | ||
"Patch", | ||
"Vendor Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "https://android.googlesource.com/platform/packages/modules/NeuralNetworks/+/ed6ee1f7eca7b33160e36ac6d730a9ef395ca4f1", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108" | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Mailing List", | ||
"Patch" | ||
] | ||
}, | ||
{ | ||
"url": "https://source.android.com/security/bulletin/2024-01-01", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108" | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Patch", | ||
"Vendor Advisory" | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
"id": "CVE-2023-6502", | ||
"sourceIdentifier": "[email protected]", | ||
"published": "2024-05-23T11:15:22.913", | ||
"lastModified": "2024-11-21T08:43:58.950", | ||
"vulnStatus": "Undergoing Analysis", | ||
"lastModified": "2024-12-16T15:02:44.123", | ||
"vulnStatus": "Analyzed", | ||
"cveTags": [], | ||
"descriptions": [ | ||
{ | ||
|
@@ -36,6 +36,26 @@ | |
}, | ||
"exploitabilityScore": 2.8, | ||
"impactScore": 1.4 | ||
}, | ||
{ | ||
"source": "[email protected]", | ||
"type": "Primary", | ||
"cvssData": { | ||
"version": "3.1", | ||
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", | ||
"baseScore": 6.5, | ||
"baseSeverity": "MEDIUM", | ||
"attackVector": "NETWORK", | ||
"attackComplexity": "LOW", | ||
"privilegesRequired": "LOW", | ||
"userInteraction": "NONE", | ||
"scope": "UNCHANGED", | ||
"confidentialityImpact": "NONE", | ||
"integrityImpact": "NONE", | ||
"availabilityImpact": "HIGH" | ||
}, | ||
"exploitabilityScore": 2.8, | ||
"impactScore": 3.6 | ||
} | ||
] | ||
}, | ||
|
@@ -49,24 +69,94 @@ | |
"value": "CWE-1333" | ||
} | ||
] | ||
}, | ||
{ | ||
"source": "[email protected]", | ||
"type": "Primary", | ||
"description": [ | ||
{ | ||
"lang": "en", | ||
"value": "CWE-1333" | ||
} | ||
] | ||
} | ||
], | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"operator": "OR", | ||
"negate": false, | ||
"cpeMatch": [ | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*", | ||
"versionEndExcluding": "16.10.6", | ||
"matchCriteriaId": "D32468B2-9ED8-4D66-90E3-DC5F9CAEB1A3" | ||
}, | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*", | ||
"versionEndExcluding": "16.10.6", | ||
"matchCriteriaId": "75F6F9C5-BA57-4BB3-851E-A771C0562683" | ||
}, | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*", | ||
"versionStartIncluding": "16.11.0", | ||
"versionEndExcluding": "16.11.3", | ||
"matchCriteriaId": "D2461BDD-0006-45A1-B49B-1761CC52BD04" | ||
}, | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*", | ||
"versionStartIncluding": "16.11.0", | ||
"versionEndExcluding": "16.11.3", | ||
"matchCriteriaId": "B9E351A7-5B4B-4043-8EC2-D9B58488ACE3" | ||
}, | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:gitlab:gitlab:17.0.0:*:*:*:community:*:*:*", | ||
"matchCriteriaId": "4B294023-4020-405B-907C-F7F20DFAD3A1" | ||
}, | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:gitlab:gitlab:17.0.0:*:*:*:enterprise:*:*:*", | ||
"matchCriteriaId": "5881525D-CFD4-43AA-9B1E-8C1221772BC3" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"url": "https://gitlab.com/gitlab-org/gitlab/-/issues/433534", | ||
"source": "[email protected]" | ||
"source": "[email protected]", | ||
"tags": [ | ||
"Broken Link" | ||
] | ||
}, | ||
{ | ||
"url": "https://hackerone.com/reports/2263638", | ||
"source": "[email protected]" | ||
"source": "[email protected]", | ||
"tags": [ | ||
"Permissions Required" | ||
] | ||
}, | ||
{ | ||
"url": "https://gitlab.com/gitlab-org/gitlab/-/issues/433534", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108" | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Broken Link" | ||
] | ||
}, | ||
{ | ||
"url": "https://hackerone.com/reports/2263638", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108" | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Permissions Required" | ||
] | ||
} | ||
] | ||
} |
Oops, something went wrong.