Publish Advisories

GHSA-2vcm-2mcr-wmx7
GHSA-mjww-vqqw-v78q
GHSA-mxr3-8whj-j74r
GHSA-2vcm-2mcr-wmx7
This commit is contained in:
advisory-database[bot]
2025-04-22 01:07:43 +00:00
parent cabb450b92
commit 295a6f325b
4 changed files with 212 additions and 65 deletions
@@ -0,0 +1,107 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2vcm-2mcr-wmx7",
"modified": "2025-04-22T01:06:15Z",
"published": "2022-05-14T02:46:18Z",
"aliases": [
"CVE-2016-4316"
],
"summary": "WSO2 Carbon vulnerable to Cross-site Scripting",
"details": "Multiple cross-site scripting (XSS) vulnerabilities in WSO2 Carbon 4.4.5 allow remote attackers to inject arbitrary web script or HTML via the (1) setName parameter to identity-mgt/challenges-mgt.jsp; the (2) webappType or (3) httpPort parameter to webapp-list/webapp_info.jsp; the (4) dsName or (5) description parameter to ndatasource/newdatasource.jsp; the (6) phase parameter to viewflows/handlers.jsp; or the (7) url parameter to ndatasource/validateconnection-ajaxprocessor.jsp.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.wso2.carbon.commons:org.wso2.carbon.ndatasource.ui"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "4.4.5"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.wso2.carbon.identity.framework:org.wso2.carbon.identity.mgt.ui"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "4.4.5"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.wso2.carbon.commons:org.wso2.carbon.messageflows.ui"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "4.4.5"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-4316"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20201207111805/http://www.securityfocus.com/archive/1/539201/100/0/threaded"
},
{
"type": "WEB",
"url": "https://www.exploit-db.com/exploits/40241"
},
{
"type": "WEB",
"url": "http://hyp3rlinx.altervista.org/advisories/WSO2-CARBON-v4.4.5-PERSISTENT-XSS-COOKIE-THEFT.txt"
},
{
"type": "WEB",
"url": "http://packetstormsecurity.com/files/138331/WSO2-Carbon-4.4.5-Cross-Site-Scripting.html"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-04-22T01:06:15Z",
"nvd_published_at": "2017-02-17T02:59:00Z"
}
}
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mjww-vqqw-v78q",
"modified": "2025-04-20T03:32:58Z",
"modified": "2025-04-22T01:06:28Z",
"published": "2022-05-14T02:46:18Z",
"aliases": [
"CVE-2016-4314"
],
"summary": "WSO2 Carbon directory traversal vulnerability",
"details": "Directory traversal vulnerability in the LogViewer Admin Service in WSO2 Carbon 4.4.5 allows remote authenticated administrators to read arbitrary files via a .. (dot dot) in the logFile parameter to downloadgz-ajaxprocessor.jsp.",
"severity": [
{
@@ -13,15 +14,43 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.wso2.carbon.commons:org.wso2.carbon.logging.view.ui"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "4.4.5"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-4314"
},
{
"type": "PACKAGE",
"url": "https://github.com/wso2/carbon-commons"
},
{
"type": "WEB",
"url": "https://docs.wso2.com/display/Security/Security+Advisory+WSO2-2016-0098"
"url": "https://github.com/wso2/docs-security/blob/main/en/docs/security-announcements/security-advisories/2016/WSO2-2016-0098.md"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20201207110545/http://www.securityfocus.com/archive/1/539200/100/0/threaded"
},
{
"type": "WEB",
@@ -34,14 +63,6 @@
{
"type": "WEB",
"url": "http://packetstormsecurity.com/files/138330/WSO2-Carbon-4.4.5-Local-File-Inclusion.html"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/archive/1/539200/100/0/threaded"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/92473"
}
],
"database_specific": {
@@ -49,8 +70,8 @@
"CWE-22"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-04-22T01:06:28Z",
"nvd_published_at": "2017-02-17T02:59:00Z"
}
}
File diff suppressed because one or more lines are too long
@@ -1,52 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2vcm-2mcr-wmx7",
"modified": "2025-04-20T03:32:58Z",
"published": "2022-05-14T02:46:18Z",
"aliases": [
"CVE-2016-4316"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in WSO2 Carbon 4.4.5 allow remote attackers to inject arbitrary web script or HTML via the (1) setName parameter to identity-mgt/challenges-mgt.jsp; the (2) webappType or (3) httpPort parameter to webapp-list/webapp_info.jsp; the (4) dsName or (5) description parameter to ndatasource/newdatasource.jsp; the (6) phase parameter to viewflows/handlers.jsp; or the (7) url parameter to ndatasource/validateconnection-ajaxprocessor.jsp.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-4316"
},
{
"type": "WEB",
"url": "https://www.exploit-db.com/exploits/40241"
},
{
"type": "WEB",
"url": "http://hyp3rlinx.altervista.org/advisories/WSO2-CARBON-v4.4.5-PERSISTENT-XSS-COOKIE-THEFT.txt"
},
{
"type": "WEB",
"url": "http://packetstormsecurity.com/files/138331/WSO2-Carbon-4.4.5-Cross-Site-Scripting.html"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/archive/1/539201/100/0/threaded"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/92473"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2017-02-17T02:59:00Z"
}
}