Auto-Update: 2024-05-20T04:00:38.361721+00:00

This commit is contained in:
cad-safe-bot 2024-05-20 04:03:29 +00:00
parent 285672a340
commit c4d1dce46d
7 changed files with 477 additions and 10 deletions

View File

@ -0,0 +1,92 @@
{
"id": "CVE-2024-5110",
"sourceIdentifier": "cna@vuldb.com",
"published": "2024-05-20T02:15:09.103",
"lastModified": "2024-05-20T02:15:09.103",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in Campcodes Complete Web-Based School Management System 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file /view/student_payment_invoice.php. The manipulation of the argument index leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-265100."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.4
}
],
"cvssMetricV2": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"references": [
{
"url": "https://github.com/E1CHO/cve_hub/blob/main/Complete%20Web-Based%20School%20Management%20System%20-%20sql/Complete%20Web-Based%20School%20Management%20System%20-%20vuln%2015.pdf",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?ctiid.265100",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?id.265100",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?submit.338514",
"source": "cna@vuldb.com"
}
]
}

View File

@ -0,0 +1,92 @@
{
"id": "CVE-2024-5111",
"sourceIdentifier": "cna@vuldb.com",
"published": "2024-05-20T02:15:09.367",
"lastModified": "2024-05-20T02:15:09.367",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in Campcodes Complete Web-Based School Management System 1.0. It has been classified as critical. This affects an unknown part of the file /view/student_payment_invoice1.php. The manipulation of the argument date leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-265101 was assigned to this vulnerability."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.4
}
],
"cvssMetricV2": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "cna@vuldb.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"references": [
{
"url": "https://github.com/E1CHO/cve_hub/blob/main/Complete%20Web-Based%20School%20Management%20System%20-%20sql/Complete%20Web-Based%20School%20Management%20System%20-%20vuln%2016.pdf",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?ctiid.265101",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?id.265101",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?submit.338515",
"source": "cna@vuldb.com"
}
]
}

View File

@ -0,0 +1,92 @@
{
"id": "CVE-2024-5112",
"sourceIdentifier": "cna@vuldb.com",
"published": "2024-05-20T02:15:09.613",
"lastModified": "2024-05-20T02:15:09.613",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in Campcodes Complete Web-Based School Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /view/student_profile.php. The manipulation of the argument std_index leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-265102 is the identifier assigned to this vulnerability."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.4
}
],
"cvssMetricV2": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "cna@vuldb.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"references": [
{
"url": "https://github.com/E1CHO/cve_hub/blob/main/Complete%20Web-Based%20School%20Management%20System%20-%20sql/Complete%20Web-Based%20School%20Management%20System%20-%20vuln%2017.pdf",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?ctiid.265102",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?id.265102",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?submit.338516",
"source": "cna@vuldb.com"
}
]
}

View File

@ -0,0 +1,92 @@
{
"id": "CVE-2024-5113",
"sourceIdentifier": "cna@vuldb.com",
"published": "2024-05-20T03:15:08.867",
"lastModified": "2024-05-20T03:15:08.867",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in Campcodes Complete Web-Based School Management System 1.0. It has been rated as critical. This issue affects some unknown processing of the file /view/student_profile1.php. The manipulation of the argument std_index leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-265103."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.4
}
],
"cvssMetricV2": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "cna@vuldb.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"references": [
{
"url": "https://github.com/E1CHO/cve_hub/blob/main/Complete%20Web-Based%20School%20Management%20System%20-%20sql/Complete%20Web-Based%20School%20Management%20System%20-%20vuln%2018.pdf",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?ctiid.265103",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?id.265103",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?submit.338517",
"source": "cna@vuldb.com"
}
]
}

View File

@ -0,0 +1,92 @@
{
"id": "CVE-2024-5114",
"sourceIdentifier": "cna@vuldb.com",
"published": "2024-05-20T03:15:09.167",
"lastModified": "2024-05-20T03:15:09.167",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability classified as critical has been found in Campcodes Complete Web-Based School Management System 1.0. Affected is an unknown function of the file /view/teacher_attendance_history1.php. The manipulation of the argument index leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-265104."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.4
}
],
"cvssMetricV2": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "cna@vuldb.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"references": [
{
"url": "https://github.com/E1CHO/cve_hub/blob/main/Complete%20Web-Based%20School%20Management%20System%20-%20sql/Complete%20Web-Based%20School%20Management%20System%20-%20vuln%2019.pdf",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?ctiid.265104",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?id.265104",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?submit.338518",
"source": "cna@vuldb.com"
}
]
}

View File

