Skip to content

Commit

Permalink
2 changes (2 new | 0 updated):
Browse files Browse the repository at this point in the history
      - 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
Show file tree
Hide file tree
Showing 4 changed files with 145 additions and 11 deletions.
57 changes: 57 additions & 0 deletions cves/2024/44xxx/CVE-2024-44204.json
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"
}
}
}
}
57 changes: 57 additions & 0 deletions cves/2024/44xxx/CVE-2024-44207.json
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"
}
}
}
}
22 changes: 11 additions & 11 deletions cves/delta.json
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": []
}
20 changes: 20 additions & 0 deletions cves/deltaLog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
[
{
"fetchTime": "2024-10-03T23:33:51.945Z",
"numberOfChanges": 2,
"new": [
{
"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-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": []
},
{
"fetchTime": "2024-10-03T23:03:19.584Z",
"numberOfChanges": 2,
Expand Down

0 comments on commit f1fb9d4

Please sign in to comment.