mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-07-09 16:05:11 +00:00
Auto-Update: 2024-01-11T13:00:24.838448+00:00
This commit is contained in:
parent
33e866e572
commit
bd555f554c
88
CVE-2022/CVE-2022-49xx/CVE-2022-4958.json
Normal file
88
CVE-2022/CVE-2022-49xx/CVE-2022-4958.json
Normal file
@ -0,0 +1,88 @@
|
||||
{
|
||||
"id": "CVE-2022-4958",
|
||||
"sourceIdentifier": "cna@vuldb.com",
|
||||
"published": "2024-01-11T12:15:42.767",
|
||||
"lastModified": "2024-01-11T12:15:42.767",
|
||||
"vulnStatus": "Received",
|
||||
"descriptions": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "A vulnerability classified as problematic has been found in qkmc-rk redbbs 1.0. Affected is an unknown function of the component Post Handler. The manipulation of the argument title leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-250236."
|
||||
}
|
||||
],
|
||||
"metrics": {
|
||||
"cvssMetricV31": [
|
||||
{
|
||||
"source": "cna@vuldb.com",
|
||||
"type": "Secondary",
|
||||
"cvssData": {
|
||||
"version": "3.1",
|
||||
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
|
||||
"attackVector": "NETWORK",
|
||||
"attackComplexity": "LOW",
|
||||
"privilegesRequired": "LOW",
|
||||
"userInteraction": "REQUIRED",
|
||||
"scope": "UNCHANGED",
|
||||
"confidentialityImpact": "NONE",
|
||||
"integrityImpact": "LOW",
|
||||
"availabilityImpact": "NONE",
|
||||
"baseScore": 3.5,
|
||||
"baseSeverity": "LOW"
|
||||
},
|
||||
"exploitabilityScore": 2.1,
|
||||
"impactScore": 1.4
|
||||
}
|
||||
],
|
||||
"cvssMetricV2": [
|
||||
{
|
||||
"source": "cna@vuldb.com",
|
||||
"type": "Secondary",
|
||||
"cvssData": {
|
||||
"version": "2.0",
|
||||
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
|
||||
"accessVector": "NETWORK",
|
||||
"accessComplexity": "LOW",
|
||||
"authentication": "SINGLE",
|
||||
"confidentialityImpact": "NONE",
|
||||
"integrityImpact": "PARTIAL",
|
||||
"availabilityImpact": "NONE",
|
||||
"baseScore": 4.0
|
||||
},
|
||||
"baseSeverity": "MEDIUM",
|
||||
"exploitabilityScore": 8.0,
|
||||
"impactScore": 2.9,
|
||||
"acInsufInfo": false,
|
||||
"obtainAllPrivilege": false,
|
||||
"obtainUserPrivilege": false,
|
||||
"obtainOtherPrivilege": false,
|
||||
"userInteractionRequired": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"weaknesses": [
|
||||
{
|
||||
"source": "cna@vuldb.com",
|
||||
"type": "Primary",
|
||||
"description": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "CWE-79"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"url": "https://github.com/qkmc-rk/redbbs/issues/1",
|
||||
"source": "cna@vuldb.com"
|
||||
},
|
||||
{
|
||||
"url": "https://vuldb.com/?ctiid.250236",
|
||||
"source": "cna@vuldb.com"
|
||||
},
|
||||
{
|
||||
"url": "https://vuldb.com/?id.250236",
|
||||
"source": "cna@vuldb.com"
|
||||
}
|
||||
]
|
||||
}
|
61
README.md
61
README.md
@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours.
|
||||
### Last Repository Update
|
||||
|
||||
```plain
|
||||
2024-01-11T11:00:25.036353+00:00
|
||||
2024-01-11T13:00:24.838448+00:00
|
||||
```
|
||||
|
||||
### Most recent CVE Modification Timestamp synchronized with NVD
|
||||
|
||||
```plain
|
||||
2024-01-11T09:15:55.540000+00:00
|
||||
2024-01-11T12:15:42.767000+00:00
|
||||
```
|
||||
|
||||
### Last Data Feed Release
|
||||
@ -29,69 +29,20 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
|
||||
### Total Number of included CVEs
|
||||
|
||||
```plain
|
||||
235625
|
||||
235626
|
||||
```
|
||||
|
||||
### CVEs added in the last Commit
|
||||
|
||||
Recently added CVEs: `56`
|
||||
Recently added CVEs: `1`
|
||||
|
||||
* [CVE-2023-6637](CVE-2023/CVE-2023-66xx/CVE-2023-6637.json) (`2024-01-11T09:15:50.753`)
|
||||
* [CVE-2023-6638](CVE-2023/CVE-2023-66xx/CVE-2023-6638.json) (`2024-01-11T09:15:50.920`)
|
||||
* [CVE-2023-6645](CVE-2023/CVE-2023-66xx/CVE-2023-6645.json) (`2024-01-11T09:15:51.097`)
|
||||
* [CVE-2023-6684](CVE-2023/CVE-2023-66xx/CVE-2023-6684.json) (`2024-01-11T09:15:51.263`)
|
||||
* [CVE-2023-6737](CVE-2023/CVE-2023-67xx/CVE-2023-6737.json) (`2024-01-11T09:15:51.457`)
|
||||
* [CVE-2023-6742](CVE-2023/CVE-2023-67xx/CVE-2023-6742.json) (`2024-01-11T09:15:51.640`)
|
||||
* [CVE-2023-6751](CVE-2023/CVE-2023-67xx/CVE-2023-6751.json) (`2024-01-11T09:15:51.817`)
|
||||
* [CVE-2023-6776](CVE-2023/CVE-2023-67xx/CVE-2023-6776.json) (`2024-01-11T09:15:51.977`)
|
||||
* [CVE-2023-6781](CVE-2023/CVE-2023-67xx/CVE-2023-6781.json) (`2024-01-11T09:15:52.133`)
|
||||
* [CVE-2023-6782](CVE-2023/CVE-2023-67xx/CVE-2023-6782.json) (`2024-01-11T09:15:52.297`)
|
||||
* [CVE-2023-6828](CVE-2023/CVE-2023-68xx/CVE-2023-6828.json) (`2024-01-11T09:15:52.457`)
|
||||
* [CVE-2023-6855](CVE-2023/CVE-2023-68xx/CVE-2023-6855.json) (`2024-01-11T09:15:52.613`)
|
||||
* [CVE-2023-6875](CVE-2023/CVE-2023-68xx/CVE-2023-6875.json) (`2024-01-11T09:15:52.773`)
|
||||
* [CVE-2023-6878](CVE-2023/CVE-2023-68xx/CVE-2023-6878.json) (`2024-01-11T09:15:52.940`)
|
||||
* [CVE-2023-6882](CVE-2023/CVE-2023-68xx/CVE-2023-6882.json) (`2024-01-11T09:15:53.103`)
|
||||
* [CVE-2023-6924](CVE-2023/CVE-2023-69xx/CVE-2023-6924.json) (`2024-01-11T09:15:53.253`)
|
||||
* [CVE-2023-6934](CVE-2023/CVE-2023-69xx/CVE-2023-6934.json) (`2024-01-11T09:15:53.417`)
|
||||
* [CVE-2023-6979](CVE-2023/CVE-2023-69xx/CVE-2023-6979.json) (`2024-01-11T09:15:53.670`)
|
||||
* [CVE-2023-6988](CVE-2023/CVE-2023-69xx/CVE-2023-6988.json) (`2024-01-11T09:15:53.910`)
|
||||
* [CVE-2023-6990](CVE-2023/CVE-2023-69xx/CVE-2023-6990.json) (`2024-01-11T09:15:54.173`)
|
||||
* [CVE-2023-6994](CVE-2023/CVE-2023-69xx/CVE-2023-6994.json) (`2024-01-11T09:15:54.497`)
|
||||
* [CVE-2023-7019](CVE-2023/CVE-2023-70xx/CVE-2023-7019.json) (`2024-01-11T09:15:54.780`)
|
||||
* [CVE-2023-7048](CVE-2023/CVE-2023-70xx/CVE-2023-7048.json) (`2024-01-11T09:15:55.030`)
|
||||
* [CVE-2023-7070](CVE-2023/CVE-2023-70xx/CVE-2023-7070.json) (`2024-01-11T09:15:55.287`)
|
||||
* [CVE-2023-7071](CVE-2023/CVE-2023-70xx/CVE-2023-7071.json) (`2024-01-11T09:15:55.540`)
|
||||
* [CVE-2022-4958](CVE-2022/CVE-2022-49xx/CVE-2022-4958.json) (`2024-01-11T12:15:42.767`)
|
||||
|
||||
|
||||
### CVEs modified in the last Commit
|
||||
|
||||
Recently modified CVEs: `26`
|
||||
Recently modified CVEs: `0`
|
||||
|
||||
* [CVE-2022-0888](CVE-2022/CVE-2022-08xx/CVE-2022-0888.json) (`2024-01-11T09:15:42.923`)
|
||||
* [CVE-2022-0889](CVE-2022/CVE-2022-08xx/CVE-2022-0889.json) (`2024-01-11T09:15:43.023`)
|
||||
* [CVE-2022-0993](CVE-2022/CVE-2022-09xx/CVE-2022-0993.json) (`2024-01-11T09:15:43.237`)
|
||||
* [CVE-2022-1119](CVE-2022/CVE-2022-11xx/CVE-2022-1119.json) (`2024-01-11T09:15:43.380`)
|
||||
* [CVE-2022-1208](CVE-2022/CVE-2022-12xx/CVE-2022-1208.json) (`2024-01-11T09:15:43.483`)
|
||||
* [CVE-2022-1209](CVE-2022/CVE-2022-12xx/CVE-2022-1209.json) (`2024-01-11T09:15:43.603`)
|
||||
* [CVE-2022-1476](CVE-2022/CVE-2022-14xx/CVE-2022-1476.json) (`2024-01-11T09:15:43.827`)
|
||||
* [CVE-2022-1768](CVE-2022/CVE-2022-17xx/CVE-2022-1768.json) (`2024-01-11T09:15:43.940`)
|
||||
* [CVE-2022-1820](CVE-2022/CVE-2022-18xx/CVE-2022-1820.json) (`2024-01-11T09:15:44.060`)
|
||||
* [CVE-2022-1918](CVE-2022/CVE-2022-19xx/CVE-2022-1918.json) (`2024-01-11T09:15:44.170`)
|
||||
* [CVE-2022-1985](CVE-2022/CVE-2022-19xx/CVE-2022-1985.json) (`2024-01-11T09:15:44.277`)
|
||||
* [CVE-2022-2039](CVE-2022/CVE-2022-20xx/CVE-2022-2039.json) (`2024-01-11T09:15:44.400`)
|
||||
* [CVE-2022-2101](CVE-2022/CVE-2022-21xx/CVE-2022-2101.json) (`2024-01-11T09:15:44.523`)
|
||||
* [CVE-2022-2117](CVE-2022/CVE-2022-21xx/CVE-2022-2117.json) (`2024-01-11T09:15:44.613`)
|
||||
* [CVE-2022-2224](CVE-2022/CVE-2022-22xx/CVE-2022-2224.json) (`2024-01-11T09:15:44.707`)
|
||||
* [CVE-2022-2442](CVE-2022/CVE-2022-24xx/CVE-2022-2442.json) (`2024-01-11T09:15:44.910`)
|
||||
* [CVE-2022-2443](CVE-2022/CVE-2022-24xx/CVE-2022-2443.json) (`2024-01-11T09:15:45.040`)
|
||||
* [CVE-2022-2462](CVE-2022/CVE-2022-24xx/CVE-2022-2462.json) (`2024-01-11T09:15:45.140`)
|
||||
* [CVE-2022-2540](CVE-2022/CVE-2022-25xx/CVE-2022-2540.json) (`2024-01-11T09:15:45.237`)
|
||||
* [CVE-2022-2633](CVE-2022/CVE-2022-26xx/CVE-2022-2633.json) (`2024-01-11T09:15:45.340`)
|
||||
* [CVE-2022-2717](CVE-2022/CVE-2022-27xx/CVE-2022-2717.json) (`2024-01-11T09:15:45.543`)
|
||||
* [CVE-2022-2718](CVE-2022/CVE-2022-27xx/CVE-2022-2718.json) (`2024-01-11T09:15:45.650`)
|
||||
* [CVE-2022-2945](CVE-2022/CVE-2022-29xx/CVE-2022-2945.json) (`2024-01-11T09:15:45.743`)
|
||||
* [CVE-2022-3026](CVE-2022/CVE-2022-30xx/CVE-2022-3026.json) (`2024-01-11T09:15:45.850`)
|
||||
* [CVE-2022-3144](CVE-2022/CVE-2022-31xx/CVE-2022-3144.json) (`2024-01-11T09:15:46.063`)
|
||||
|
||||
|
||||
## Download and Usage
|
||||
|
Loading…
x
Reference in New Issue
Block a user