Publish Advisories

GHSA-36gf-vpj2-j42w
GHSA-mpg8-8x9c-p9gv
This commit is contained in:
advisory-database[bot]
2025-03-20 19:42:39 +00:00
parent c28082b0d8
commit 66ab6b49dc
2 changed files with 8 additions and 3 deletions
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-36gf-vpj2-j42w",
"modified": "2024-06-24T21:31:14Z",
"modified": "2025-03-20T19:41:59Z",
"published": "2024-06-24T09:30:53Z",
"aliases": [
"CVE-2024-27136"
],
"summary": "Cross site scripting in Apache JSPWiki",
"details": "XSS in Upload page in Apache JSPWiki 2.12.1 and priors allows the attacker to execute javascript in the victim's browser and get some sensitive information about the victim. Apache JSPWiki users should upgrade to 2.12.2 or later. ",
"details": "XSS in Upload page in Apache JSPWiki 2.12.1 and priors allows the attacker to execute javascript in the victim's browser and get some sensitive information about the victim. Apache JSPWiki users should upgrade to 2.12.2 or later.",
"severity": [
{
"type": "CVSS_V3",
@@ -55,6 +55,10 @@
{
"type": "WEB",
"url": "https://lists.apache.org/thread/gfms8gbncqqkj52p861b8fnsypwsl1d5"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2024/06/23/3"
}
],
"database_specific": {
@@ -55,7 +55,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-269"
"CWE-269",
"CWE-276"
],
"severity": "CRITICAL",
"github_reviewed": true,