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-2024-21984
      - 0 updated CVEs:
  • Loading branch information
cvelistV5 Github Action committed Feb 16, 2024
1 parent 40a7307 commit c468312
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 5 deletions.
100 changes: 100 additions & 0 deletions cves/2024/21xxx/CVE-2024-21984.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
{
"dataType": "CVE_RECORD",
"dataVersion": "5.0",
"cveMetadata": {
"cveId": "CVE-2024-21984",
"assignerOrgId": "11fdca00-0482-4c88-a206-37f9c182c87d",
"state": "PUBLISHED",
"assignerShortName": "netapp",
"dateReserved": "2024-01-03T19:45:25.346Z",
"datePublished": "2024-02-16T22:37:47.580Z",
"dateUpdated": "2024-02-16T22:37:47.580Z"
},
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "StorageGRID",
"vendor": "NetApp",
"versions": [
{
"lessThan": "11.8",
"status": "affected",
"version": "0",
"versionType": "general availability"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "StorageGRID (formerly StorageGRID Webscale) versions prior to 11.8 \nare susceptible to a difficult to exploit Reflected Cross-Site Scripting\n (XSS) vulnerability. Successful exploit requires the attacker to know \nspecific information about the target instance and trick a privileged \nuser into clicking a specially crafted link. This could allow the \nattacker to view or modify configuration settings or add or modify user \naccounts. \n\n\n\n\n"
}
],
"value": "StorageGRID (formerly StorageGRID Webscale) versions prior to 11.8 \nare susceptible to a difficult to exploit Reflected Cross-Site Scripting\n (XSS) vulnerability. Successful exploit requires the attacker to know \nspecific information about the target instance and trick a privileged \nuser into clicking a specially crafted link. This could allow the \nattacker to view or modify configuration settings or add or modify user \naccounts. \n\n\n\n\n"
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"orgId": "11fdca00-0482-4c88-a206-37f9c182c87d",
"shortName": "netapp",
"dateUpdated": "2024-02-16T22:37:47.580Z"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20240216-0013/"
}
],
"source": {
"advisory": "NTAP-20240216-0013",
"discovery": "UNKNOWN"
},
"title": "Reflected Cross-Site Scripting Vulnerability in StorageGRID (formerly StorageGRID Webscale)",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
}
}
10 changes: 5 additions & 5 deletions cves/delta.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"fetchTime": "2024-02-16T22:35:26.859Z",
"fetchTime": "2024-02-16T22:41:00.519Z",
"numberOfChanges": 1,
"new": [
{
"cveId": "CVE-2024-21983",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-21983",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/21xxx/CVE-2024-21983.json",
"dateUpdated": "2024-02-16T22:35:02.365Z"
"cveId": "CVE-2024-21984",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-21984",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/21xxx/CVE-2024-21984.json",
"dateUpdated": "2024-02-16T22:37:47.580Z"
}
],
"updated": [],
Expand Down
14 changes: 14 additions & 0 deletions cves/deltaLog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
[
{
"fetchTime": "2024-02-16T22:41:00.519Z",
"numberOfChanges": 1,
"new": [
{
"cveId": "CVE-2024-21984",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-21984",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/21xxx/CVE-2024-21984.json",
"dateUpdated": "2024-02-16T22:37:47.580Z"
}
],
"updated": [],
"error": []
},
{
"fetchTime": "2024-02-16T22:35:26.859Z",
"numberOfChanges": 1,
Expand Down

0 comments on commit c468312

Please sign in to comment.