[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fi6mQ2xVC2nfU2nJPoNV-Jkt_WLj4eiWp6B4Cqbwy_YA":3,"$flCwa-wF9bovXX6misqIE_8xwQn_i6p78DdKafeB_Z20":529,"$fFpsY_jDwnvHBeLFLhd4UBWeVViTf4Ili_bUwJNTuuUk":533},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":14,"last_updated":15,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":19,"homepage":25,"download_link":26,"security_score":27,"vuln_count":28,"unpatched_count":29,"last_vuln_date":30,"fetched_at":31,"discovery_status":32,"vulnerabilities":33,"developer":66,"crawl_stats":39,"alternatives":74,"analysis":183,"fingerprints":500},"wp-recaptcha-integration","ReCaptcha Integration for WordPress","1.2.8","weDevs","https:\u002F\u002Fprofiles.wordpress.org\u002Fwedevs\u002F","\u003Cp>Integrate reCaptcha in your blog. Supports no Captcha as well as old style recaptcha.\u003Cbr \u002F>\nProvides of the box integration for signup, login, comment formsand Ninja Forms as well\u003Cbr \u002F>\nas a plugin API for your own integrations.\u003C\u002Fp>\n\u003Ch4>Features:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Secures login, signup und comments with a recaptcha.\u003C\u002Fli>\n\u003Cli>Supports old as well as new reCaptcha.\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Works together with\u003C\u002Fp>\n\u003Cul>\n\u003Cli>WP Multisite\u003C\u002Fli>\n\u003Cli>bbPress\u003C\u002Fli>\n\u003Cli>BuddyPress\u003C\u002Fli>\n\u003Cli>AwesomeSupport (thanks to \u003Ca href=\"http:\u002F\u002Fjulienliabeuf.com\u002F\" rel=\"nofollow ugc\">Julien Liabeuf\u003C\u002Fa> )\u003C\u002Fli>\n\u003Cli>WooCommerce (Only checkout, registration and login form. Not password reset)\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fninjaforms.com\u002F\" rel=\"nofollow ugc\">Ninja Forms\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>cformsII\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>For integration in your self-coded forms see this \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Ftareq1988\u002Fwp-recaptcha-integration\u002Fwiki\u002FCustom-Themes-and-Forms\" rel=\"nofollow ugc\">wiki article\u003C\u002Fa> for details.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Localizations\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Brazilian Portuguese (thanks to \u003Ca href=\"http:\u002F\u002Fwww.viniciusferraz.com\" rel=\"nofollow ugc\">Vinícius Ferraz\u003C\u002Fa>)\u003C\u002Fli>\n\u003Cli>Spanish (thanks to \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fyivi\" rel=\"nofollow ugc\">Ivan Yivoff\u003C\u002Fa>)\u003C\u002Fli>\n\u003Cli>Italian (thanks to \u003Ca href=\"http:\u002F\u002Fblog.salaros.com\u002F\" rel=\"nofollow ugc\">Salaros\u003C\u002Fa>)\u003C\u002Fli>\n\u003Cli>German\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Latest Files on GitHub: \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Ftareq1988\u002Fwp-recaptcha-integration\" rel=\"nofollow ugc\">https:\u002F\u002Fgithub.com\u002Ftareq1988\u002Fwp-recaptcha-integration\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>Compatibility\u003C\u002Fh4>\n\u003Cp>On a \u003Cstrong>WP Multisite\u003C\u002Fstrong> you can either activate the plugin network wide or on a single site.\u003C\u002Fp>\n\u003Cp>Activated on a single site everything works as usual.\u003C\u002Fp>\n\u003Cp>With network activation entering the API key and setting up where a captcha is required\u003Cbr \u002F>\nis up to the network admin. A blog admin can override the API key e.g. when his blog is\u003Cbr \u002F>\nrunning under his\u002Fher own domain name.\u003C\u002Fp>\n\u003Ch4>Known Limitations\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\n\u003Cp>You can’t have more than one old style reCaptcha on a page. This is a limitiation of\u003Cbr \u002F>\nreCaptcha itself. If that’s an issue for you, you should use the no Captcha Form.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>A No Captcha definitely requires client side JavaScript enabled. That’s how it does its\u003Cbr \u002F>\nsophisticated bot detection magic. There is no fallback. If your visitor does not have\u003Cbr \u002F>\nJS enabled the captcha test will not let him through.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>On a \u003Cstrong>Contact Form 7\u003C\u002Fstrong> when the reCaptcha is disabled (e.g. for logged in users) the field\u003Cbr \u002F>\nlabel will be still visible. This is due to CF7 Shortcode architecture, and can’t be fixed.\u003C\u002Fp>\n\u003Cp>To handle this there is a filter \u003Ccode>recaptcha_disabled_html\u003C\u002Fcode>. You can return a message for your logged-in\u003Cbr \u002F>\nusers here. Check out the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Ftareq1988\u002Fwp-recaptcha-integration\" rel=\"nofollow ugc\">GitHub Repo\u003C\u002Fa> for details.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>As of version 4.3 CF7 comes with its own recaptcha. Both are supposed to work together.\u003Cbr \u002F>\nI you want to keep the WP ReCaptcha functionality, e.g. if you want to hide the captcha\u003Cbr \u002F>\nfrom known users, leave the integration in the CF7 settings unconfigured.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Old style reCaptcha does not work together with \u003Cstrong>WooCommerce\u003C\u002Fstrong>.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>In \u003Cstrong>WooCommerce\u003C\u002Fstrong> the reset password form can not be protected by a captcha. Woocommerce does\u003Cbr \u002F>\nnot fire any action in the lost password form, so there is no way for the plugin to hook in.\u003Cbr \u002F>\nTake a look at \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Ftopic\u002Fcaptcha-not-showing-on-lost-password-page?replies=7\" rel=\"ugc\">this thread\u003C\u002Fa> for a workaround.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Due to a lack of filters there is no (and as far as one can see, there will never be)\u003Cbr \u002F>\nsupport for the \u003Cstrong>MailPoet\u003C\u002Fstrong> subscription form.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Plugin API\u003C\u002Fh3>\n\u003Cp>The plugin offers some filters to allow themes and other plugins to hook in.\u003C\u002Fp>\n\u003Cp>See \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Ftareq1988\u002Fwp-recaptcha-integration\" rel=\"nofollow ugc\">GitHub-Repo\u003C\u002Fa> for details.\u003C\u002Fp>\n","reCaptcha for login, signup, comment forms, Ninja Forms and woocommerce.",10000,295671,88,94,"2025-10-29T05:41:00.000Z","6.8.5","3.8","5.4",[20,21,22,23,24],"captcha","login","no-captcha","recaptcha","security","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-recaptcha-integration\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.2.8.zip",99,2,0,"2024-11-01 00:00:00","2026-04-16T10:56:18.058Z","no_bundle",[34,52],{"id":35,"url_slug":36,"title":37,"description":38,"plugin_slug":4,"theme_slug":39,"affected_versions":40,"patched_in_version":41,"severity":42,"cvss_score":43,"cvss_vector":44,"vuln_type":45,"published_date":30,"updated_date":46,"references":47,"days_to_patch":49,"patch_diff_files":50,"patch_trac_url":39,"research_status":39,"research_verified":51,"research_rounds_completed":29,"research_plan":39,"research_summary":39,"research_vulnerable_code":39,"research_fix_diff":39,"research_exploit_outline":39,"research_model_used":39,"research_started_at":39,"research_completed_at":39,"research_error":39,"poc_status":39,"poc_video_id":39,"poc_summary":39,"poc_steps":39,"poc_tested_at":39,"poc_wp_version":39,"poc_php_version":39,"poc_playwright_script":39,"poc_exploit_code":39,"poc_has_trace":51,"poc_model_used":39,"poc_verification_depth":39},"CVE-2024-8739","recaptcha-integration-for-wordpress-reflected-cross-site-scripting","ReCaptcha Integration for WordPress \u003C= 1.2.5 - Reflected Cross-Site Scripting","The ReCaptcha Integration for WordPress plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 1.2.5. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.",null,"\u003C=1.2.5","1.2.6","medium",6.1,"CVSS:3.1\u002FAV:N\u002FAC:L\u002FPR:N\u002FUI:R\u002FS:C\u002FC:L\u002FI:L\u002FA:N","Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')","2024-11-02 02:03:08",[48],"https:\u002F\u002Fwww.wordfence.com\u002Fthreat-intel\u002Fvulnerabilities\u002Fid\u002F77476bad-e9a4-4266-b07e-b402b33cc27a?source=api-prod",1,[],false,{"id":53,"url_slug":54,"title":55,"description":56,"plugin_slug":4,"theme_slug":39,"affected_versions":57,"patched_in_version":6,"severity":42,"cvss_score":58,"cvss_vector":59,"vuln_type":45,"published_date":60,"updated_date":61,"references":62,"days_to_patch":64,"patch_diff_files":65,"patch_trac_url":39,"research_status":39,"research_verified":51,"research_rounds_completed":29,"research_plan":39,"research_summary":39,"research_vulnerable_code":39,"research_fix_diff":39,"research_exploit_outline":39,"research_model_used":39,"research_started_at":39,"research_completed_at":39,"research_error":39,"poc_status":39,"poc_video_id":39,"poc_summary":39,"poc_steps":39,"poc_tested_at":39,"poc_wp_version":39,"poc_php_version":39,"poc_playwright_script":39,"poc_exploit_code":39,"poc_has_trace":51,"poc_model_used":39,"poc_verification_depth":39},"CVE-2024-37946","recaptcha-integration-for-wordpress-authenticated-administrator-stored-cross-site-scripting","ReCaptcha Integration for WordPress \u003C= 1.2.7 - Authenticated (Administrator+) Stored Cross-Site Scripting","The ReCaptcha Integration for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 1.2.7 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only impacts multi-site installations and installations where unfiltered_html has been disabled.","\u003C=1.2.7",4.4,"CVSS:3.1\u002FAV:N\u002FAC:H\u002FPR:H\u002FUI:N\u002FS:C\u002FC:L\u002FI:L\u002FA:N","2024-07-10 00:00:00","2025-10-30 14:33:42",[63],"https:\u002F\u002Fwww.wordfence.com\u002Fthreat-intel\u002Fvulnerabilities\u002Fid\u002Fa469a2cb-1011-4d47-95d2-0b895f24ae8f?source=api-prod",478,[],{"slug":67,"display_name":7,"profile_url":8,"plugin_count":68,"total_installs":69,"avg_security_score":70,"avg_patch_time_days":71,"trust_score":72,"computed_at":73},"wedevs",20,102250,93,344,74,"2026-05-19T22:37:05.949Z",[75,105,125,143,164],{"slug":76,"name":77,"version":78,"author":79,"author_profile":80,"description":81,"short_description":82,"active_installs":83,"downloaded":84,"rating":29,"num_ratings":29,"last_updated":85,"tested_up_to":86,"requires_at_least":87,"requires_php":86,"tags":88,"homepage":101,"download_link":102,"security_score":103,"vuln_count":29,"unpatched_count":29,"last_vuln_date":39,"fetched_at":104},"protect-ai-login","Protect Ai Login","1.0.0","anouny","https:\u002F\u002Fprofiles.wordpress.org\u002Fanouny\u002F","\u003Cp>Protect Ai Login changes default WordPress login URL to the url you define, denied brute force attacks, spam logins, and bot or automatic register. The plugin blocks access to default login url, generates a custom branded login panel, without creating a custom page on your website.\u003C\u002Fp>\n\u003Cp>The plugin offers protection with Google reCAPTCHA v2.\u003C\u002Fp>\n\u003Ch3>Plugin Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Define new login url easily from settings page.\u003C\u002Fli>\n\u003Cli>Protect against spam login, bot registration or signup, with the integration of Google reCaptcha.\u003C\u002Fli>\n\u003Cli>Secure AXS is compatible with any permalink setup including the default.\u003C\u002Fli>\n\u003Cli>Choose to allow users with the role “Editor” to access plugin settings.\u003C\u002Fli>\n\u003Cli>Fully branded login page with colors and login logo of your choice.\u003C\u002Fli>\n\u003Cli>Plugin doesn’t create new pages on your website for displaying the new login panel.\u003C\u002Fli>\n\u003Cli>Plugin is compatible with other major security & cache plugins.\u003C\u002Fli>\n\u003Cli>Test with wordpress 4.4.2\u003C\u002Fli>\n\u003C\u002Ful>\n","Change default login site to a custom URL, block spam, bot registration, and brute-force using Google reCAPTCHA.",10,1416,"2016-04-14T06:46:00.000Z","","4.0",[89,90,91,92,93,94,20,95,21,22,96,23,97,98,24,99,100],"access","attack","axs","block","brute","brute-force-attack","force","nocaptcha","register","secure","sign","spam","https:\u002F\u002Fwordpress.org\u002Fplugins\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fprotect-ai-login.zip",85,"2026-04-06T09:54:40.288Z",{"slug":106,"name":107,"version":108,"author":109,"author_profile":110,"description":111,"short_description":112,"active_installs":113,"downloaded":114,"rating":115,"num_ratings":116,"last_updated":117,"tested_up_to":118,"requires_at_least":119,"requires_php":86,"tags":120,"homepage":122,"download_link":123,"security_score":103,"vuln_count":49,"unpatched_count":29,"last_vuln_date":124,"fetched_at":31},"login-recaptcha","Login No Captcha reCAPTCHA","1.7.3","Robert Peake","https:\u002F\u002Fprofiles.wordpress.org\u002Frobertpeake\u002F","\u003Cp>Adds a Google No Captcha ReCaptcha checkbox to your WordPress and Woocommerce login, forgot password, and user registration pages. Denies access to automated scripts while making it easy on humans to log in by checking a box. As Google says, it is “Tough on bots, easy on humans.”\u003C\u002Fp>\n","Adds a Google No Captcha ReCaptcha checkbox to your Wordpress and Woocommerce login, forgot password, and user registration pages.",60000,1371626,90,63,"2024-02-27T10:43:00.000Z","6.4.8","4.6",[121,21,96,23,24],"google","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Flogin-recaptcha\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Flogin-recaptcha.1.7.3.zip","2022-08-16 00:00:00",{"slug":126,"name":127,"version":128,"author":129,"author_profile":130,"description":131,"short_description":132,"active_installs":11,"downloaded":133,"rating":134,"num_ratings":68,"last_updated":135,"tested_up_to":136,"requires_at_least":137,"requires_php":136,"tags":138,"homepage":140,"download_link":141,"security_score":142,"vuln_count":29,"unpatched_count":29,"last_vuln_date":39,"fetched_at":31},"login-security-recaptcha","Login Security Captcha","1.8.7","ScriptsTown","https:\u002F\u002Fprofiles.wordpress.org\u002Fscriptstown\u002F","\u003Cp>\u003Cstrong>Login Security Captcha\u003C\u002Fstrong> is a security plugin for WordPress to add CAPTCHA or CAPTCHA-free services such as Cloudflare \u003Cstrong>Turnstile\u003C\u002Fstrong> and Google \u003Cstrong>reCAPTCHA\u003C\u002Fstrong> to the WordPress login, registration, lost password, and comment form. This is a fast and lightweight security plugin to place captcha on standard WordPress forms with minimal footprints. It can prevent spam comments and protect the login form against Brute-force attacks. It has simple settings to configure the plugin quickly.\u003C\u002Fp>\n\u003Cp>The plugin supports \u003Cstrong>Cloudflare Turnstile\u003C\u002Fstrong>, Google \u003Cstrong>reCAPTCHA\u003C\u002Fstrong> Version 2, and Version 3 with multiple options. This is the best WordPress captcha plugin for antispam protection to secure comment form and WordPress login page. It allows you to place different versions of reCAPTCHA and also Turnstile on different forms at the same time. This plugin comes with a set of simple options to quickly set up captcha validation on the common forms.\u003C\u002Fp>\n\u003Cp>Using this security plugin, you can change the captcha theme to light or dark depending on your preferences for Cloudflare Turnstile and Google reCAPTCHA. You can also configure various other parameters like the score value for reCAPTCHA version 3. You can monitor the error logs and have the option to disable the captcha on the comment form for logged-in users. Also, you can adjust the captcha size to compact or normal for \u003Cstrong>Cloudflare Turnstile\u003C\u002Fstrong>.\u003C\u002Fp>\n\u003Ch3>Login Security Captcha Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Cloudflare \u003Cstrong>Turnstile\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>Google reCAPTCHA v2\u003C\u002Fli>\n\u003Cli>Google reCAPTCHA v3\u003C\u002Fli>\n\u003Cli>Set reCAPTCHA v3 Position\u003C\u002Fli>\n\u003Cli>Captcha Theme and Size\u003C\u002Fli>\n\u003Cli>Secure Login Form\u003C\u002Fli>\n\u003Cli>Secure Registration Form\u003C\u002Fli>\n\u003Cli>Secure Lost Password Form\u003C\u002Fli>\n\u003Cli>Protect Comment Spam\u003C\u002Fli>\n\u003Cli>Monitor Error Logs\u003C\u002Fli>\n\u003Cli>Prevent Brute-force Attack\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Upgrade To Pro – \u003Ca href=\"https:\u002F\u002Fscriptstown.com\u002Fwordpress-plugins\u002Flogin-security-pro\u002F#pricing\" title=\"Upgrade To Pro\" rel=\"nofollow ugc\">Click Here\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch3>Login Security Pro Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>\u003Cstrong>Limit Login Attempts\u003C\u002Fstrong> by IP Address\u003C\u002Fli>\n\u003Cli>Check and Monitor \u003Cstrong>Last Login\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>Check Login History by Username\u003C\u002Fli>\n\u003Cli>Recent Login Dashboard Widget\u003C\u002Fli>\n\u003Cli>Cloudflare \u003Cstrong>Turnstile\u003C\u002Fstrong> Support\u003C\u002Fli>\n\u003Cli>Google \u003Cstrong>reCAPTCHA\u003C\u002Fstrong> v2 and v3\u003C\u002Fli>\n\u003Cli>Redirect after Login or Logout\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Role-Based Redirection\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>Secure Login and Registration Form\u003C\u002Fli>\n\u003Cli>Secure Lost Password Form\u003C\u002Fli>\n\u003Cli>Easy to Protect Comment Spam\u003C\u002Fli>\n\u003Cli>Login Form – \u003Cstrong>WooCommerce\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>Lost Password Form – \u003Cstrong>WooCommerce\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>Registration Form – \u003Cstrong>WooCommerce\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>Secure \u003Cstrong>WooCommerce\u003C\u002Fstrong> Checkout Form\u003C\u002Fli>\n\u003Cli>Advanced Security and Much More\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Check Pro Plugin – \u003Ca href=\"https:\u002F\u002Fscriptstown.com\u002Fwordpress-plugins\u002Flogin-security-pro\u002F\" title=\"Check Pro Plugin\" rel=\"nofollow ugc\">Click Here\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fp>\n","Secure WordPress login, registration, and comment form with Google reCAPTCHA or Cloudflare Turnstile. Prevent Brute-force attacks and more.",301909,98,"2026-04-13T10:51:00.000Z","7.0","5.0",[20,139,21,23,24],"cloudflare","https:\u002F\u002Fscriptstown.com\u002Fwordpress-plugins\u002Flogin-security-recaptcha\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Flogin-security-recaptcha.1.8.7.zip",100,{"slug":144,"name":145,"version":146,"author":147,"author_profile":148,"description":149,"short_description":150,"active_installs":151,"downloaded":152,"rating":115,"num_ratings":153,"last_updated":154,"tested_up_to":16,"requires_at_least":87,"requires_php":86,"tags":155,"homepage":86,"download_link":161,"security_score":134,"vuln_count":162,"unpatched_count":29,"last_vuln_date":163,"fetched_at":31},"dologin","DoLogin Security","4.3","WPDO","https:\u002F\u002Fprofiles.wordpress.org\u002Fwpdo5ea\u002F","\u003Cp>In one click, your WordPress login page will be pretected with the smart brute force attack protection! Any login attempts more than 6 in 10 minutes (default value) will be limited.\u003C\u002Fp>\n\u003Cp>Limit the number of login attempts through both the login and the auth cookies.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\n\u003Cp>Two-factor Authentication login.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Text SMS message passcode for 2nd step verification support.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Cloudflare Turnstile (better than Google reCAPTCHA).\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>GeoLocation (Continent\u002FCountry\u002FCity) or IP range to limit login attempts.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Passwordless login link.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Support Whitelist and Blacklist.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>GDPR compliant. With this feature turned on, all logged IPs get obfuscated (md5-hashed).\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>WooCommerce Login supported.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>XMLRPC gateway protection.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>API\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\n\u003Cp>Call the function \u003Ccode>$link = function_exists( 'dologin_gen_link' ) ? dologin_gen_link( 'your plugin name or tag' ) : '';\u003C\u002Fcode> to generate one passwordless login link for the current user.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Call the function \u003Ccode>$link = function_exists( 'dologin_gen_link' ) ? dologin_gen_link( 'note\u002Ftip for this generation', $user_id ) : '';\u003C\u002Fcode> to generate a passwordless login link for the user which ID is \u003Ccode>$user_id\u003C\u002Fcode>.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The generated one-time used link will be expired after 7 days.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Define const \u003Ccode>SILENCE_INSTALL\u003C\u002Fcode> to avoid redirecting to setting page after installtion.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>CLI\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\n\u003Cp>List all passwordless links: \u003Ccode>wp dologin list\u003C\u002Fcode>\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Generate a passwordless link for one username (for the login name \u003Ccode>root\u003C\u002Fcode>): \u003Ccode>wp dologin gen root\u003C\u002Fcode>\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Delete a passwordless link w\u002F the ID in list (for the record w\u002F ID 5): \u003Ccode>wp dologin del 5\u003C\u002Fcode>\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>How GeoLocation works\u003C\u002Fh4>\n\u003Cp>When visitors hit the login page, this plugin will lookup the Geolocation info from API, compare the Geolocation setting (if has) with the whitelist\u002Fblacklist to decide if allow login attempts.\u003C\u002Fp>\n\u003Ch3>Privacy\u003C\u002Fh3>\n\u003Cp>The online IP lookup service is provided by https:\u002F\u002Fwww.doapi.us. The provider’s privacy policy is https:\u002F\u002Fwww.doapi.us\u002Fprivacy.\u003C\u002Fp>\n\u003Cp>Based on the original code from Limit Login Attemps plugin and Limit Login Attemps Reloaded plugin.\u003C\u002Fp>\n","Easy Login. 2FA login. Passwordless login. Cloudflare Turnstile reCAPTCHA. GeoLocation (Continent\u002FCountry\u002FCity)\u002FIP range to limit login attempts.",7000,164314,13,"2025-06-11T14:21:00.000Z",[156,157,158,159,160],"2fa-login","cloudflare-turnstile-recaptcha","easy-login","geolocation-login-limit","login-security","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdologin.4.3.zip",4,"2023-10-24 00:00:00",{"slug":165,"name":166,"version":167,"author":168,"author_profile":169,"description":170,"short_description":171,"active_installs":172,"downloaded":173,"rating":174,"num_ratings":175,"last_updated":176,"tested_up_to":177,"requires_at_least":87,"requires_php":18,"tags":178,"homepage":181,"download_link":182,"security_score":103,"vuln_count":29,"unpatched_count":29,"last_vuln_date":39,"fetched_at":31},"no-captcha-recaptcha","No CAPTCHA reCAPTCHA","1.3.4","Collins Agbonghama","https:\u002F\u002Fprofiles.wordpress.org\u002Fcollizo4sky\u002F","\u003Cp>A simple plugin for adding the new No CAPTCHA reCAPTCHA by Google to WordPress login, registration and comment system as well as BuddyPress registration form to protect against spam.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Features\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Option to activate CAPTCHA in login, registration, comment and BuddyPress registration forms.\u003C\u002Fli>\n\u003Cli>Choose a theme for the CAPTCHA.\u003C\u002Fli>\n\u003Cli>Auto-detects the user’s language.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Plugins you will like\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fno-captcha-recaptcha-for-woocommerce\u002F\" rel=\"ugc\">No CAPTCHA reCAPTCHA for WooCommerce\u003C\u002Fa>\u003C\u002Fstrong>: Protect WooCommerce login, registration and password reset form against spam using Google’s No CAPTCHA reCAPTCHA.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fppress\u002F\" rel=\"ugc\">ProfilePress\u003C\u002Fa>\u003C\u002Fstrong>: A shortcode based WordPress form builder that makes building custom login, registration and password reset forms stupidly simple. \u003Ca href=\"http:\u002F\u002Fprofilepress.net\" rel=\"nofollow ugc\">More info here\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmailoptin\u002F\" rel=\"ugc\">MailOptin\u003C\u002Fa>\u003C\u002Fstrong> – The best WordPress email optin forms, email automation & newsletters plugin in the market.\u003C\u002Fli>\n\u003C\u002Ful>\n","Protect WordPress login, registration, comment and BuddyPress registration forms with Google's No CAPTCHA reCAPTCHA.",5000,151337,86,69,"2020-04-15T16:05:00.000Z","5.4.19",[179,21,23,180,24],"comment-form","registration-form","http:\u002F\u002Fw3guy.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fno-captcha-recaptcha.1.3.4.zip",{"attackSurface":184,"codeSignals":424,"taintFlows":466,"riskAssessment":492,"analyzedAt":499},{"hooks":185,"ajaxHandlers":406,"restRoutes":420,"shortcodes":421,"cronEvents":422,"entryPointCount":423,"unprotectedCount":29},[186,192,195,199,203,206,209,212,217,220,224,228,232,235,238,241,244,247,250,253,256,260,263,266,269,272,277,280,284,286,290,294,297,300,303,306,309,312,315,318,321,325,328,332,336,339,343,347,350,354,357,360,361,365,369,371,374,377,379,382,384,387,390,392,395,398,402],{"type":187,"name":188,"callback":188,"priority":189,"file":190,"line":191},"action","init",9,"inc\\class-wp_recaptcha.php",71,{"type":187,"name":193,"callback":193,"priority":189,"file":190,"line":194},"plugins_loaded",72,{"type":187,"name":196,"callback":197,"file":190,"line":198},"wp_head","recaptcha_head",124,{"type":187,"name":200,"callback":201,"file":190,"line":202},"wp_footer","recaptcha_foot",125,{"type":187,"name":204,"callback":197,"file":190,"line":205},"login_head",128,{"type":187,"name":204,"callback":207,"file":190,"line":208},"recaptcha_login_head",129,{"type":187,"name":210,"callback":201,"file":190,"line":211},"login_footer",130,{"type":213,"name":214,"callback":215,"priority":83,"file":190,"line":216},"filter","comment_form_submit_button","prepend_recaptcha_html",140,{"type":213,"name":218,"callback":218,"priority":83,"file":190,"line":219},"comment_form_defaults",142,{"type":187,"name":221,"callback":222,"file":190,"line":223},"pre_comment_on_post","recaptcha_check_or_die",145,{"type":187,"name":225,"callback":226,"file":190,"line":227},"print_comments_recaptcha","print_recaptcha_html",147,{"type":213,"name":229,"callback":230,"file":190,"line":231},"comments_recaptcha_html","recaptcha_html",148,{"type":187,"name":233,"callback":226,"file":190,"line":234},"bp_account_details_fields",153,{"type":187,"name":236,"callback":222,"priority":27,"file":190,"line":237},"bp_signup_pre_validate",154,{"type":187,"name":239,"callback":226,"file":190,"line":240},"register_form",156,{"type":213,"name":242,"callback":242,"file":190,"line":243},"registration_errors",157,{"type":187,"name":245,"callback":226,"file":190,"line":246},"signup_extra_fields",160,{"type":213,"name":248,"callback":248,"file":190,"line":249},"wpmu_validate_user_signup",161,{"type":213,"name":251,"callback":230,"file":190,"line":252},"signup_recaptcha_html",163,{"type":187,"name":254,"callback":226,"file":190,"line":255},"login_form",167,{"type":213,"name":257,"callback":258,"priority":27,"file":190,"line":259},"wp_authenticate_user","deny_login",168,{"type":213,"name":261,"callback":230,"file":190,"line":262},"login_recaptcha_html",169,{"type":187,"name":264,"callback":226,"file":190,"line":265},"lostpassword_form",172,{"type":187,"name":267,"callback":222,"priority":27,"file":190,"line":268},"lostpassword_post",174,{"type":213,"name":270,"callback":230,"file":190,"line":271},"lostpassword_recaptcha_html",178,{"type":213,"name":273,"callback":274,"priority":275,"file":190,"line":276},"wp_recaptcha_language","recaptcha_wplang",5,181,{"type":187,"name":278,"callback":226,"file":190,"line":279},"recaptcha_print",183,{"type":213,"name":281,"callback":282,"file":190,"line":283},"recaptcha_error","wp_error",184,{"type":213,"name":230,"callback":230,"file":190,"line":285},185,{"type":213,"name":287,"callback":288,"file":190,"line":289},"recaptcha_valid","recaptcha_check",187,{"type":187,"name":188,"callback":188,"priority":291,"file":292,"line":293},11,"inc\\class-wp_recaptcha_awesome_support.php",35,{"type":187,"name":295,"callback":226,"priority":83,"file":292,"line":296},"wpas_after_login_fields",54,{"type":213,"name":298,"callback":288,"priority":83,"file":292,"line":299},"wpas_try_login",55,{"type":187,"name":301,"callback":226,"priority":83,"file":292,"line":302},"wpas_after_registration_fields",59,{"type":213,"name":304,"callback":288,"priority":83,"file":292,"line":305},"wpas_register_account_errors",60,{"type":187,"name":188,"callback":188,"priority":29,"file":307,"line":308},"inc\\class-wp_recaptcha_bbpress.php",32,{"type":187,"name":310,"callback":226,"file":307,"line":311},"bbp_theme_before_topic_form_submit_wrapper",52,{"type":187,"name":313,"callback":288,"file":307,"line":314},"bbp_new_topic_pre_extras",53,{"type":187,"name":316,"callback":226,"file":307,"line":317},"bbp_theme_before_reply_form_submit_wrapper",57,{"type":213,"name":319,"callback":288,"file":307,"line":320},"bbp_new_reply_pre_extras",58,{"type":213,"name":322,"callback":323,"file":324,"line":308},"cforms2_add_captcha","add_instance","inc\\class-wp_recaptcha_cforms2.php",{"type":187,"name":188,"callback":326,"file":327,"line":308},"update_cf7_settings","inc\\class-wp_recaptcha_contactform7.php",{"type":187,"name":188,"callback":329,"file":330,"line":331},"update_nf_settings","inc\\class-wp_recaptcha_ninjaforms.php",30,{"type":187,"name":333,"callback":333,"file":334,"line":335},"admin_init","inc\\class-wp_recaptcha_options.php",34,{"type":187,"name":337,"callback":338,"file":334,"line":293},"admin_menu","add_options_page",{"type":187,"name":340,"callback":341,"file":334,"line":342},"network_admin_menu","network_settings_menu",41,{"type":187,"name":344,"callback":345,"priority":83,"file":334,"line":346},"pre_update_option_recaptcha_publickey","update_option_recaptcha_apikey",44,{"type":187,"name":348,"callback":345,"priority":83,"file":334,"line":349},"pre_update_option_recaptcha_privatekey",45,{"type":187,"name":351,"callback":352,"priority":83,"file":334,"line":353},"add_option_recaptcha_publickey","add_option_recaptcha_apikey",46,{"type":187,"name":355,"callback":352,"priority":83,"file":334,"line":356},"add_option_recaptcha_privatekey",47,{"type":213,"name":358,"callback":359,"file":334,"line":205},"wp_redirect","remove_new_apikey_url",{"type":213,"name":358,"callback":359,"file":334,"line":216},{"type":187,"name":362,"callback":363,"file":334,"line":364},"admin_notices","api_key_notice",170,{"type":213,"name":366,"callback":367,"file":334,"line":368},"option_recaptcha_disable_submit","__return_false",434,{"type":187,"name":188,"callback":188,"priority":29,"file":370,"line":308},"inc\\class-wp_recaptcha_woocommerce.php",{"type":187,"name":372,"callback":226,"priority":83,"file":370,"line":373},"woocommerce_review_order_before_submit",50,{"type":187,"name":375,"callback":288,"file":370,"line":376},"woocommerce_checkout_process",51,{"type":213,"name":378,"callback":230,"file":370,"line":311},"wc_checkout_recaptcha_html",{"type":213,"name":380,"callback":381,"file":370,"line":296},"wp_recaptcha_required","disable_on_checkout",{"type":187,"name":383,"callback":226,"priority":83,"file":370,"line":317},"woocommerce_login_form",{"type":213,"name":385,"callback":386,"priority":83,"file":370,"line":320},"woocommerce_process_login_errors","login_errors",{"type":187,"name":388,"callback":226,"priority":83,"file":370,"line":389},"woocommerce_register_form",66,{"type":213,"name":391,"callback":386,"priority":83,"file":370,"line":191},"woocommerce_registration_errors",{"type":213,"name":393,"callback":230,"priority":83,"file":370,"line":394},"woocommerce_form_field_recaptcha",75,{"type":187,"name":396,"callback":226,"priority":83,"file":370,"line":397},"woocommerce_lostpassword_form",80,{"type":213,"name":399,"callback":400,"priority":83,"file":370,"line":401},"woocommerce_locate_template","locate_template",83,{"type":213,"name":403,"callback":404,"file":405,"line":116},"site_transient_update_plugins","wp_recaptcha_disable_updates","wp-recaptcha-integration.php",[407,412,416],{"action":408,"nopriv":51,"callback":409,"hasNonce":410,"hasCapCheck":51,"file":334,"line":411},"recaptcha-init-test-api-key","ajax_init_test_api_key",true,194,{"action":413,"nopriv":51,"callback":414,"hasNonce":410,"hasCapCheck":51,"file":334,"line":415},"recaptcha-test-api-key","ajax_test_api_key",195,{"action":417,"nopriv":51,"callback":418,"hasNonce":410,"hasCapCheck":51,"file":334,"line":419},"recaptcha-test-verification","ajax_test_api_key_verification",196,[],[],[],3,{"dangerousFunctions":425,"sqlUsage":426,"outputEscaping":428,"fileOperations":49,"externalRequests":423,"nonceChecks":162,"capabilityChecks":28,"bundledLibraries":465},[],{"prepared":29,"raw":29,"locations":427},[],{"escaped":429,"rawEcho":430,"locations":431},92,17,[432,435,437,439,441,443,444,446,448,449,451,452,454,456,458,460,463],{"file":190,"line":433,"context":434},304,"raw output",{"file":190,"line":436,"context":434},305,{"file":190,"line":438,"context":434},306,{"file":190,"line":440,"context":434},339,{"file":190,"line":442,"context":434},350,{"file":324,"line":305,"context":434},{"file":334,"line":445,"context":434},449,{"file":334,"line":447,"context":434},452,{"file":334,"line":447,"context":434},{"file":334,"line":450,"context":434},453,{"file":334,"line":450,"context":434},{"file":334,"line":453,"context":434},474,{"file":334,"line":455,"context":434},539,{"file":334,"line":457,"context":434},572,{"file":334,"line":459,"context":434},747,{"file":461,"line":462,"context":434},"inc\\woocommerce\\myaccount\\form-lost-password.php",21,{"file":461,"line":464,"context":434},27,[],[467,484],{"entryPoint":468,"graph":469,"unsanitizedCount":29,"severity":483},"process_network_settings (inc\\class-wp_recaptcha_options.php:54)",{"nodes":470,"edges":481},[471,476],{"id":472,"type":473,"label":474,"file":334,"line":475},"n0","source","$_POST[$option_name]",76,{"id":477,"type":478,"label":479,"file":334,"line":475,"wp_function":480},"n1","sink","call_user_func() [RCE]","call_user_func",[482],{"from":472,"to":477,"sanitized":410},"low",{"entryPoint":485,"graph":486,"unsanitizedCount":29,"severity":483},"\u003Cclass-wp_recaptcha_options> (inc\\class-wp_recaptcha_options.php:0)",{"nodes":487,"edges":490},[488,489],{"id":472,"type":473,"label":474,"file":334,"line":475},{"id":477,"type":478,"label":479,"file":334,"line":475,"wp_function":480},[491],{"from":472,"to":477,"sanitized":410},{"summary":493,"deductions":494},"The 'wp-recaptcha-integration' plugin v1.2.8 exhibits a generally positive security posture, with no critical or high-severity vulnerabilities identified in its recent history and a clean taint analysis. The code adheres to good practices by utilizing prepared statements for all SQL queries and performing a reasonable number of capability checks and nonce checks on its entry points. The attack surface is limited, and all identified AJAX handlers appear to have authentication checks, which is a strong indicator of a secure design for user-facing interactions.  However, the plugin's history of two medium-severity Cross-Site Scripting (XSS) vulnerabilities, with the latest occurring in November 2024, remains a concern. While currently unpatched vulnerabilities are zero, this recurring pattern suggests a potential for XSS flaws to emerge, possibly due to insufficient output escaping in certain contexts (84% is good, but not perfect). The presence of file operations and external HTTP requests, while not inherently insecure, warrants attention as potential vectors if not handled with strict sanitization and validation.",[495,497],{"reason":496,"points":83},"Recurring medium severity XSS vulnerabilities",{"reason":498,"points":275},"84% of output escaping is not 100%","2026-03-16T17:49:59.395Z",{"wat":501,"direct":515},{"assetPaths":502,"generatorPatterns":507,"scriptPaths":508,"versionParams":510},[503,504,505,506],"\u002Fwp-content\u002Fplugins\u002Fwp-recaptcha-integration\u002Fcss\u002Fadmin.css","\u002Fwp-content\u002Fplugins\u002Fwp-recaptcha-integration\u002Fcss\u002Fstyle.css","\u002Fwp-content\u002Fplugins\u002Fwp-recaptcha-integration\u002Fjs\u002Fadmin.js","\u002Fwp-content\u002Fplugins\u002Fwp-recaptcha-integration\u002Fjs\u002Ffrontend.js",[],[509],"https:\u002F\u002Fwww.google.com\u002Frecaptcha\u002Fapi.js",[511,512,513,514],"wp-recaptcha-integration\u002Fcss\u002Fadmin.css?ver=","wp-recaptcha-integration\u002Fcss\u002Fstyle.css?ver=","wp-recaptcha-integration\u002Fjs\u002Fadmin.js?ver=","wp-recaptcha-integration\u002Fjs\u002Ffrontend.js?ver=",{"cssClasses":516,"htmlComments":517,"htmlAttributes":520,"restEndpoints":524,"jsGlobals":525,"shortcodeOutput":528},[4],[518,519],"Copyright 2020  weDevs","Copyright 2014  Jörn Lund",[521,522,523],"data-sitekey","data-callback","data-expired-callback",[],[526,527],"recaptchaCallback","recaptchaExpiredCallback",[],{"error":410,"url":530,"statusCode":531,"statusMessage":532,"message":532},"http:\u002F\u002Flocalhost\u002Fapi\u002Fplugins\u002Fwp-recaptcha-integration\u002Fbundle",404,"no bundle for this plugin yet",{"slug":4,"current_version":6,"total_versions":534,"versions":535},33,[536,543,548,556,563,572,581,590,599,608,617,626,635,644,653,662,671,680,689,698,707,716,725,734,743,752,761,770,779,788,797,805,814],{"version":537,"download_url":538,"svn_tag_url":539,"released_at":39,"has_diff":51,"diff_files_changed":540,"diff_lines":39,"trac_diff_url":541,"vulnerabilities":542,"is_current":51},"1.3.0","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.3.0.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.3.0\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.8&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.3.0",[],{"version":6,"download_url":26,"svn_tag_url":544,"released_at":39,"has_diff":51,"diff_files_changed":545,"diff_lines":39,"trac_diff_url":546,"vulnerabilities":547,"is_current":410},"https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.2.8\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.7&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.8",[],{"version":549,"download_url":550,"svn_tag_url":551,"released_at":39,"has_diff":51,"diff_files_changed":552,"diff_lines":39,"trac_diff_url":553,"vulnerabilities":554,"is_current":51},"1.2.7","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.2.7.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.2.7\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.6&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.7",[555],{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":41,"download_url":557,"svn_tag_url":558,"released_at":39,"has_diff":51,"diff_files_changed":559,"diff_lines":39,"trac_diff_url":560,"vulnerabilities":561,"is_current":51},"https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.2.6.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.2.6\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.5&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.6",[562],{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":564,"download_url":565,"svn_tag_url":566,"released_at":39,"has_diff":51,"diff_files_changed":567,"diff_lines":39,"trac_diff_url":568,"vulnerabilities":569,"is_current":51},"1.2.5","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.2.5.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.2.5\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.4&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.5",[570,571],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":573,"download_url":574,"svn_tag_url":575,"released_at":39,"has_diff":51,"diff_files_changed":576,"diff_lines":39,"trac_diff_url":577,"vulnerabilities":578,"is_current":51},"1.2.4","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.2.4.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.2.4\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.3&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.4",[579,580],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":582,"download_url":583,"svn_tag_url":584,"released_at":39,"has_diff":51,"diff_files_changed":585,"diff_lines":39,"trac_diff_url":586,"vulnerabilities":587,"is_current":51},"1.2.3","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.2.3.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.2.3\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.2&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.3",[588,589],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":591,"download_url":592,"svn_tag_url":593,"released_at":39,"has_diff":51,"diff_files_changed":594,"diff_lines":39,"trac_diff_url":595,"vulnerabilities":596,"is_current":51},"1.2.2","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.2.2.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.2.2\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.1&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.2",[597,598],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":600,"download_url":601,"svn_tag_url":602,"released_at":39,"has_diff":51,"diff_files_changed":603,"diff_lines":39,"trac_diff_url":604,"vulnerabilities":605,"is_current":51},"1.2.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.2.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.2.1\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.0&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.1",[606,607],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":609,"download_url":610,"svn_tag_url":611,"released_at":39,"has_diff":51,"diff_files_changed":612,"diff_lines":39,"trac_diff_url":613,"vulnerabilities":614,"is_current":51},"1.2.0","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.2.0.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.2.0\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.10&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.2.0",[615,616],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":618,"download_url":619,"svn_tag_url":620,"released_at":39,"has_diff":51,"diff_files_changed":621,"diff_lines":39,"trac_diff_url":622,"vulnerabilities":623,"is_current":51},"1.1.10","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.1.10.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.1.10\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.9&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.10",[624,625],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":627,"download_url":628,"svn_tag_url":629,"released_at":39,"has_diff":51,"diff_files_changed":630,"diff_lines":39,"trac_diff_url":631,"vulnerabilities":632,"is_current":51},"1.1.9","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.1.9.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.1.9\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.8&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.9",[633,634],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":636,"download_url":637,"svn_tag_url":638,"released_at":39,"has_diff":51,"diff_files_changed":639,"diff_lines":39,"trac_diff_url":640,"vulnerabilities":641,"is_current":51},"1.1.8","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.1.8.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.1.8\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.7&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.8",[642,643],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":645,"download_url":646,"svn_tag_url":647,"released_at":39,"has_diff":51,"diff_files_changed":648,"diff_lines":39,"trac_diff_url":649,"vulnerabilities":650,"is_current":51},"1.1.7","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.1.7.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.1.7\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.6&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.7",[651,652],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":654,"download_url":655,"svn_tag_url":656,"released_at":39,"has_diff":51,"diff_files_changed":657,"diff_lines":39,"trac_diff_url":658,"vulnerabilities":659,"is_current":51},"1.1.6","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.1.6.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.1.6\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.5&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.6",[660,661],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":663,"download_url":664,"svn_tag_url":665,"released_at":39,"has_diff":51,"diff_files_changed":666,"diff_lines":39,"trac_diff_url":667,"vulnerabilities":668,"is_current":51},"1.1.5","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.1.5.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.1.5\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.4&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.5",[669,670],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":672,"download_url":673,"svn_tag_url":674,"released_at":39,"has_diff":51,"diff_files_changed":675,"diff_lines":39,"trac_diff_url":676,"vulnerabilities":677,"is_current":51},"1.1.4","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.1.4.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.1.4\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.3&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.4",[678,679],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":681,"download_url":682,"svn_tag_url":683,"released_at":39,"has_diff":51,"diff_files_changed":684,"diff_lines":39,"trac_diff_url":685,"vulnerabilities":686,"is_current":51},"1.1.3","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.1.3.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.1.3\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.2&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.3",[687,688],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":690,"download_url":691,"svn_tag_url":692,"released_at":39,"has_diff":51,"diff_files_changed":693,"diff_lines":39,"trac_diff_url":694,"vulnerabilities":695,"is_current":51},"1.1.2","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.1.2.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.1.2\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.1&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.2",[696,697],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":699,"download_url":700,"svn_tag_url":701,"released_at":39,"has_diff":51,"diff_files_changed":702,"diff_lines":39,"trac_diff_url":703,"vulnerabilities":704,"is_current":51},"1.1.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.1.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.1.1\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.0&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.1",[705,706],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":708,"download_url":709,"svn_tag_url":710,"released_at":39,"has_diff":51,"diff_files_changed":711,"diff_lines":39,"trac_diff_url":712,"vulnerabilities":713,"is_current":51},"1.1.0","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.1.0.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.1.0\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.9&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.1.0",[714,715],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":717,"download_url":718,"svn_tag_url":719,"released_at":39,"has_diff":51,"diff_files_changed":720,"diff_lines":39,"trac_diff_url":721,"vulnerabilities":722,"is_current":51},"1.0.9","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.0.9.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.0.9\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.8&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.9",[723,724],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":726,"download_url":727,"svn_tag_url":728,"released_at":39,"has_diff":51,"diff_files_changed":729,"diff_lines":39,"trac_diff_url":730,"vulnerabilities":731,"is_current":51},"1.0.8","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.0.8.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.0.8\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.7&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.8",[732,733],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":735,"download_url":736,"svn_tag_url":737,"released_at":39,"has_diff":51,"diff_files_changed":738,"diff_lines":39,"trac_diff_url":739,"vulnerabilities":740,"is_current":51},"1.0.7","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.0.7.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.0.7\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.6&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.7",[741,742],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":744,"download_url":745,"svn_tag_url":746,"released_at":39,"has_diff":51,"diff_files_changed":747,"diff_lines":39,"trac_diff_url":748,"vulnerabilities":749,"is_current":51},"1.0.6","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.0.6.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.0.6\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.5&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.6",[750,751],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":753,"download_url":754,"svn_tag_url":755,"released_at":39,"has_diff":51,"diff_files_changed":756,"diff_lines":39,"trac_diff_url":757,"vulnerabilities":758,"is_current":51},"1.0.5","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.0.5.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.0.5\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.4&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.5",[759,760],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":762,"download_url":763,"svn_tag_url":764,"released_at":39,"has_diff":51,"diff_files_changed":765,"diff_lines":39,"trac_diff_url":766,"vulnerabilities":767,"is_current":51},"1.0.4","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.0.4.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.0.4\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.3&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.4",[768,769],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":771,"download_url":772,"svn_tag_url":773,"released_at":39,"has_diff":51,"diff_files_changed":774,"diff_lines":39,"trac_diff_url":775,"vulnerabilities":776,"is_current":51},"1.0.3","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.0.3.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.0.3\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.2&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.3",[777,778],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":780,"download_url":781,"svn_tag_url":782,"released_at":39,"has_diff":51,"diff_files_changed":783,"diff_lines":39,"trac_diff_url":784,"vulnerabilities":785,"is_current":51},"1.0.2","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.0.2.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.0.2\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.1&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.2",[786,787],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":789,"download_url":790,"svn_tag_url":791,"released_at":39,"has_diff":51,"diff_files_changed":792,"diff_lines":39,"trac_diff_url":793,"vulnerabilities":794,"is_current":51},"1.0.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.0.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.0.1\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.0&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.1",[795,796],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":78,"download_url":798,"svn_tag_url":799,"released_at":39,"has_diff":51,"diff_files_changed":800,"diff_lines":39,"trac_diff_url":801,"vulnerabilities":802,"is_current":51},"https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.1.0.0.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F1.0.0\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F0.9.1&new_path=%2Fwp-recaptcha-integration%2Ftags%2F1.0.0",[803,804],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":806,"download_url":807,"svn_tag_url":808,"released_at":39,"has_diff":51,"diff_files_changed":809,"diff_lines":39,"trac_diff_url":810,"vulnerabilities":811,"is_current":51},"0.9.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.0.9.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F0.9.1\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fwp-recaptcha-integration%2Ftags%2F0.9.0&new_path=%2Fwp-recaptcha-integration%2Ftags%2F0.9.1",[812,813],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6},{"version":815,"download_url":816,"svn_tag_url":817,"released_at":39,"has_diff":51,"diff_files_changed":818,"diff_lines":39,"trac_diff_url":39,"vulnerabilities":819,"is_current":51},"0.9.0","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-recaptcha-integration.0.9.0.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fwp-recaptcha-integration\u002Ftags\u002F0.9.0\u002F",[],[820,821],{"id":35,"url_slug":36,"title":37,"severity":42,"cvss_score":43,"vuln_type":45,"patched_in_version":41},{"id":53,"url_slug":54,"title":55,"severity":42,"cvss_score":58,"vuln_type":45,"patched_in_version":6}]