LateralPress Security & Risk Analysis

wordpress.org/plugins/lateralpress

LateralPress is a plugin used to generate a timeline of events defined by the user.

10 active installs v1.0.0 PHP + WP 2.0.2+ Updated Jul 9, 2013
lateral-on-site-scrollingscrolltimeline
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LateralPress Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "lateralpress" v1.0.0 plugin exhibits a mixed security posture. On the positive side, there are no recorded CVEs and the static analysis reveals a very small attack surface with no apparent unprotected entry points. Additionally, no dangerous functions, file operations, external HTTP requests, or taint flows were detected, which are positive indicators of secure coding practices.

However, significant concerns arise from the lack of secure coding practices in the available code signals. The presence of an SQL query that does not utilize prepared statements is a critical vulnerability. Furthermore, none of the 13 output instances are properly escaped, leaving the plugin highly susceptible to Cross-Site Scripting (XSS) attacks. The complete absence of nonce and capability checks for any entry points, including the shortcode, suggests a broad disregard for authentication and authorization mechanisms. The vulnerability history, while clean, does not mitigate the severe coding flaws identified in the current version.

In conclusion, while the plugin has a clean vulnerability history and a limited attack surface, the identified SQL injection and XSS vulnerabilities due to raw SQL queries and unescaped output represent a high immediate risk. The lack of nonce and capability checks further exacerbates these issues. Until these fundamental security flaws are addressed, "lateralpress" should be considered a significant security risk.

Key Concerns

  • Raw SQL query without prepared statements
  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

LateralPress Security Vulnerabilities

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

LateralPress Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped13 total outputs
Attack Surface

LateralPress Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[lateralpress] index.php:175
WordPress Hooks 10
actionadmin_menuindex.php:19
actionwp_enqueue_scriptsindex.php:87
actionwp_headindex.php:100
actioninitindex.php:177
actioninitindex.php:192
filteradmin_footer_textindex.php:202
actionadmin_enqueue_scriptsindex.php:213
filtermce_external_pluginsindex.php:217
filtermce_buttonsindex.php:218
actioninitindex.php:220
Maintenance & Trust

LateralPress Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJul 9, 2013
PHP min version
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

LateralPress Developer Profile

plumwd

4 plugins · 130 total installs

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

How We Detect LateralPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lateralpress/js/lateralscrolling.js/wp-content/plugins/lateralpress/js/modernizr.custom.11333.js/wp-content/plugins/lateralpress/js/jquery.easing.1.3.js/wp-content/plugins/lateralpress/css/style.css
Script Paths
/wp-content/plugins/lateralpress/js/lateralscrolling.js/wp-content/plugins/lateralpress/js/modernizr.custom.11333.js/wp-content/plugins/lateralpress/js/jquery.easing.1.3.js
Version Parameters
/wp-content/plugins/lateralpress/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
lateral-helplateralpressss-linksss-containerss-rowss-leftss-rightss-circle+2 more
HTML Comments
<!--[if lt IE 9]><![endif]-->
Data Attributes
id="selLinks"name="selLinks"id="ss-container"class="ss-container"id="ss-links"class="ss-links"+4 more
JS Globals
jQuery$
Shortcode Output
[lateralpress]
FAQ

Frequently Asked Questions about LateralPress