About US Post Type Security & Risk Analysis

wordpress.org/plugins/about-post-type

Simple WordPress About Post Type Plugin.

10 active installs v1.0 PHP + WP 4.6+ Updated Jan 23, 2017
about-post-typeabout-post-type-usabout-post-type-wordpress-pluginabout-uscustom-post-type
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is About US Post Type Safe to Use in 2026?

Generally Safe

Score 85/100

About US Post Type has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The 'about-post-type' plugin version 1.0 demonstrates a generally good security posture based on the static analysis. The absence of AJAX handlers, REST API routes, cron events, and file operations significantly reduces the potential attack surface. Furthermore, the plugin exclusively uses prepared statements for SQL queries, which is a strong defense against SQL injection vulnerabilities. The lack of any recorded vulnerabilities in its history is also a positive indicator.

However, there are a few areas of concern that temper this positive assessment. The most significant is the low rate of proper output escaping (57%), meaning a substantial portion of user-facing output is not being sanitized. This presents a risk of Cross-Site Scripting (XSS) vulnerabilities if any of the unescaped outputs contain user-controlled data. Additionally, the absence of nonce checks and capability checks on the identified shortcode is a concern. While the attack surface is small, a shortcode can still be an entry point, and without proper checks, it could be misused. The fact that there are no identified taint flows is good, but this is in conjunction with zero flows being analyzed, so it may not represent a complete picture of potential data handling risks.

In conclusion, 'about-post-type' v1.0 benefits from a minimal attack surface and secure SQL practices. The primary weaknesses lie in the insufficient output escaping and the lack of security checks on its single shortcode. These issues, while not critical based on the current data, introduce potential vulnerabilities that should be addressed to improve the plugin's overall security.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

About US Post Type Security Vulnerabilities

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

About US Post Type Code Analysis

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

Output Escaping

57% escaped14 total outputs
Attack Surface

About US Post Type Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[about-post-type] inc\front-end.php:52
WordPress Hooks 8
actionadmin_menuabout-post-type.php:19
actionadmin_initabout-post-type.php:25
actionadmin_enqueue_scriptsabout-post-type.php:32
actionwp_enqueue_scriptsabout-post-type.php:51
actioninitabout-post-type.php:138
actioninitinc\class-about-post-type.php:7
filtermanage_about_post_type_posts_columnsinc\thumbnails.php:7
actionmanage_about_post_type_posts_custom_columninc\thumbnails.php:8
Maintenance & Trust

About US Post Type Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedJan 23, 2017
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

About US Post Type Developer Profile

seosbg

74 plugins · 10K total installs

97
trust score
Avg Security Score
95/100
Avg Patch Time
1 days
View full developer profile
Detection Fingerprints

How We Detect About US Post Type

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/about-post-type/css/admin.css/wp-content/plugins/about-post-type/js/admin.js/wp-content/plugins/about-post-type/css/style.css

HTML / DOM Fingerprints

CSS Classes
about-post-typeseos-about-post-type-boxestitle-about-post-typeseos-about-post-typeabout-post-type-shortcode
HTML Comments
<!-- ------------------------------------------ About Post Type ------------------------------------------ -->
Data Attributes
name="about_post_type_title"name="about_post_type_number"onClick="this.select();" readonly style="resize: none; background: #C6C6C6; padding: 5px; width: 130px; height: 33px;"shortcode: [about-post-type]
Shortcode Output
[about-post-type]
FAQ

Frequently Asked Questions about About US Post Type