All Products
Search
Document Center

Security Center:DescribeVulDetails

Last Updated:Jun 17, 2026

Queries vulnerability details.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

The table below describes the authorization required to call this API. You can define it in a Resource Access Management (RAM) policy. The table's columns are detailed below:

  • Action: The actions can be used in the Action element of RAM permission policy statements to grant permissions to perform the operation.

  • API: The API that you can call to perform the action.

  • Access level: The predefined level of access granted for each API. Valid values: create, list, get, update, and delete.

  • Resource type: The type of the resource that supports authorization to perform the action. It indicates if the action supports resource-level permission. The specified resource must be compatible with the action. Otherwise, the policy will be ineffective.

    • For APIs with resource-level permissions, required resource types are marked with an asterisk (*). Specify the corresponding Alibaba Cloud Resource Name (ARN) in the Resource element of the policy.

    • For APIs without resource-level permissions, it is shown as All Resources. Use an asterisk (*) in the Resource element of the policy.

  • Condition key: The condition keys defined by the service. The key allows for granular control, applying to either actions alone or actions associated with specific resources. In addition to service-specific condition keys, Alibaba Cloud provides a set of common condition keys applicable across all RAM-supported services.

  • Dependent action: The dependent actions required to run the action. To complete the action, the RAM user or the RAM role must have the permissions to perform all dependent actions.

Action

Access level

Resource type

Condition key

Dependent action

yundun-sas:DescribeVulDetails

get

*All Resource

*

None None

Request parameters

Parameter

Type

Required

Description

Example

Lang

string

Yes

The language type for the request and response. Valid values:

  • zh: Chinese

  • en: English.

zh

Type

string

Yes

The type of vulnerability to query. Valid values:

  • cve: Linux software vulnerability

  • sys: Windows system vulnerability

  • cms: Web-CMS vulnerability

  • app: application vulnerability

  • emg: emergency vulnerability

  • sca: software constituency parsing vulnerability.

sca

Name

string

Yes

The vulnerability name.

Note

You can call DescribeGroupedVul or DescribeVulList to obtain this parameter.

SCA:ACSV-2020-052801

AliasName

string

No

The vulnerability announcement.

RHSA-2019:3197-Important: sudo security update

ResourceDirectoryAccountId

integer

No

The Alibaba Cloud account ID of the member accounts in the resource directory folder.

Note

You can invoke DescribeMonitorAccounts to obtain this parameter.

127608589417****

Response elements

Element

Type

Description

Example

object

The response parameters.

RequestId

string

The request ID, which is a unique identifier generated by Alibaba Cloud for the request. You can use it to troubleshoot issues.

EDA40EA3-6265-5900-AD99-C83E4F109CA8

Cves

array<object>

The list of vulnerability details.

array<object>

The vulnerability details.

Summary

string

The summary of the vulnerability.

Chanjet T-Plus is an Internet business management software. There is an unauthorized access vulnerability in one of its interfaces disclosed on the Internet. Attackers can construct malicious requests to upload malicious files to execute arbitrary code and control the server.

Complexity deprecated

string

The difficulty of exploiting the vulnerability. Valid values:

  • LOW: low

  • MEDIUM: medium

  • HIGH: high.

LOW

Product deprecated

string

The product affected by the vulnerability.

Log4j2

PocCreateTime deprecated

integer

The timestamp when the proof of concept (POC) was created. Unit: milliseconds.

1554189334000

CveId

string

The CVE ID.

CVE-2019-9167

CnvdId deprecated

string

The China National Vulnerability Database (CNVD) ID.

CNVD-2019-9167

Reference

string

The reference link for the vulnerability in the Alibaba Cloud vulnerability database.

https://example.com

CvssScore

string

The CVSS score of the vulnerability in the Alibaba Cloud vulnerability database.

10.0

Vendor deprecated

string

The vendor that disclosed the vulnerability.

Apache

PocDisclosureTime deprecated

integer

The timestamp when the POC was disclosed. Unit: milliseconds.

1554189334000

Classify

string

The classification of the vulnerability.

remote_code_execution

CvssVector

string

The CVSS score vector.

AV:N/AC:L/Au:N/C:C/I:C/A:C

VulLevel

string

The severity level of the vulnerability. Valid values:

  • serious: critical

  • high: high

  • medium: medium

  • low: low.

serious

ReleaseTime

integer

The timestamp when the vulnerability was disclosed in the Alibaba Cloud vulnerability database. Unit: milliseconds.

1554189334000

Title

string

The title of the vulnerability announcement.

Chanjet T-Plus SetupAccount/Upload. Aspx file upload vulnerability(CNVD-2022-60632)