@ -13,13 +13,13 @@ Repository synchronizes with the NVD every 2 hours.
### Last Repository Update
```plain
2024-05-20T02:00:37.987561+00:00
2024-05-20T04:00:38.361721+00:00
```
### Most recent CVE Modification Timestamp synchronized with NVD
```plain
2024-05-20T01:15:08.923000+00:00
2024-05-20T03:15:09.167000+00:00
```
### Last Data Feed Release
@ -33,16 +33,18 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
### Total Number of included CVEs
```plain
250758
250763
```
### CVEs added in the last Commit
Recently added CVEs: `3`
Recently added CVEs: `5`
- [CVE-2024-5107](CVE-2024/CVE-2024-51xx/CVE-2024-5107.json) (`2024-05-20T00:15:54.997`)
- [CVE-2024-5108](CVE-2024/CVE-2024-51xx/CVE-2024-5108.json) (`2024-05-20T00:15:57.907`)
- [CVE-2024-5109](CVE-2024/CVE-2024-51xx/CVE-2024-5109.json) (`2024-05-20T01:15:08.923`)
- [CVE-2024-5110](CVE-2024/CVE-2024-51xx/CVE-2024-5110.json) (`2024-05-20T02:15:09.103`)
- [CVE-2024-5111](CVE-2024/CVE-2024-51xx/CVE-2024-5111.json) (`2024-05-20T02:15:09.367`)
- [CVE-2024-5112](CVE-2024/CVE-2024-51xx/CVE-2024-5112.json) (`2024-05-20T02:15:09.613`)
- [CVE-2024-5113](CVE-2024/CVE-2024-51xx/CVE-2024-5113.json) (`2024-05-20T03:15:08.867`)
- [CVE-2024-5114](CVE-2024/CVE-2024-51xx/CVE-2024-5114.json) (`2024-05-20T03:15:09.167`)
### CVEs modified in the last Commit

View File

@ -250754,6 +250754,11 @@ CVE-2024-5103,0,0,8f9f7277326c932fb90531905ddffa42bb6c2181d40ea72c0c326203870b4d
CVE-2024-5104,0,0,a5a0713749ec620297cddbca4c95bf643e7f496e5f898f627063cadf306b77eb,2024-05-19T22:15:24.520000
CVE-2024-5105,0,0,430374e7f06bded06fc293b0cf69ce11b4bbc557a02a3e1ab024027b253e59c5,2024-05-19T23:15:07.320000
CVE-2024-5106,0,0,a35f1cb13dd5ab38b2268ec92caa3710fedf8c6f13fc3dd6bd072516656df8b2,2024-05-19T23:15:07.600000
CVE-2024-5107,1,1,5f9f3292ccc5d2f96b04f938c845cd9dfa309eca019feeeb303b3bb695b09bd6,2024-05-20T00:15:54.997000
CVE-2024-5108,1,1,ee4b7e5d2364048d1f8a2fde87c8a6a078933fb2c8f9917a449fb65874ee6cea,2024-05-20T00:15:57.907000
CVE-2024-5109,1,1,6994b3509aef482d16d2faf5b895e6de3fce4128861bbcd4cf6b9aeec45555d0,2024-05-20T01:15:08.923000
CVE-2024-5107,0,0,5f9f3292ccc5d2f96b04f938c845cd9dfa309eca019feeeb303b3bb695b09bd6,2024-05-20T00:15:54.997000
CVE-2024-5108,0,0,ee4b7e5d2364048d1f8a2fde87c8a6a078933fb2c8f9917a449fb65874ee6cea,2024-05-20T00:15:57.907000
CVE-2024-5109,0,0,6994b3509aef482d16d2faf5b895e6de3fce4128861bbcd4cf6b9aeec45555d0,2024-05-20T01:15:08.923000
CVE-2024-5110,1,1,be367f60e0b6ef04ff12e78306b7bd2ca8b9154c6d0c6e479b59f585764203b1,2024-05-20T02:15:09.103000
CVE-2024-5111,1,1,f596392e74b5a3609459b41edbd5946981118ca8c7e1ea7dd12d3444cccd69fa,2024-05-20T02:15:09.367000
CVE-2024-5112,1,1,00a3e3e9cbb69ed17f1bc31a4c2b2b61bd21bbbd738dfcb5f8c5a1e905344725,2024-05-20T02:15:09.613000
CVE-2024-5113,1,1,b04c63362a09991607234c85230f6ebf826c9505b18c9bda6c29e0c9a120bc18,2024-05-20T03:15:08.867000
CVE-2024-5114,1,1,b81721d31268422926c6b366732d28674a0a69fa8a4d9cfb82217fa652ce1c26,2024-05-20T03:15:09.167000

Can't render this file because it is too large.