OCSR ( OneClick search & replace ) OCSR URLs Security & Risk Analysis

wordpress.org/plugins/better-search-and-replace

Updates all urls and content links in your website.

10 active installs v1.0.0 PHP + WP 4.5+ Updated Unknown
linkspermalinksserver-migrationupdate-linkswordpress-migration
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is OCSR ( OneClick search & replace ) OCSR URLs Safe to Use in 2026?

Generally Safe

Score 100/100

OCSR ( OneClick search & replace ) OCSR URLs has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "better-search-and-replace" v1.0.0 plugin exhibits a mixed security posture. On the positive side, the plugin has a minimal attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events, indicating a thoughtful approach to limiting entry points. The presence of nonce checks and a good percentage of SQL queries using prepared statements are also positive indicators of security consciousness. However, significant concerns arise from the static analysis. The use of the `unserialize` function is a critical red flag, as it can lead to Remote Code Execution vulnerabilities if not handled with extreme care and sanitization. Furthermore, the taint analysis revealing two flows with unsanitized paths, both classified as high severity, directly links to this potential danger, suggesting that user-controlled data might be reaching sensitive functions like `unserialize` without adequate validation. The lack of capability checks on any identified entry points is another notable weakness, implying that actions might be executable by users without the necessary permissions. The plugin's vulnerability history is currently clean, which is a strength, but it doesn't negate the inherent risks identified in the code itself. In conclusion, while the plugin has a small attack surface and some good practices, the identified use of `unserialize` and high-severity unsanitized taint flows present a significant risk that requires immediate attention and remediation.

Key Concerns

  • Dangerous function: unserialize used
  • High severity taint flow: 2 instances
  • Unescaped output: 42% (7/12)
  • No capability checks on entry points
Vulnerabilities
None known

OCSR ( OneClick search & replace ) OCSR URLs Security Vulnerabilities

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

OCSR ( OneClick search & replace ) OCSR URLs Code Analysis

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

Dangerous Functions Found

unserialize$unserialized = unserialize($data);ocsr-url-update-urls.php:124

SQL Query Safety

80% prepared10 total queries

Output Escaping

58% escaped12 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
ocsr_urls_management_page (ocsr-url-update-urls.php:53)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

OCSR ( OneClick search & replace ) OCSR URLs Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_initocsr-url-update-urls.php:38
actionadmin_menuocsr-url-update-urls.php:43
actionadmin_menuocsr-url-update-urls.php:52
actionadmin_menuocsr-url-update-urls.php:367
Maintenance & Trust

OCSR ( OneClick search & replace ) OCSR URLs Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

OCSR ( OneClick search & replace ) OCSR URLs Developer Profile

OneClick IT Consultancy Pvt. Ltd.

1 plugin · 10 total installs

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

How We Detect OCSR ( OneClick search & replace ) OCSR URLs

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/oneclick-updates-urls/css/ocsr-style.css/wp-content/plugins/oneclick-updates-urls/images/icon.png/wp-content/plugins/oneclick-updates-urls/js/ocsr-url-update-urls.js
Script Paths
/wp-content/plugins/oneclick-updates-urls/js/ocsr-url-update-urls.js

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about OCSR ( OneClick search & replace ) OCSR URLs