-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 2 new CVEs: CVE-2024-44204, CVE-2024-44207 - 0 updated CVEs:
- Loading branch information
cvelistV5 Github Action
committed
Oct 3, 2024
1 parent
117975a
commit f1fb9d4
Showing
4 changed files
with
145 additions
and
11 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 |
---|---|---|
@@ -0,0 +1,57 @@ | ||
{ | ||
"dataType": "CVE_RECORD", | ||
"dataVersion": "5.1", | ||
"cveMetadata": { | ||
"cveId": "CVE-2024-44204", | ||
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c", | ||
"state": "PUBLISHED", | ||
"assignerShortName": "apple", | ||
"dateReserved": "2024-08-20T21:42:05.938Z", | ||
"datePublished": "2024-10-03T23:29:52.868Z", | ||
"dateUpdated": "2024-10-03T23:29:52.868Z" | ||
}, | ||
"containers": { | ||
"cna": { | ||
"problemTypes": [ | ||
{ | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"description": "A user's saved passwords may be read aloud by VoiceOver" | ||
} | ||
] | ||
} | ||
], | ||
"affected": [ | ||
{ | ||
"vendor": "Apple", | ||
"product": "iOS and iPadOS", | ||
"versions": [ | ||
{ | ||
"version": "unspecified", | ||
"status": "affected", | ||
"lessThan": "18.0", | ||
"versionType": "custom" | ||
} | ||
] | ||
} | ||
], | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"value": "A logic issue was addressed with improved validation. This issue is fixed in iOS 18.0.1 and iPadOS 18.0.1. A user's saved passwords may be read aloud by VoiceOver." | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"url": "https://support.apple.com/en-us/121373" | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c", | ||
"shortName": "apple", | ||
"dateUpdated": "2024-10-03T23:29:52.868Z" | ||
} | ||
} | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,57 @@ | ||
{ | ||
"dataType": "CVE_RECORD", | ||
"dataVersion": "5.1", | ||
"cveMetadata": { | ||
"cveId": "CVE-2024-44207", | ||
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c", | ||
"state": "PUBLISHED", | ||
"assignerShortName": "apple", | ||
"dateReserved": "2024-08-20T21:42:05.938Z", | ||
"datePublished": "2024-10-03T23:29:53.561Z", | ||
"dateUpdated": "2024-10-03T23:29:53.561Z" | ||
}, | ||
"containers": { | ||
"cna": { | ||
"problemTypes": [ | ||
{ | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"description": "Audio messages in Messages may be able to capture a few seconds of audio before the microphone indicator is activated" | ||
} | ||
] | ||
} | ||
], | ||
"affected": [ | ||
{ | ||
"vendor": "Apple", | ||
"product": "iOS and iPadOS", | ||
"versions": [ | ||
{ | ||
"version": "unspecified", | ||
"status": "affected", | ||
"lessThan": "18.0", | ||
"versionType": "custom" | ||
} | ||
] | ||
} | ||
], | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"value": "This issue was addressed with improved checks. This issue is fixed in iOS 18.0.1 and iPadOS 18.0.1. Audio messages in Messages may be able to capture a few seconds of audio before the microphone indicator is activated." | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"url": "https://support.apple.com/en-us/121373" | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c", | ||
"shortName": "apple", | ||
"dateUpdated": "2024-10-03T23:29:53.561Z" | ||
} | ||
} | ||
} | ||
} |
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 |
---|---|---|
@@ -1,20 +1,20 @@ | ||
{ | ||
"fetchTime": "2024-10-03T23:03:19.584Z", | ||
"fetchTime": "2024-10-03T23:33:51.945Z", | ||
"numberOfChanges": 2, | ||
"new": [], | ||
"updated": [ | ||
"new": [ | ||
{ | ||
"cveId": "CVE-2023-6955", | ||
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2023-6955", | ||
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2023/6xxx/CVE-2023-6955.json", | ||
"dateUpdated": "2024-10-03T22:56:39.958Z" | ||
"cveId": "CVE-2024-44204", | ||
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-44204", | ||
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/44xxx/CVE-2024-44204.json", | ||
"dateUpdated": "2024-10-03T23:29:52.868Z" | ||
}, | ||
{ | ||
"cveId": "CVE-2024-0456", | ||
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-0456", | ||
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/0xxx/CVE-2024-0456.json", | ||
"dateUpdated": "2024-10-03T22:56:40.198Z" | ||
"cveId": "CVE-2024-44207", | ||
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-44207", | ||
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/44xxx/CVE-2024-44207.json", | ||
"dateUpdated": "2024-10-03T23:29:53.561Z" | ||
} | ||
], | ||
"updated": [], | ||
"error": [] | ||
} |
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