Skip to content

Commit bb74fe0

Browse files
author
cvelistV5 Github Action
committed
2 changes (1 new | 1 updated):
- 1 new CVEs: CVE-2023-26984 - 1 updated CVEs: CVE-2023-27167
1 parent 900b8a5 commit bb74fe0

File tree

3 files changed

+118
-0
lines changed

3 files changed

+118
-0
lines changed

cves/2023/26xxx/CVE-2023-26984.json

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
{
2+
"dataType": "CVE_RECORD",
3+
"dataVersion": "5.0",
4+
"cveMetadata": {
5+
"state": "PUBLISHED",
6+
"cveId": "CVE-2023-26984",
7+
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
8+
"assignerShortName": "mitre",
9+
"dateUpdated": "2023-03-29T00:00:00",
10+
"dateReserved": "2023-02-27T00:00:00",
11+
"datePublished": "2023-03-29T00:00:00"
12+
},
13+
"containers": {
14+
"cna": {
15+
"providerMetadata": {
16+
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
17+
"shortName": "mitre",
18+
"dateUpdated": "2023-03-29T00:00:00"
19+
},
20+
"descriptions": [
21+
{
22+
"lang": "en",
23+
"value": "An issue in the password reset function of Peppermint v0.2.4 allows attackers to access the emails and passwords of the Tickets page via a crafted request."
24+
}
25+
],
26+
"affected": [
27+
{
28+
"vendor": "n/a",
29+
"product": "n/a",
30+
"versions": [
31+
{
32+
"version": "n/a",
33+
"status": "affected"
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"url": "https://peppermint.sh/"
41+
},
42+
{
43+
"url": "https://github.com/Peppermint-Lab/peppermint/tree/master"
44+
},
45+
{
46+
"url": "https://github.com/bypazs/CVE-2023-26984"
47+
}
48+
],
49+
"problemTypes": [
50+
{
51+
"descriptions": [
52+
{
53+
"type": "text",
54+
"lang": "en",
55+
"description": "n/a"
56+
}
57+
]
58+
}
59+
]
60+
}
61+
}
62+
}

cves/2023/27xxx/CVE-2023-27167.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
},
4848
{
4949
"url": "https://protey.net/threads/cve-2023-27167-suprema-biostar-2-v2-8-16-sql-injection.995/"
50+
},
51+
{
52+
"url": "https://packetstormsecurity.com/files/171523/Suprema-BioStar-2-2.8.16-SQL-Injection.html"
5053
}
5154
],
5255
"problemTypes": [

cves/recent_activities.json

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,57 @@
11
[
2+
{
3+
"startTime": "2023-03-29T17:46:37.185Z",
4+
"stopTime": "2023-03-29T17:46:39.102Z",
5+
"duration": "1917 msecs",
6+
"name": "cves in window",
7+
"status": "completed",
8+
"errors": [],
9+
"notes": {},
10+
"delta": {
11+
"numberOfChanges": 2,
12+
"new": [
13+
{
14+
"cveId": "CVE-2023-26984"
15+
}
16+
],
17+
"updated": [
18+
{
19+
"cveId": "CVE-2023-27167"
20+
}
21+
],
22+
"unknown": []
23+
},
24+
"steps": [
25+
{
26+
"startTime": "2023-03-29T17:46:37.186Z",
27+
"stopTime": "2023-03-29T17:46:38.323Z",
28+
"duration": "1137 msecs",
29+
"stepDescription": "UPDATE_BY_MODIFICATION_DATE_WINDOW",
30+
"summary": {
31+
"startWindow": "2023-03-29T14:46:36.311Z",
32+
"endWindow": "2023-03-29T17:46:36.300Z",
33+
"count": 15,
34+
"cveIds": [
35+
"CVE-2022-38329",
36+
"CVE-2022-47596",
37+
"CVE-2022-48434",
38+
"CVE-2023-0775",
39+
"CVE-2023-1550",
40+
"CVE-2023-1701",
41+
"CVE-2023-1702",
42+
"CVE-2023-1703",
43+
"CVE-2023-1704",
44+
"CVE-2023-26290",
45+
"CVE-2023-26291",
46+
"CVE-2023-26292",
47+
"CVE-2023-26968",
48+
"CVE-2023-26984",
49+
"CVE-2023-27167"
50+
]
51+
}
52+
}
53+
]
54+
},
255
{
356
"startTime": "2023-03-29T17:00:48.002Z",
457
"stopTime": "2023-03-29T17:00:50.188Z",

0 commit comments

Comments
 (0)