Contributors: tradesouthwestgmailcom Security & Risk Analysis

wordpress.org/plugins/tsw-custom-listing

TSW custom Listing makes a post type file available for using in Larrys List theme as a custom post type for posting listings to the theme.

20 active installs v1.1.12 PHP 5.4+ WP 4.5+ Updated Aug 10, 2021
post-format
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Contributors: tradesouthwestgmailcom Safe to Use in 2026?

Generally Safe

Score 85/100

Contributors: tradesouthwestgmailcom has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The static analysis of tsw-custom-listing v1.1.12 reveals a plugin with a seemingly low attack surface. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the number of potential entry points for attackers. The code also shows a positive sign with all SQL queries utilizing prepared statements, indicating an effort to prevent SQL injection vulnerabilities. Furthermore, the absence of dangerous functions and file operations is encouraging.

However, a critical concern arises from the complete lack of output escaping. This means that any data displayed to users could potentially be manipulated by an attacker, leading to cross-site scripting (XSS) vulnerabilities. While taint analysis showed no unsanitized paths, the lack of output escaping is a blind spot that could allow for XSS if data is not handled correctly elsewhere in the plugin's logic. The vulnerability history being clean is a positive indicator, suggesting the plugin has not historically been a target or source of major security flaws, but this does not negate the immediate risks identified in the code analysis.

In conclusion, the plugin demonstrates good practices in preventing SQL injection and minimizing its attack surface. The primary weakness lies in its complete failure to escape output, presenting a significant risk of XSS vulnerabilities. The absence of any recorded vulnerabilities historically is good, but the current static analysis findings highlight areas that require immediate attention to improve the plugin's overall security posture.

Key Concerns

  • No output escaping implemented
Vulnerabilities
None known

Contributors: tradesouthwestgmailcom Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Contributors: tradesouthwestgmailcom Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
2
0 escaped
Nonce Checks
0
Capability Checks
4
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

0% escaped2 total outputs
Attack Surface

Contributors: tradesouthwestgmailcom Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actioninittsw-custom-listing.php:44
filtermap_meta_captsw-custom-listing.php:87
actionpre_get_poststsw-custom-listing.php:128
filterpre_get_poststsw-custom-listing.php:161
actioninittsw-custom-listing.php:187
actionadmin_headtsw-custom-listing.php:206
actionlogin_headtsw-custom-listing.php:217
actionwp_dashboard_setuptsw-custom-listing.php:223
actionwp_dashboard_setuptsw-custom-listing.php:262
filterrequesttsw-listing-feed.php:8
Maintenance & Trust

Contributors: tradesouthwestgmailcom Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedAug 10, 2021
PHP min version5.4
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Contributors: tradesouthwestgmailcom Developer Profile

tradesouthwest

17 plugins · 2K total installs

88
trust score
Avg Security Score
92/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Contributors: tradesouthwestgmailcom

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/tsw-custom-listing/icon_pin24.png/wp-content/plugins/tsw-custom-listing/custom-login-logo.png

HTML / DOM Fingerprints

HTML Comments
Copyright 2014 Tradesouthwest (email : larry@tradesouthwest.com)This program is free software; you can redistribute it and/or modifyit under the terms of the GNU General Public License, version 3, aspublished by the Free Software Foundation.+14 more
Data Attributes
data-post_type="listing"
JS Globals
window.current_userwindow.current_user.user_loginwindow.author_posts
FAQ

Frequently Asked Questions about Contributors: tradesouthwestgmailcom