mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-06-19 17:31:42 +00:00
Auto-Update: 2025-02-09T07:00:19.520746+00:00
This commit is contained in:
parent
f9efda4aae
commit
6f8489c141
60
CVE-2024/CVE-2024-134xx/CVE-2024-13440.json
Normal file
60
CVE-2024/CVE-2024-134xx/CVE-2024-13440.json
Normal file
@ -0,0 +1,60 @@
|
|||||||
|
{
|
||||||
|
"id": "CVE-2024-13440",
|
||||||
|
"sourceIdentifier": "security@wordfence.com",
|
||||||
|
"published": "2025-02-09T05:15:22.740",
|
||||||
|
"lastModified": "2025-02-09T05:15:22.740",
|
||||||
|
"vulnStatus": "Received",
|
||||||
|
"cveTags": [],
|
||||||
|
"descriptions": [
|
||||||
|
{
|
||||||
|
"lang": "en",
|
||||||
|
"value": "The Super Store Finder plugin for WordPress is vulnerable to SQL Injection via the \u2018ssf_wp_user_name\u2019 parameter in all versions up to, and including, 7.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into an already existing query to store cross-site scripting in store reviews."
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"metrics": {
|
||||||
|
"cvssMetricV31": [
|
||||||
|
{
|
||||||
|
"source": "security@wordfence.com",
|
||||||
|
"type": "Primary",
|
||||||
|
"cvssData": {
|
||||||
|
"version": "3.1",
|
||||||
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
|
||||||
|
"baseScore": 7.5,
|
||||||
|
"baseSeverity": "HIGH",
|
||||||
|
"attackVector": "NETWORK",
|
||||||
|
"attackComplexity": "LOW",
|
||||||
|
"privilegesRequired": "NONE",
|
||||||
|
"userInteraction": "NONE",
|
||||||
|
"scope": "UNCHANGED",
|
||||||
|
"confidentialityImpact": "HIGH",
|
||||||
|
"integrityImpact": "NONE",
|
||||||
|
"availabilityImpact": "NONE"
|
||||||
|
},
|
||||||
|
"exploitabilityScore": 3.9,
|
||||||
|
"impactScore": 3.6
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"weaknesses": [
|
||||||
|
{
|
||||||
|
"source": "security@wordfence.com",
|
||||||
|
"type": "Primary",
|
||||||
|
"description": [
|
||||||
|
{
|
||||||
|
"lang": "en",
|
||||||
|
"value": "CWE-89"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"references": [
|
||||||
|
{
|
||||||
|
"url": "https://superstorefinder.net/support/forums/topic/super-store-finder-for-wordpress-patch-notes/",
|
||||||
|
"source": "security@wordfence.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/cc468bfd-b9a2-4fe6-b896-d738c767146a?source=cve",
|
||||||
|
"source": "security@wordfence.com"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -2,7 +2,7 @@
|
|||||||
"id": "CVE-2024-57966",
|
"id": "CVE-2024-57966",
|
||||||
"sourceIdentifier": "cve@mitre.org",
|
"sourceIdentifier": "cve@mitre.org",
|
||||||
"published": "2025-02-03T05:15:10.080",
|
"published": "2025-02-03T05:15:10.080",
|
||||||
"lastModified": "2025-02-03T05:15:10.080",
|
"lastModified": "2025-02-09T05:15:32.883",
|
||||||
"vulnStatus": "Awaiting Analysis",
|
"vulnStatus": "Awaiting Analysis",
|
||||||
"cveTags": [],
|
"cveTags": [],
|
||||||
"descriptions": [
|
"descriptions": [
|
||||||
@ -59,6 +59,10 @@
|
|||||||
{
|
{
|
||||||
"url": "https://github.com/KDE/ark/compare/v24.11.90...v24.12.0",
|
"url": "https://github.com/KDE/ark/compare/v24.11.90...v24.12.0",
|
||||||
"source": "cve@mitre.org"
|
"source": "cve@mitre.org"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://lists.debian.org/debian-lts-announce/2025/02/msg00007.html",
|
||||||
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
37
README.md
37
README.md
@ -13,13 +13,13 @@ Repository synchronizes with the NVD every 2 hours.
|
|||||||
### Last Repository Update
|
### Last Repository Update
|
||||||
|
|
||||||
```plain
|
```plain
|
||||||
2025-02-09T03:00:20.560002+00:00
|
2025-02-09T07:00:19.520746+00:00
|
||||||
```
|
```
|
||||||
|
|
||||||
### Most recent CVE Modification Timestamp synchronized with NVD
|
### Most recent CVE Modification Timestamp synchronized with NVD
|
||||||
|
|
||||||
```plain
|
```plain
|
||||||
2025-02-08T23:15:08.653000+00:00
|
2025-02-09T05:15:32.883000+00:00
|
||||||
```
|
```
|
||||||
|
|
||||||
### Last Data Feed Release
|
### Last Data Feed Release
|
||||||
@ -33,44 +33,21 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
|
|||||||
### Total Number of included CVEs
|
### Total Number of included CVEs
|
||||||
|
|
||||||
```plain
|
```plain
|
||||||
280445
|
280446
|
||||||
```
|
```
|
||||||
|
|
||||||
### CVEs added in the last Commit
|
### CVEs added in the last Commit
|
||||||
|
|
||||||
Recently added CVEs: `0`
|
Recently added CVEs: `1`
|
||||||
|
|
||||||
|
- [CVE-2024-13440](CVE-2024/CVE-2024-134xx/CVE-2024-13440.json) (`2025-02-09T05:15:22.740`)
|
||||||
|
|
||||||
|
|
||||||
### CVEs modified in the last Commit
|
### CVEs modified in the last Commit
|
||||||
|
|
||||||
Recently modified CVEs: `1802`
|
Recently modified CVEs: `1`
|
||||||
|
|
||||||
- [CVE-2025-24898](CVE-2025/CVE-2025-248xx/CVE-2025-24898.json) (`2025-02-03T18:15:43.077`)
|
- [CVE-2024-57966](CVE-2024/CVE-2024-579xx/CVE-2024-57966.json) (`2025-02-09T05:15:32.883`)
|
||||||
- [CVE-2025-24899](CVE-2025/CVE-2025-248xx/CVE-2025-24899.json) (`2025-02-03T21:15:15.703`)
|
|
||||||
- [CVE-2025-24901](CVE-2025/CVE-2025-249xx/CVE-2025-24901.json) (`2025-02-03T22:15:28.590`)
|
|
||||||
- [CVE-2025-24902](CVE-2025/CVE-2025-249xx/CVE-2025-24902.json) (`2025-02-03T22:15:28.723`)
|
|
||||||
- [CVE-2025-24905](CVE-2025/CVE-2025-249xx/CVE-2025-24905.json) (`2025-02-03T22:15:28.840`)
|
|
||||||
- [CVE-2025-24906](CVE-2025/CVE-2025-249xx/CVE-2025-24906.json) (`2025-02-03T22:15:28.963`)
|
|
||||||
- [CVE-2025-24957](CVE-2025/CVE-2025-249xx/CVE-2025-24957.json) (`2025-02-03T22:15:29.087`)
|
|
||||||
- [CVE-2025-24958](CVE-2025/CVE-2025-249xx/CVE-2025-24958.json) (`2025-02-03T22:15:29.210`)
|
|
||||||
- [CVE-2025-24959](CVE-2025/CVE-2025-249xx/CVE-2025-24959.json) (`2025-02-03T21:15:15.853`)
|
|
||||||
- [CVE-2025-24960](CVE-2025/CVE-2025-249xx/CVE-2025-24960.json) (`2025-02-03T21:15:16.020`)
|
|
||||||
- [CVE-2025-24961](CVE-2025/CVE-2025-249xx/CVE-2025-24961.json) (`2025-02-03T21:15:16.170`)
|
|
||||||
- [CVE-2025-24962](CVE-2025/CVE-2025-249xx/CVE-2025-24962.json) (`2025-02-03T21:15:16.317`)
|
|
||||||
- [CVE-2025-24963](CVE-2025/CVE-2025-249xx/CVE-2025-24963.json) (`2025-02-04T20:15:50.330`)
|
|
||||||
- [CVE-2025-24964](CVE-2025/CVE-2025-249xx/CVE-2025-24964.json) (`2025-02-04T20:15:50.483`)
|
|
||||||
- [CVE-2025-24966](CVE-2025/CVE-2025-249xx/CVE-2025-24966.json) (`2025-02-04T20:15:50.627`)
|
|
||||||
- [CVE-2025-24967](CVE-2025/CVE-2025-249xx/CVE-2025-24967.json) (`2025-02-04T20:15:50.813`)
|
|
||||||
- [CVE-2025-24968](CVE-2025/CVE-2025-249xx/CVE-2025-24968.json) (`2025-02-04T20:15:50.997`)
|
|
||||||
- [CVE-2025-24971](CVE-2025/CVE-2025-249xx/CVE-2025-24971.json) (`2025-02-04T20:15:51.150`)
|
|
||||||
- [CVE-2025-24981](CVE-2025/CVE-2025-249xx/CVE-2025-24981.json) (`2025-02-06T18:15:32.847`)
|
|
||||||
- [CVE-2025-24982](CVE-2025/CVE-2025-249xx/CVE-2025-24982.json) (`2025-02-04T05:15:10.543`)
|
|
||||||
- [CVE-2025-25039](CVE-2025/CVE-2025-250xx/CVE-2025-25039.json) (`2025-02-04T19:15:33.977`)
|
|
||||||
- [CVE-2025-25062](CVE-2025/CVE-2025-250xx/CVE-2025-25062.json) (`2025-02-03T04:15:09.587`)
|
|
||||||
- [CVE-2025-25063](CVE-2025/CVE-2025-250xx/CVE-2025-25063.json) (`2025-02-03T04:15:09.760`)
|
|
||||||
- [CVE-2025-25066](CVE-2025/CVE-2025-250xx/CVE-2025-25066.json) (`2025-02-03T06:15:11.373`)
|
|
||||||
- [CVE-2025-25246](CVE-2025/CVE-2025-252xx/CVE-2025-25246.json) (`2025-02-05T05:15:11.663`)
|
|
||||||
|
|
||||||
|
|
||||||
## Download and Usage
|
## Download and Usage
|
||||||
|
3605
_state.csv
3605
_state.csv
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user