Solution

string

The remediation suggestion for the vulnerability.

At present, Chanjet has urgently released a vulnerability patch to fix the vulnerability. CNVD recommends affected units and users to upgrade to the latest version immediately:

https://www.chanjetvip.com/product/goods/goods-detail?id=53aaa40295d458e44f5d3ce5

At the same time, organizations and users affected by the vulnerability are requested to immediately follow the steps below to conduct self-inspection and repair work:

  1. User self-check steps:↵
    Check whether website/bin/load.aspx.cdcab7d2.compiled, website/bin/App_Web_load.aspx.cdcab7d2.dll, and tplus/Load.aspx files exist locally. If they exist, it means that they have been poisoned, and you must reinstall the system and install the product. patch.

  2. Non-poisoned users please:↵
    1) Update the latest product patch.↵
    2) Install anti-virus software and update the virus database in time.↵
    3) Upgrade the lower version of IIS and Nginx to IIS10.0 and Windows 2016.↵
    4) Local installation customers need to confirm whether the backup file is complete as soon as possible, and do off-site backup. Customers on the cloud should enable the mirroring function in time.↵
    5) Users who fail to update the patch in time can contact Chanjet technical support and take temporary preventive measures such as deleting files.

  3. Poisoned users please:↵
    1) Check whether the server has taken regular snapshots or backups. If so, you can restore data through snapshots or backups.↵
    2) Contact Chanjet technical support to confirm whether it has the conditions and operation methods to restore data from backup files.

If you have any technical problems, please contact Chanjet technical support: 4006600566-9

Content deprecated

string

The content of the CVE.

Apache Shiro is a user authentication and authorization framework for a wide range of rights management applications.↵Recently, Apache Shiro released version 1.7.0, which fixes the Apache Shiro authentication bypass vulnerability (CVE-2020-17510).↵Attackers can bypass Shiro's authentication using malicious requests containing payloads.↵↵Related bugs:↵CVE-2020-17510 Shiro < 1.7.0 Validation Bypass Vulnerability↵CVE-2020-13933 Shiro < 1.6.0 Validation Bypass Vulnerability↵CVE-2020-11989 Shiro < 1.5.3 Validation Bypass Vulnerability↵CVE-2020-1957 Shiro < 1.5.2 Validation Bypass Vulnerability↵CVE-2016-6802 Shiro < 1.3.2 Validation Bypass Vulnerability Check whether the fastjson version currently running on the system is in the affected version and whether safeMode is configured to disable autoType. If it is in the affected version and safeMode is not configured to disable autoType, the vulnerability is considered to exist.

Poc deprecated

string

The content of the POC.

NewDomain.html The x and y values will need to be changed accordingly

Authenticated Stored CSRF/XSS - Vonage Modem

NewKeyword.html The x and y values will need to be changed accordingly

Authenticated Stored CSRF/XSS - Vonage Modem

Classifys

array<object>

The list of vulnerability classifications.

object

The vulnerability classification details.

Description

string

The description of the vulnerability type.

privilege escalation

Classify

string

The type of the vulnerability.

remote_code_execution

DemoVideoUrl

string

The URL of the demo video for the vulnerability.

https://example.com

OtherId

string

The vulnerability ID.

CVE-2020-8597

InstanceName deprecated

string

The name of the server instance.

Note

This field is deprecated. To query instances affected by the vulnerability, call DescribeVulList.

sql-test-001

InternetIp deprecated

string

The public IP address of the server.

Note

This field is deprecated. To query instances affected by the vulnerability, call DescribeVulList.

47.114.XX.XX

IntranetIp deprecated

string

The private IP address of the server.

Note

This field is deprecated. To query instances affected by the vulnerability, call DescribeVulList.

172.19.XX.XX

TargetId deprecated

string

The ID of the scan target.

Note

This field is deprecated. To query instances affected by the vulnerability, call DescribeVulList.

m-bp17m0pc0xprzbwo****

TargetName deprecated

string

The name of the scan target.

Note

This field is deprecated. To query instances affected by the vulnerability, call DescribeVulList.

frontend

Examples

Success response

JSON format

