Lucene search

K

Adobe Audition < 13.0.7 Multiple Arbitrary Code Execution (APSB20-40)

The Adobe Audition < 13.0.7 has an arbitrary code execution vulnerability (APSB20-40

Show more
Related
Refs
Code
ReporterTitlePublishedViews
Family
Tenable Nessus
Adobe Audition < 13.0.7 Multiple Arbitrary Code Execution (APSB20-40) (macOS)
21 Oct 202400:00
nessus
Adobe
APSB20-40 Security update available for Adobe Audition
16 Jun 202000:00
adobe
OpenVAS
Adobe Audition Multiple Code Execution Vulnerabilities (APSB20-40) - Windows
17 Jun 202000:00
openvas
Cvelist
CVE-2020-9659
25 Jun 202021:09
cvelist
Cvelist
CVE-2020-9658
25 Jun 202021:09
cvelist
Prion
Design/Logic Flaw
25 Jun 202022:15
prion
Prion
Design/Logic Flaw
25 Jun 202022:15
prion
NVD
CVE-2020-9659
25 Jun 202022:15
nvd
NVD
CVE-2020-9658
25 Jun 202022:15
nvd
CVE
CVE-2020-9659
25 Jun 202022:15
cve
Rows per page
#
# (C) Tenable Network Security, Inc.
#

include('compat.inc');

if (description)
{
  script_id(137645);
  script_version("1.4");
  script_set_attribute(attribute:"plugin_modification_date", value:"2024/10/21");

  script_cve_id("CVE-2020-9658", "CVE-2020-9659");
  script_xref(name:"IAVA", value:"2020-A-0270");

  script_name(english:"Adobe Audition < 13.0.7 Multiple Arbitrary Code Execution (APSB20-40)");

  script_set_attribute(attribute:"synopsis", value:
"The Adobe Audition instance installed on the remote host is affected by multiple vulnerabilities.");
  script_set_attribute(attribute:"description", value:
"The version of Adobe Audition installed on the remote Windows host is prior to 13.0.7. It is, therefore, affected by
multiple vulnerabilities as referenced in the APSB20-40 advisory.

  - Adobe Audition versions 13.0.6 and earlier have an out-of-bounds write vulnerability. Successful
    exploitation could lead to arbitrary code execution . (CVE-2020-9658, CVE-2020-9659)

Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
  script_set_attribute(attribute:"see_also", value:"https://helpx.adobe.com/security/products/audition/apsb20-40.html");
  script_set_attribute(attribute:"solution", value:
"Upgrade to Adobe Audition version 13.0.7 or later.");
  script_set_attribute(attribute:"agent", value:"windows");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C");
  script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
  script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2020-9659");

  script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");

  script_set_attribute(attribute:"vuln_publication_date", value:"2020/06/16");
  script_set_attribute(attribute:"patch_publication_date", value:"2020/06/16");
  script_set_attribute(attribute:"plugin_publication_date", value:"2020/06/19");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:adobe:audition");
  script_set_attribute(attribute:"generated_plugin", value:"current");
  script_set_attribute(attribute:"stig_severity", value:"II");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Windows");

  script_copyright(english:"This script is Copyright (C) 2020-2024 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("adobe_audition_installed.nasl");
  script_require_keys("SMB/Registry/Enumerated", "installed_sw/Adobe Audition");

  exit(0);
}

include('vcf.inc');

get_kb_item_or_exit('SMB/Registry/Enumerated');

var app_info = vcf::get_app_info(app:'Adobe Audition', win_local:TRUE);

var constraints = [
  { 'fixed_version' : '13.0.7' }
];

vcf::check_version_and_report(
    app_info:app_info,
    constraints:constraints,
    severity:SECURITY_HOLE
);

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
19 Jun 2020 00:00Current
8.2High risk
Vulners AI Score8.2
CVSS29.3
CVSS37.8
EPSS0.0027
32
.json
Report