2023-07-28 16:00:33 +00:00
{
"id" : "CVE-2023-31935" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-07-28T14:15:10.403" ,
2023-12-20 21:00:28 +00:00
"lastModified" : "2023-12-20T20:09:16.987" ,
2023-08-02 04:00:38 +00:00
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-28 16:00:33 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Cross Site Scripting vulnerability found in Rail Pass Management System v.1.0 allows a remote attacker to obtain sensitive information via the emial parameter of admin-profile.php."
}
] ,
2023-08-02 04:00:38 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.7 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2023-12-20 21:00:28 +00:00
"criteria" : "cpe:2.3:a:phpgurukul:rail_pass_management_system:1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6E30595D-1FA7-4037-92CB-26C48EBAA07C"
2023-08-02 04:00:38 +00:00
}
]
}
]
}
] ,
2023-07-28 16:00:33 +00:00
"references" : [
{
"url" : "https://github.com/DiliLearngent/BugReport/blob/main/php/Rail-Pass-Management-System/bug1-XSS-in-Admin-Name.md" ,
2023-08-02 04:00:38 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-07-28 16:00:33 +00:00
} ,
{
"url" : "https://github.com/DiliLearngent/BugReport/blob/main/php/Rail-Pass-Management-System/bug2-XSS-in-Email-address.md" ,
2023-08-02 04:00:38 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-07-28 16:00:33 +00:00
}
]
}