-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 NVD update at 2025-01-19T04:45:19+0000
- Loading branch information
1 parent
f2b64d1
commit 687da6a
Showing
8 changed files
with
653 additions
and
28 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-2024-0917", | ||
"sourceIdentifier": "[email protected]", | ||
"published": "2024-03-07T09:15:38.527", | ||
"lastModified": "2024-11-21T08:47:44.103", | ||
"vulnStatus": "Awaiting Analysis", | ||
"lastModified": "2025-01-19T03:31:43.843", | ||
"vulnStatus": "Analyzed", | ||
"cveTags": [], | ||
"descriptions": [ | ||
{ | ||
|
@@ -16,6 +16,28 @@ | |
} | ||
], | ||
"metrics": { | ||
"cvssMetricV31": [ | ||
{ | ||
"source": "[email protected]", | ||
"type": "Primary", | ||
"cvssData": { | ||
"version": "3.1", | ||
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", | ||
"baseScore": 9.8, | ||
"baseSeverity": "CRITICAL", | ||
"attackVector": "NETWORK", | ||
"attackComplexity": "LOW", | ||
"privilegesRequired": "NONE", | ||
"userInteraction": "NONE", | ||
"scope": "UNCHANGED", | ||
"confidentialityImpact": "HIGH", | ||
"integrityImpact": "HIGH", | ||
"availabilityImpact": "HIGH" | ||
}, | ||
"exploitabilityScore": 3.9, | ||
"impactScore": 5.9 | ||
} | ||
], | ||
"cvssMetricV30": [ | ||
{ | ||
"source": "[email protected]", | ||
|
@@ -49,16 +71,51 @@ | |
"value": "CWE-94" | ||
} | ||
] | ||
}, | ||
{ | ||
"source": "[email protected]", | ||
"type": "Primary", | ||
"description": [ | ||
{ | ||
"lang": "en", | ||
"value": "NVD-CWE-noinfo" | ||
} | ||
] | ||
} | ||
], | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"operator": "OR", | ||
"negate": false, | ||
"cpeMatch": [ | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:paddlepaddle:paddlepaddle:2.6.0:*:*:*:*:*:*:*", | ||
"matchCriteriaId": "F71F54C3-4868-476D-B0D8-D5E0FEE9FE63" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"url": "https://huntr.com/bounties/2d840735-e255-4700-9709-6f7361829119", | ||
"source": "[email protected]" | ||
"source": "[email protected]", | ||
"tags": [ | ||
"Exploit", | ||
"Third Party Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "https://huntr.com/bounties/2d840735-e255-4700-9709-6f7361829119", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108" | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Exploit", | ||
"Third Party 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-2024-27317", | ||
"sourceIdentifier": "[email protected]", | ||
"published": "2024-03-12T19:15:47.777", | ||
"lastModified": "2024-11-21T09:04:19.237", | ||
"vulnStatus": "Awaiting Analysis", | ||
"lastModified": "2025-01-19T03:23:26.087", | ||
"vulnStatus": "Analyzed", | ||
"cveTags": [], | ||
"descriptions": [ | ||
{ | ||
|
@@ -36,6 +36,26 @@ | |
}, | ||
"exploitabilityScore": 1.8, | ||
"impactScore": 6.0 | ||
}, | ||
{ | ||
"source": "[email protected]", | ||
"type": "Primary", | ||
"cvssData": { | ||
"version": "3.1", | ||
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", | ||
"baseScore": 9.9, | ||
"baseSeverity": "CRITICAL", | ||
"attackVector": "NETWORK", | ||
"attackComplexity": "LOW", | ||
"privilegesRequired": "LOW", | ||
"userInteraction": "NONE", | ||
"scope": "CHANGED", | ||
"confidentialityImpact": "HIGH", | ||
"integrityImpact": "HIGH", | ||
"availabilityImpact": "HIGH" | ||
}, | ||
"exploitabilityScore": 3.1, | ||
"impactScore": 6.0 | ||
} | ||
] | ||
}, | ||
|
@@ -51,30 +71,95 @@ | |
] | ||
} | ||
], | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"operator": "OR", | ||
"negate": false, | ||
"cpeMatch": [ | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:*", | ||
"versionStartIncluding": "2.4.0", | ||
"versionEndExcluding": "2.10.6", | ||
"matchCriteriaId": "1CC67E07-21B9-485E-8169-0AD81B773690" | ||
}, | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:*", | ||
"versionStartIncluding": "2.11.0", | ||
"versionEndExcluding": "2.11.4", | ||
"matchCriteriaId": "5615177E-1EAD-4F00-8230-FE7C3B67A641" | ||
}, | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:*", | ||
"versionStartIncluding": "3.0.0", | ||
"versionEndExcluding": "3.0.3", | ||
"matchCriteriaId": "5EC9804F-D93F-41C5-963D-F42DA8779249" | ||
}, | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:*", | ||
"versionStartIncluding": "3.1.0", | ||
"versionEndExcluding": "3.1.3", | ||
"matchCriteriaId": "44F5BF49-6151-4A0E-BD7D-280CBB09A868" | ||
}, | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:apache:pulsar:3.2.0:-:*:*:*:*:*:*", | ||
"matchCriteriaId": "13ECC4AD-98DF-4BEF-BFE5-6A8A701E0B05" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"url": "http://www.openwall.com/lists/oss-security/2024/03/12/10", | ||
"source": "[email protected]" | ||
"source": "[email protected]", | ||
"tags": [ | ||
"Mailing List", | ||
"Third Party Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "https://lists.apache.org/thread/ct9xmvlf7lompc1pxvlsb60qstfsm9po", | ||
"source": "[email protected]" | ||
"source": "[email protected]", | ||
"tags": [ | ||
"Vendor Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "https://pulsar.apache.org/security/CVE-2024-27317/", | ||
"source": "[email protected]" | ||
"source": "[email protected]", | ||
"tags": [ | ||
"Vendor Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "http://www.openwall.com/lists/oss-security/2024/03/12/10", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108" | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Mailing List", | ||
"Third Party Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "https://lists.apache.org/thread/ct9xmvlf7lompc1pxvlsb60qstfsm9po", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108" | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Vendor Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "https://pulsar.apache.org/security/CVE-2024-27317/", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108" | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"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-2024-27894", | ||
"sourceIdentifier": "[email protected]", | ||
"published": "2024-03-12T19:15:47.970", | ||
"lastModified": "2024-11-21T09:05:21.910", | ||
"vulnStatus": "Awaiting Analysis", | ||
"lastModified": "2025-01-19T03:09:08.147", | ||
"vulnStatus": "Analyzed", | ||
"cveTags": [], | ||
"descriptions": [ | ||
{ | ||
|
@@ -36,6 +36,26 @@ | |
}, | ||
"exploitabilityScore": 1.8, | ||
"impactScore": 6.0 | ||
}, | ||
{ | ||
"source": "[email protected]", | ||
"type": "Primary", | ||
"cvssData": { | ||
"version": "3.1", | ||
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", | ||
"baseScore": 8.8, | ||
"baseSeverity": "HIGH", | ||
"attackVector": "NETWORK", | ||
"attackComplexity": "LOW", | ||
"privilegesRequired": "LOW", | ||
"userInteraction": "NONE", | ||
"scope": "UNCHANGED", | ||
"confidentialityImpact": "HIGH", | ||
"integrityImpact": "HIGH", | ||
"availabilityImpact": "HIGH" | ||
}, | ||
"exploitabilityScore": 2.8, | ||
"impactScore": 5.9 | ||
} | ||
] | ||
}, | ||
|
@@ -55,30 +75,95 @@ | |
] | ||
} | ||
], | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"operator": "OR", | ||
"negate": false, | ||
"cpeMatch": [ | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:*", | ||
"versionStartIncluding": "2.4.0", | ||
"versionEndExcluding": "2.10.6", | ||
"matchCriteriaId": "1CC67E07-21B9-485E-8169-0AD81B773690" | ||
}, | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:*", | ||
"versionStartIncluding": "2.11.0", | ||
"versionEndExcluding": "2.11.4", | ||
"matchCriteriaId": "5615177E-1EAD-4F00-8230-FE7C3B67A641" | ||
}, | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:*", | ||
"versionStartIncluding": "3.0.0", | ||
"versionEndExcluding": "3.0.3", | ||
"matchCriteriaId": "5EC9804F-D93F-41C5-963D-F42DA8779249" | ||
}, | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:*", | ||
"versionStartIncluding": "3.1.0", | ||
"versionEndExcluding": "3.1.3", | ||
"matchCriteriaId": "44F5BF49-6151-4A0E-BD7D-280CBB09A868" | ||
}, | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:apache:pulsar:3.2.0:-:*:*:*:*:*:*", | ||
"matchCriteriaId": "13ECC4AD-98DF-4BEF-BFE5-6A8A701E0B05" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"url": "http://www.openwall.com/lists/oss-security/2024/03/12/11", | ||
"source": "[email protected]" | ||
"source": "[email protected]", | ||
"tags": [ | ||
"Mailing List", | ||
"Third Party Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "https://lists.apache.org/thread/45cqhgqg8d19ongjw18ypcss8vwh206p", | ||
"source": "[email protected]" | ||
"source": "[email protected]", | ||
"tags": [ | ||
"Vendor Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "https://pulsar.apache.org/security/CVE-2024-27894/", | ||
"source": "[email protected]" | ||
"source": "[email protected]", | ||
"tags": [ | ||
"Vendor Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "http://www.openwall.com/lists/oss-security/2024/03/12/11", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108" | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Mailing List", | ||
"Third Party Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "https://lists.apache.org/thread/45cqhgqg8d19ongjw18ypcss8vwh206p", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108" | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Vendor Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "https://pulsar.apache.org/security/CVE-2024-27894/", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108" | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Vendor Advisory" | ||
] | ||
} | ||
] | ||
} |
Oops, something went wrong.