{
  "RequestId": "EDA40EA3-6265-5900-AD99-C83E4F109CA8",
  "Cves": [
    {
      "Summary": "Chanjet T-Plus is an Internet business management software. There is an unauthorized access vulnerability in one of its interfaces disclosed on the Internet. Attackers can construct malicious requests to upload malicious files to execute arbitrary code and control the server.",
      "Complexity": "LOW",
      "Product": "Log4j2",
      "PocCreateTime": 1554189334000,
      "CveId": "CVE-2019-9167",
      "CnvdId": "CNVD-2019-9167",
      "Reference": "https://example.com",
      "CvssScore": "10.0",
      "Vendor": "Apache",
      "PocDisclosureTime": 1554189334000,
      "Classify": "remote_code_execution",
      "CvssVector": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
      "VulLevel": "serious",
      "ReleaseTime": 1554189334000,
      "Title": "Chanjet T-Plus SetupAccount/Upload. Aspx file upload vulnerability(CNVD-2022-60632)",
      "Solution": "
At present, Chanjet has urgently released a vulnerability patch to fix the vulnerability. CNVD recommends affected units and users to upgrade to the latest version immediately:↵
https://www.chanjetvip.com/product/goods/goods-detail?id=53aaa40295d458e44f5d3ce5↵
At the same time, organizations and users affected by the vulnerability are requested to immediately follow the steps below to conduct self-inspection and repair work:↵↵

User self-check steps:↵Check whether website/bin/load.aspx.cdcab7d2.compiled, website/bin/App_Web_load.aspx.cdcab7d2.dll, and tplus/Load.aspx files exist locally. If they exist, it means that they have been poisoned, and you must reinstall the system and install the product. patch.↵↵

Non-poisoned users please:↵1) Update the latest product patch.↵2) Install anti-virus software and update the virus database in time.↵3) Upgrade the lower version of IIS and Nginx to IIS10.0 and Windows 2016.↵4) Local installation customers need to confirm whether the backup file is complete as soon as possible, and do off-site backup. Customers on the cloud should enable the mirroring function in time.↵5) Users who fail to update the patch in time can contact Chanjet technical support and take temporary preventive measures such as deleting files.↵↵

Poisoned users please:↵1) Check whether the server has taken regular snapshots or backups. If so, you can restore data through snapshots or backups.↵2) Contact Chanjet technical support to confirm whether it has the conditions and operation methods to restore data from backup files.↵↵↵
If you have any technical problems, please contact Chanjet technical support: 4006600566-9",
      "Content": "Apache Shiro is a user authentication and authorization framework for a wide range of rights management applications.↵Recently, Apache Shiro released version 1.7.0, which fixes the Apache Shiro authentication bypass vulnerability (CVE-2020-17510).↵Attackers can bypass Shiro's authentication using malicious requests containing payloads.↵↵Related bugs:↵CVE-2020-17510 Shiro < 1.7.0 Validation Bypass Vulnerability↵CVE-2020-13933 Shiro < 1.6.0 Validation Bypass Vulnerability↵CVE-2020-11989 Shiro < 1.5.3 Validation Bypass Vulnerability↵CVE-2020-1957 Shiro < 1.5.2 Validation Bypass Vulnerability↵CVE-2016-6802 Shiro < 1.3.2 Validation Bypass Vulnerability\nCheck whether the fastjson version currently running on the system is in the affected version and whether safeMode is configured to disable autoType. If it is in the affected version and safeMode is not configured to disable autoType, the vulnerability is considered to exist.",
      "Poc": "NewDomain.html\nThe x and y values will need to be changed accordingly\n\n
Authenticated Stored CSRF/XSS - Vonage Modem\n\n\n\n\n\n\n\nalert(1)\" />\n\n\n\n\n\n\n\n\n\n\n \nNewKeyword.html\nThe x and y values will need to be changed accordingly\n\n
Authenticated Stored CSRF/XSS - Vonage Modem\n\n\n\n\n\nalert(1)\" / >\n\n\n\n\n\n\n\n\n\n\n\n",
      "Classifys": [
        {
          "Description": "privilege escalation",
          "Classify": "remote_code_execution",
          "DemoVideoUrl": "https://example.com"
        }
      ],
      "OtherId": "CVE-2020-8597",
      "InstanceName": "sql-test-001",
      "InternetIp": "47.114.XX.XX",
      "IntranetIp": "172.19.XX.XX",
      "TargetId": "m-bp17m0pc0xprzbwo****",
      "TargetName": "frontend",
      "CveLink": "https://avd.aliyun.com/detail/CVE-2022-1184"
    }
  ]
}

Error codes

HTTP status code

Error code

Error message

Description

400 InnerError InnerError
400 DataExists %s data exist
400 RdCheckNoPermission Resource directory account verification has no permission.
400 MissingType Type is mandatory for this action.
400 MissingName Name is mandatory for this action.
500 RdCheckInnerError Resource directory account service internal error.
500 ServerError ServerError
403 NoPermission caller has no permission

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.