PictureThisWebServer routes/user.js router.post username/password sql injection
CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
---|---|---|
6.9 | $0-$5k | 0.00 |
A vulnerability was found in PictureThisWebServer (Web Server) (unknown version) and classified as critical. This issue affects the function router.post
of the file routes/user.js. The manipulation of the argument username/password
with an unknown input leads to a sql injection vulnerability. Using CWE to declare the problem leads to CWE-89. The software constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Impacted is confidentiality, integrity, and availability.
The weakness was shared 01/15/2023. It is possible to read the advisory at github.com. The identification of this vulnerability is CVE-2015-10055. Technical details of the vulnerability are known, but there is no available exploit. The attack technique deployed by this issue is T1505 according to MITRE ATT&CK.
Applying the patch 68b9dc346e88b494df00d88c7d058e96820e1479 is able to eliminate this problem. The bugfix is ready for download at github.com. The advisory contains the following remark:
Fixed error and prevent sql injection
Product
Type
Name
License
- open-source
CPE 2.3
CPE 2.2
CVSSv3
VulDB Meta Base Score: 6.9VulDB Meta Temp Score: 6.9
VulDB Base Score: 5.5
VulDB Temp Score: 5.3
VulDB Vector: 🔒
VulDB Reliability: 🔍
NVD Base Score: 9.8
NVD Vector: 🔒
CNA Base Score: 5.5
CNA Vector (VulDB): 🔒
CVSSv2
AV | AC | Au | C | I | A |
---|---|---|---|---|---|
🔍 | 🔍 | 🔍 | 🔍 | 🔍 | 🔍 |
🔍 | 🔍 | 🔍 | 🔍 | 🔍 | 🔍 |
🔍 | 🔍 | 🔍 | 🔍 | 🔍 | 🔍 |
Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
---|---|---|---|---|---|
unlock | unlock | unlock | unlock | unlock | unlock |
unlock | unlock | unlock | unlock | unlock | unlock |
unlock | unlock | unlock | unlock | unlock | unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
NVD Base Score: 🔒
Exploiting
Class: Sql injectionCWE: CWE-89 / CWE-74 / CWE-707
ATT&CK: T1505
Local: No
Remote: Partially
Availability: 🔒
Status: Not defined
EPSS Score: 🔒
EPSS Percentile: 🔒
Price Prediction: 🔍
Current Price Estimation: 🔒
0-Day | unlock | unlock | unlock | unlock |
---|---|---|---|---|
Today | unlock | unlock | unlock | unlock |
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: PatchStatus: 🔍
0-Day Time: 🔒
Patch: 68b9dc346e88b494df00d88c7d058e96820e1479
Timeline
01/15/2023 Advisory disclosed01/15/2023 CVE reserved
01/15/2023 VulDB entry created
02/07/2023 VulDB last update
Sources
Advisory: 68b9dc346e88b494df00d88c7d058e96820e1479Status: Confirmed
CVE: CVE-2015-10055 (🔒)
Entry
Created: 01/15/2023 06:51 PMUpdated: 02/07/2023 07:54 PM
Changes: 01/15/2023 06:51 PM (42), 02/07/2023 07:46 PM (3), 02/07/2023 07:54 PM (28)
Complete: 🔍
No comments yet. Languages: en.
Please log in to comment.