Robert Seyfriedsberger

Member since
2007-10-19
Location
Vienna, Austria
Employer
MapsMarker.com
Job title
CWD (chief WordPress developer :-)
Authored
7 (1 closed)
SVN commit access
3 (1 closed)
Readme contributor
1
Combined install base
10k+ across 8 plugins

Alerts (0)

No open alerts.

Show 2 resolved alerts
High code_scan_match Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps) Resolved · backtick_in_sql_or_comment_or_string_fp 17d ago
Slugleaflet-maps-marker
Finding count4
Findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinleaflet-maps-marker.php704wp_register_script( 'leafletmapsmarker-googlemaps-loader', 'https://www.google.com/jsapi'.$google_maps_api_key, array(), 3.7, true);medium
Url
https://www.google.com/jsapi
Url host
www.google.com
remote_enqueuebuiltinleaflet-maps-marker.php709wp_enqueue_script( 'leafletmapsmarker-googlemaps-loader', 'https://www.google.com/jsapi'.$google_maps_api_key, array(), NULL);medium
Url
https://www.google.com/jsapi
Url host
www.google.com
remote_enqueuebuiltinleaflet-maps-marker.php773wp_enqueue_script( 'leafletmapsmarker-googlemaps-loader', 'https://www.google.com/jsapi'.$google_maps_api_key, array(), 3.7, true);medium
Url
https://www.google.com/jsapi
Url host
www.google.com
backtick_execbuiltinleaflet-list-markers.php98$wpdb->query( "UPDATE `$table_name_markers` SET `layer` = " . intval($_POST['layer']) . " where `id` IN (" . $checked_markers . ")");medium
Resolved shad7fbe7b93834e7a00db8e577875a51fe3da0eb3e
View raw JSON
{
    "slug": "leaflet-maps-marker",
    "finding_count": 4,
    "findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "leaflet-maps-marker.php",
            "line": 704,
            "snippet": "wp_register_script( 'leafletmapsmarker-googlemaps-loader', 'https://www.google.com/jsapi'.$google_maps_api_key, array(), 3.7, true);",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/jsapi",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "leaflet-maps-marker.php",
            "line": 709,
            "snippet": "wp_enqueue_script( 'leafletmapsmarker-googlemaps-loader', 'https://www.google.com/jsapi'.$google_maps_api_key, array(), NULL);",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/jsapi",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "leaflet-maps-marker.php",
            "line": 773,
            "snippet": "wp_enqueue_script( 'leafletmapsmarker-googlemaps-loader', 'https://www.google.com/jsapi'.$google_maps_api_key, array(), 3.7, true);",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/jsapi",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "backtick_exec",
            "kind": "builtin",
            "file": "leaflet-list-markers.php",
            "line": 98,
            "snippet": "$wpdb->query( \"UPDATE `$table_name_markers` SET `layer` = \" . intval($_POST['layer']) . \" where `id` IN (\" . $checked_markers . \")\");",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "d7fbe7b93834e7a00db8e577875a51fe3da0eb3e"
}
High code_scan_delta Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps) Resolved · false_positive_cdn_known_good 22d ago
Slugleaflet-maps-marker
Previous version3.12.10
Current version3.12.10
New findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinleaflet-maps-marker.php704wp_register_script( 'leafletmapsmarker-googlemaps-loader', 'https://www.google.com/jsapi'.$google_maps_api_key, array(), 3.7, true);medium
Url
https://www.google.com/jsapi
Url host
www.google.com
New finding count1
View raw JSON
{
    "slug": "leaflet-maps-marker",
    "previous_version": "3.12.10",
    "current_version": "3.12.10",
    "new_findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "leaflet-maps-marker.php",
            "line": 704,
            "snippet": "wp_register_script( 'leafletmapsmarker-googlemaps-loader', 'https://www.google.com/jsapi'.$google_maps_api_key, array(), 3.7, true);",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/jsapi",
                "url_host": "www.google.com"
            }
        }
    ],
    "new_finding_count": 1
}

Plugins authored (7)

Plugin Version Installs Last updated Status
Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps) ·leaflet-maps-marker 3.12.10 10k+ 5mo ago Active
ionCube Tester Plus ·ioncube-tester-plus 1.5 300 4mo ago Active
Transparenzgesetz.at ·transparenzgesetzat 1.1 10 11y ago Active
CERN Online Demonstration Austria ·cern-online-demonstration-austria 1.0 17y ago Active
bitcoin order form for MapsMarker.com ·bitcoin-order-form-for-mapsmarkercom 1.1 Closed
Unsereuni Online Demo Austria ·unsereuni-online-demo-austria 1.1 16y ago Active
esbleibtdabei.at ·esbleibtdabeiat 1.0 9y ago Active

SVN commit access (3)

Plugins this account has pushed commits to, reconstructed from plugins.svn.wordpress.org. A new name showing up here on an established plugin is the strongest ownership-transfer signal.

Plugin Primary author Installs Commits First Latest Status
Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps) harmr 10k+ 500 14y ago 5mo ago Active
ionCube Tester Plus harmr 300 16 12y ago 4mo ago Active
bitcoin order form for MapsMarker.com harmr 6 12y ago 12y ago Closed

Contributor on other plugins (1)

Plugins where this account is listed in the readme contributors (distinct from SVN commit access).

Plugin Primary author Version Installs
Comprehensive Google Map Plugin alexanderzagniotov 9.1.3