Skip to content

Commit

Permalink
1 changes (1 new | 0 updated):
Browse files Browse the repository at this point in the history
      - 1 new CVEs:  CVE-2025-0476
      - 0 updated CVEs:
  • Loading branch information
cvelistV5 Github Action committed Jan 15, 2025
1 parent a2174b7 commit 05ca84f
Show file tree
Hide file tree
Showing 3 changed files with 147 additions and 50 deletions.
127 changes: 127 additions & 0 deletions cves/2025/0xxx/CVE-2025-0476.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,127 @@
{
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"cveMetadata": {
"cveId": "CVE-2025-0476",
"assignerOrgId": "9302f53e-dde5-4bf3-b2f2-a83f91ac0eee",
"state": "PUBLISHED",
"assignerShortName": "Mattermost",
"dateReserved": "2025-01-14T20:51:53.990Z",
"datePublished": "2025-01-15T23:44:45.934Z",
"dateUpdated": "2025-01-15T23:44:45.934Z"
},
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Mattermost",
"vendor": "Mattermost",
"versions": [
{
"lessThanOrEqual": "2.22.0",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"status": "unaffected",
"version": "2.23.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "lsibilev"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Mattermost Mobile Apps versions <=2.22.0 fail to properly handle specially crafted attachment names, which allows an attacker to crash the mobile app for any user who opened a channel containing the specially crafted attachment"
}
],
"value": "Mattermost Mobile Apps versions <=2.22.0 fail to properly handle specially crafted attachment names, which allows an attacker to crash the mobile app for any user who opened a channel containing the specially crafted attachment"
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1287",
"description": "CWE-1287: Improper Validation of Specified Type of Input",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"orgId": "9302f53e-dde5-4bf3-b2f2-a83f91ac0eee",
"shortName": "Mattermost",
"dateUpdated": "2025-01-15T23:44:45.934Z"
},
"references": [
{
"url": "https://mattermost.com/security-updates"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "<p>Update Mattermost Mobile Apps to versions 2.23.0 or higher.</p>"
}
],
"value": "Update Mattermost Mobile Apps to versions 2.23.0 or higher."
}
],
"source": {
"advisory": "MMSA-2024-00405",
"defect": [
"https://mattermost.atlassian.net/browse/MM-61752"
],
"discovery": "EXTERNAL"
},
"title": "Mobile crash via file with specially crafted filename",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
}
}
24 changes: 6 additions & 18 deletions cves/delta.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,12 @@
{
"fetchTime": "2025-01-15T23:15:55.099Z",
"numberOfChanges": 3,
"fetchTime": "2025-01-15T23:50:24.871Z",
"numberOfChanges": 1,
"new": [
{
"cveId": "CVE-2021-35684",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2021-35684",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2021/35xxx/CVE-2021-35684.json",
"dateUpdated": "2025-01-15T23:09:10.863Z"
},
{
"cveId": "CVE-2021-35685",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2021-35685",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2021/35xxx/CVE-2021-35685.json",
"dateUpdated": "2025-01-15T23:07:03.325Z"
},
{
"cveId": "CVE-2022-21384",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2022-21384",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2022/21xxx/CVE-2022-21384.json",
"dateUpdated": "2025-01-15T23:11:04.006Z"
"cveId": "CVE-2025-0476",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2025-0476",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2025/0xxx/CVE-2025-0476.json",
"dateUpdated": "2025-01-15T23:44:45.934Z"
}
],
"updated": [],
Expand Down
46 changes: 14 additions & 32 deletions cves/deltaLog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
[
{
"fetchTime": "2025-01-15T23:50:24.871Z",
"numberOfChanges": 1,
"new": [
{
"cveId": "CVE-2025-0476",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2025-0476",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2025/0xxx/CVE-2025-0476.json",
"dateUpdated": "2025-01-15T23:44:45.934Z"
}
],
"updated": [],
"error": []
},
{
"fetchTime": "2025-01-15T23:15:55.099Z",
"numberOfChanges": 3,
Expand Down Expand Up @@ -124892,37 +124906,5 @@
}
],
"error": []
},
{
"fetchTime": "2024-12-16T23:31:57.727Z",
"numberOfChanges": 4,
"new": [
{
"cveId": "CVE-2024-11900",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-11900",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/11xxx/CVE-2024-11900.json",
"dateUpdated": "2024-12-16T23:24:16.828Z"
},
{
"cveId": "CVE-2024-11902",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-11902",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/11xxx/CVE-2024-11902.json",
"dateUpdated": "2024-12-16T23:24:17.375Z"
},
{
"cveId": "CVE-2024-11905",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-11905",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/11xxx/CVE-2024-11905.json",
"dateUpdated": "2024-12-16T23:24:17.743Z"
},
{
"cveId": "CVE-2024-11906",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-11906",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/11xxx/CVE-2024-11906.json",
"dateUpdated": "2024-12-16T23:24:18.112Z"
}
],
"updated": [],
"error": []
}
]

0 comments on commit 05ca84f

Please sign in to comment.