Lucene search
+L

Transmission Client CSRF Vulnerability

🗓️ 29 May 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 31 Views

Transmission Client CSRF Vulnerability CVE-2009-175

Related
Refs
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2009-1757
22 May 200901:00
cve
cvelist
Cvelist
CVE-2009-1757
22 May 200901:00
cvelist
debiancve
Debian CVE
CVE-2009-1757
22 May 200901:00
debiancve
euvd
EUVD
EUVD-2009-1752
7 Oct 202500:30
euvd
nessus
Tenable Nessus
Mandriva Linux Security Advisory : transmission (MDVSA-2010:013)
30 Jul 201000:00
nessus
nessus
Tenable Nessus
Ubuntu 8.04 LTS / 8.10 / 9.04 / 9.10 : transmission vulnerabilities (USN-885-1)
15 Jan 201000:00
nessus
nvd
NVD
CVE-2009-1757
22 May 200911:52
nvd
openvas
OpenVAS
Mandriva Update for transmission MDVSA-2010:013 (transmission)
20 Jan 201000:00
openvas
openvas
OpenVAS
Ubuntu: Security Advisory (USN-885-1)
19 Jan 201000:00
openvas
openvas
OpenVAS
Mandriva Update for transmission MDVSA-2010:013 (transmission)
20 Jan 201000:00
openvas
Rows per page
# SPDX-FileCopyrightText: 2009 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.900715");
  script_version("2025-03-05T05:38:52+0000");
  script_tag(name:"last_modification", value:"2025-03-05 05:38:52 +0000 (Wed, 05 Mar 2025)");
  script_tag(name:"creation_date", value:"2009-05-29 07:35:11 +0200 (Fri, 29 May 2009)");
  script_tag(name:"cvss_base", value:"6.8");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:P");
  script_cve_id("CVE-2009-1757");
  script_name("Transmission Client CSRF Vulnerability");
  script_xref(name:"URL", value:"http://www.openwall.com/lists/oss-security/2009/05/21/1");

  script_tag(name:"qod_type", value:"executable_version_unreliable");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2009 Greenbone AG");
  script_family("Web application abuses");
  script_dependencies("secpod_transmission_detect.nasl");
  script_mandatory_keys("Transmission/Ver");
  script_tag(name:"impact", value:"Successful exploitation will let the attacker hijack the authenticated
  sessions of unspecified users.");
  script_tag(name:"affected", value:"Transmission Client version 1.5 before 1.53 and 1.6 before 1.61");
  script_tag(name:"insight", value:"This flaw is due to Cross-site request forgery error which causes hijacking
  the authentication of unspecified victims via unknown vectors.");
  script_tag(name:"solution", value:"Upgrade to version 1.53 or 1.61.");
  script_tag(name:"summary", value:"Transmission Client is prone to a cross-site request forgery (CSRF) vulnerability.");

  script_tag(name:"solution_type", value:"VendorFix");

  exit(0);
}

include("version_func.inc");

transVer = get_kb_item("Transmission/Ver");
if(!transVer)
  exit(0);

if(version_in_range(version:transVer, test_version:"1.5", test_version2:"1.52") ||
   version_in_range(version:transVer, test_version:"1.6", test_version2:"1.60")){
  security_message( port: 0, data: "The target host was found to be vulnerable" );
}

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

05 Mar 2025 00:00Current
8.7High risk
Vulners AI Score8.7
CVSS 26.8
EPSS0.00835
31