cvelist/2020/25xxx/CVE-2020-25560.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2020-09-14 18:01:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-08-11 21:00:49 +00:00
"ID": "CVE-2020-25560",
"STATE": "PUBLIC"
2020-09-14 18:01:34 +00:00
},
2021-08-11 21:00:49 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-09-14 18:01:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-08-11 21:00:49 +00:00
"value": "In SapphireIMS 5.0, it is possible to use the hardcoded credential in clients (username: sapphire, password: ims) and gain access to the portal. Once the access is available, the attacker can inject malicious OS commands on \u201cping\u201d, \u201ctraceroute\u201d and \u201csnmp\u201d functions and execute code on the server. We also observed the same is true if the JSESSIONID is completely removed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://vuln.shellcoder.party/tags/sapphireims/",
"url": "https://vuln.shellcoder.party/tags/sapphireims/"
},
{
"refsource": "MISC",
"name": "https://vuln.shellcoder.party/2020/09/19/cve-2020-25560-sapphireims-unauthenticated-remote-command-execution-on-server/",
"url": "https://vuln.shellcoder.party/2020/09/19/cve-2020-25560-sapphireims-unauthenticated-remote-command-execution-on-server/"
2020-09-14 18:01:34 +00:00
}
]
}
}