Skip to content

Commit 073caa0

Browse files
1 parent 6a6615b commit 073caa0

2 files changed

Lines changed: 65 additions & 33 deletions

File tree

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-q693-v7qf-p4xj",
4+
"modified": "2025-06-19T18:40:42Z",
5+
"published": "2022-05-24T16:45:21Z",
6+
"aliases": [
7+
"CVE-2019-11819"
8+
],
9+
"summary": "Alkacon OpenCMS CSV Injection via New User module",
10+
"details": "Alkacon OpenCMS v10.5.4 and before is affected by CSV (aka Excel Macro) Injection in the module New User (/opencms/system/workplace/admin/accounts/user_new.jsp) via the First Name or Last Name.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "org.opencms:opencms-core"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "11.0.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11819"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/alkacon/opencms-core/issues/636"
46+
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/alkacon/opencms-core"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://www.openwall.com/lists/oss-security/2019/05/05/2"
54+
}
55+
],
56+
"database_specific": {
57+
"cwe_ids": [
58+
"CWE-1236"
59+
],
60+
"severity": "HIGH",
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2025-06-19T18:40:41Z",
63+
"nvd_published_at": "2019-05-08T16:29:00Z"
64+
}
65+
}

advisories/unreviewed/2022/05/GHSA-q693-v7qf-p4xj/GHSA-q693-v7qf-p4xj.json

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)