Lucene search
+L

BSI-TR-03116-4: Violations

🗓️ 07 Mar 2016 00:00:00Reported by Copyright (C) 2016 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 44 Views

BSI-TR-03116-4: Violations. Policy results for BSI-TR-03116-4 test, highlighting minimum required Cipher Suites and implications of using application-specific Cipher Suites with pre-shared keys for server authentication

Refs
Code
# SPDX-FileCopyrightText: 2016 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.96179");
  script_version("2026-06-23T06:54:08+0000");
  script_tag(name:"last_modification", value:"2026-06-23 06:54:08 +0000 (Tue, 23 Jun 2026)");
  script_tag(name:"creation_date", value:"2016-03-07 09:23:42 +0100 (Mon, 07 Mar 2016)");
  script_tag(name:"cvss_base", value:"10.0");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
  script_name("BSI-TR-03116-4: Violations");
  script_category(ACT_GATHER_INFO);
  script_family("Policy");
  script_copyright("Copyright (C) 2016 Greenbone AG");
  script_dependencies("Policy/policy_BSI-TR-03116-4.nasl");
  script_mandatory_keys("policy/BSI-TR-03116-4/fail", "ssl_tls/port");

  script_xref(name:"URL", value:"https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Publikationen/TechnischeRichtlinien/TR03116/BSI-TR-03116-4.pdf");
  script_xref(name:"Policy", value:"BSI TR-03116-4: 2.3.2 Cipher Suites");
  script_xref(name:"Policy", value:"BSI TR-03116-4: 2.2.1 Cipher Suites");

  script_tag(name:"summary", value:"List negative results from Policy for BSI-TR-03116-4 Test.");

  script_tag(name:"insight", value:"Mindestens zu unterstuetzenden Cipher Suites:

  - TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256

  - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256

  Sofern anwendungsbezogen Cipher Suites eingesetzt werden, bei denen zusaetzlich
  zur Authentisierung des Servers via Zertifikaten vorab ausgetauschte Daten
  (Pre-Shared-Key, PSK) in die Authentisierung und Schluesseleinigung einfliessen,
  muss mindestens die folgende Cipher Suite unterstuetzt werden:

  - TLS_RSA_PSK_WITH_AES_128_CBC_SHA256

  Sofern rein PSK-basierte Cipher Suites eingesetzt werden, muss mindestens die
  folgende Cipher Suite unterstuetzt werden:

  - TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA256");

  script_tag(name:"solution", value:"Remove superfluous or add minimal required Cipher Suites.");

  script_tag(name:"solution_type", value:"Mitigation");
  script_tag(name:"qod_type", value:"remote_app");

  exit(0);
}

include("ssl_funcs.inc");

if( ! port = tls_ssl_get_port() )
  exit( 0 );

result = get_kb_item( "policy/BSI-TR-03116-4/" + port + "/fail" );

if( result )
  security_message( port:port, data:result );

exit( 0 );

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

23 Jun 2026 00:00Current
5.8Medium risk
Vulners AI Score5.8
44