Open goodluckily opened 2 years ago
1
I've redacted arguments of the atob
method call, because it is possible related to malware, because obfuscated multiple times. I'm not a security researcher for know this for sure, but please note that next time I will delete such issues, block user and report when I see any obfuscated code to avoid any chances others will use it. If this is not an intention, your database was possibly compromised.
1 System.FormatException: String ''">eval(atob("REDACTED"))
2 : Microsoft.AspNetCore.Server.Kestrel[13] Connection id "0HMM8KB6083SV", Request id "0HMM8KB6083SV:0000000B": An unhandled exception was thrown by the application. Newtonsoft.Json.JsonReaderException: Unterminated string. Expected delimiter: '. Path '', line 1, position 636. at Newtonsoft.Json.JsonTextReader.ReadStringIntoBuffer(Char quote) at Newtonsoft.Json.JsonTextReader.ParseString(Char quote, ReadType readType) at Newtonsoft.Json.JsonTextReader.ParseValue() at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Hangfire.Common.SerializationHelper.Deserialize(String value, Type type, SerializationOption option) --- End of stack trace from previous location --- at Hangfire.Common.SerializationHelper.Deserialize(String value, Type type, SerializationOption option) at Hangfire.Common.SerializationHelper.Deserialize[T](String value, SerializationOption option) at Hangfire.Common.SerializationHelper.Deserialize[T](String value) at Hangfire.Storage.InvocationData.DeserializePayload(String payload) at Hangfire.Storage.StorageConnectionExtensions.GetRecurringJobDtos(IStorageConnection connection, IEnumerable1 ids) at Hangfire.Storage.StorageConnectionExtensions.GetRecurringJobs(JobStorageConnection connection, Int32 startingFrom, Int32 endingAt) at Hangfire.Dashboard.Pages.RecurringJobsPage.Execute() at Hangfire.Dashboard.RazorPage.TransformText(String body) at Hangfire.Dashboard.RazorPageDispatcher.Dispatch(DashboardContext context) at Hangfire.Dashboard.AspNetCoreDashboardMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Builder.Extensions.MapMiddleware.Invoke(HttpContext context) at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) at Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware.ExecuteWithFilterAsync(IHttpSocketAdapter injectScriptSocket, String requestId, HttpContext httpContext) at Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware.InvokeAsync(HttpContext context) at Microsoft.AspNetCore.Builder.Extensions.MapWhenMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication1 application)
3 http://127.0.0.1:9999/job/recurring Cannot be opened!!!