Auto-Update: 2023-04-30T02:00:24.526947+00:00

This commit is contained in:
René Helmke 2023-04-30 04:00:28 +02:00
parent 927ea42dce
commit 3b8000e1a2
2 changed files with 64 additions and 5 deletions

View File

@ -0,0 +1,59 @@
{
"id": "CVE-2023-2428",
"sourceIdentifier": "security@huntr.dev",
"published": "2023-04-30T01:15:09.493",
"lastModified": "2023-04-30T01:15:09.493",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository thorsten/phpmyfaq prior to 3.1.13."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "security@huntr.dev",
"type": "Secondary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "security@huntr.dev",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://github.com/thorsten/phpmyfaq/commit/0a4980d870bac92df945f6d022726c4e3ed584ab",
"source": "security@huntr.dev"
},
{
"url": "https://huntr.dev/bounties/cee65b6d-b003-4e6a-9d14-89aa94bee43e",
"source": "security@huntr.dev"
}
]
}

View File

@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours.
### Last Repository Update
```plain
2023-04-30T00:00:23.814673+00:00
2023-04-30T02:00:24.526947+00:00
```
### Most recent CVE Modification Timestamp synchronized with NVD
```plain
2023-04-29T22:15:09.243000+00:00
2023-04-30T01:15:09.493000+00:00
```
### Last Data Feed Release
@ -23,20 +23,20 @@ Repository synchronizes with the NVD every 2 hours.
Download and Changelog: [Click](releases/latest)
```plain
2023-04-29T00:00:20.963379+00:00
2023-04-30T00:00:20.978336+00:00
```
### Total Number of included CVEs
```plain
213834
213835
```
### CVEs added in the last Commit
Recently added CVEs: `1`
* [CVE-2023-2426](CVE-2023/CVE-2023-24xx/CVE-2023-2426.json) (`2023-04-29T22:15:09.243`)
* [CVE-2023-2428](CVE-2023/CVE-2023-24xx/CVE-2023-2428.json) (`2023-04-30T01:15:09.493`)
### CVEs modified in the last Commit